WALA
WALA copied to clipboard
Error: Can't resolve 'fs' in '..jupyterlab-monaco\node_modules\monaco-editor\esm\vs\language\typescript\lib'
Hi everyone, I want to install monaco with the guidance on this link WALA-jupyterlab but when I'm running "yarn run build" after the "yarn install" commend, it always throws the error "Module not found: Error: Can't resolve 'fs' '..jupyterlab-monaco\node_modules\monaco-editor\esm\vs\language\typescript\lib'". Had anyone faced the same issue and solved it?
Thanks!!
So @juliandolby how was the issue resolved?