thebe icon indicating copy to clipboard operation
thebe copied to clipboard

Errors in @Jupyterlab node_module

Open Vislesha opened this issue 1 year ago • 0 comments

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

Vislesha avatar May 21 '24 12:05 Vislesha