Hiro
Hiro7d ago

Deno constantly panics after reporting error about NPM modules

HI, I am having quite the issue atm, i wanted to use elevenlabs SDK from Npm, but apparently this has corrupted something in my Deno installation I am now unable to import any kind of module (in the REPL) and the LSP dont work anymore. Here is the stacktrace https://panic.deno.com/v2.3.1/x86_64-pc-windows-msvc/ssynUgvn2oCyxkgpC-mkgpC8u3gpCigq2hEg-r2hEm20kL892lQmtylQko7mQgli_Syk1-Sov_9SmxygTggjmUi0l6Dq8n1V8n_0H0wloU6nn0Ds0o1V4g08gEut0L49inB but when i added a specific npm package it fixed itself... (see 3rd screenshot) I will open an issue as this is not very fun...
No description
No description
No description
1 Reply
marvinh.
marvinh.7d ago
Can you report this issue on the issue tracker https://github.com/denoland/deno/issues ? The discord space here is more of a users helping users kind of thing where most JS devs have no idea about rust panics. But on the issue tracker the team that develops Deno hangs out directly and where you'll get help with rust panics much more likely than here. Please open an issue

Did you find this page helpful?