Error: Cannot find module 'arquero'
See original GitHub issueHi, this is an awesome extension. I tried the new release 2.02. However, an error message popped when I tried to import ‘arquero’
Error: Cannot find module 'arquero'
Require stack:
- <repl>
node:internal/modules/cjs/loader:936
throw err;
^
at Function.Module._resolveFilename (node:internal/modules/cjs/loader:933:15)
at Function.Module._load (node:internal/modules/cjs/loader:778:27)
at Function.b._load (/Users/integrator/.vscode/extensions/donjayamanne.typescript-notebook-2.0.2/out/extension/server/index.js:2:115314)
at Module.require (node:internal/modules/cjs/loader:1005:19)
at require (node:internal/modules/cjs/helpers:94:18)
at <Cell 1> [1, 66]
at Script.runInContext (node:vm:139:12)
at Script.runInNewContext (node:vm:144:17)
at Object.runInNewContext (node:vm:298:38)
at x (/Users/integrator/.vscode/extensions/donjayamanne.typescript-notebook-2.0.2/out/extension/server/index.js:2:113287)
Issue Analytics
- State:
- Created 2 years ago
- Comments:5 (3 by maintainers)
Top Results From Across the Web
Error: Cannot find module 'whatwg-url' · Issue #238 - GitHub
It seems like /dist/arquero.node.js is some how corrupted - any idea why? The error goes away if I copy it from another project...
Read more >How do I resolve "Cannot find module" error using Node.js?
Using npm install installs the module into the current directory only (in a subdirectory called node_modules ). Is app.js located under ...
Read more >Arquero API Reference - GitHub Pages
Query processing and transformation of array-backed data tables.
Read more >Guantes De Portero Arquero Guardameta Para Niños Futbol ...
Find many great new & used options and get the best deals for Guantes De Portero Arquero Guardameta Para Niños Futbol Soccer Gloves...
Read more >apache-arrow - npm
makeVector is a lot faster and does not require a copy. ... but the project is compiled to multiple JS versions and common...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Thank you all the same.
Sent from my iPhone
On Sep 7, 2021, at 14:08, Don Jayamanne @.***> wrote:
Closed #33https://github.com/DonJayamanne/typescript-notebook/issues/33.
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHubhttps://github.com/DonJayamanne/typescript-notebook/issues/33#event-5263584328, or unsubscribehttps://github.com/notifications/unsubscribe-auth/ALB2VQJHZJBLSE5DEAAEYFLUAWT7JANCNFSM5DRSHMEQ.
Thanks for reporting this issue, but since i can repro this outside vscode, its not an issue in the extension. Closing as a result. Sorry I can’t help here
& thanks for the feedback and trying the new version.