We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
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:
Thanks
Integrating this library in Angular Application.
No response
The text was updated successfully, but these errors were encountered:
No branches or pull requests
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:
Thanks
Reproduce the bug
Integrating this library in Angular Application.
List your environment
No response
The text was updated successfully, but these errors were encountered: