-
Notifications
You must be signed in to change notification settings - Fork 66
Open
Labels
Description
Describe the bug
Hi Team:
Getting the following error(s) when trying to include thebe in an angular application.
WARNING in ../../node_modules/@jupyterlab/codemirror/lib/index.js
Module Warning (from ../../node_modules/react-scripts/node_modules/sourcemap-
loader/dist/cjs.js):
Failed to parse source map from '../thebemain/
node_modules/@jupyterlab/codemirror/src/index.ts' file:
Error: no such file or directory, open '../thebe-main/
node_modules/@jupyterlab/codemirror/src/index.ts'
And lot more with errors in:
- @jupyterlab/coreutils
- @jupyterlab/codemirror
- @jupyterlab/logconsole
- @jupyterlab/mainmenu
- @jupyterlab/observables etc.
Thanks
Reproduce the bug
Integrating this library in Angular Application.
List your environment
No response