DonJayamanne / typescript-notebook

Run JavaScript and TypeScript in node.js within VS Code notebooks with excellent support for debugging, tensorflowjs visulizations, plotly, danfojs, etc
https://marketplace.visualstudio.com/items?itemName=donjayamanne.typescript-notebook
MIT License
905 stars 40 forks source link

Javascript/Typescript not compiling / Stuck at pending #42

Closed xposedbones closed 2 years ago

xposedbones commented 2 years ago

I was excited to start using this but I can't get anything javascript/typescript to compile.

No errors pops up, it's just stuck at Pending. I have tried installing the Node REPL extension in vscode but that didn't help.

I have typescript installed globally

image

If I switch the compiler to HTML everything is rendered.

DonJayamanne commented 2 years ago

I've managed to repro this, will be releasing a new version ASAP.

DonJayamanne commented 2 years ago

I"ve uploaded a new version, please let me know if that fixes it. If not, please do feel free to re-open this issue or create a new one.

brooksvb commented 2 years ago

Hi, I have the same issue after installing for the first time and can't run anything.

I've tried running a few of the built-in sample notebooks but none of the cells will run, and just have the pending icon in the bottom left.

System

All VS Code extensions are up-to-date.