Tamim468 / Monaco-LSP

Featuring a monaco editor with language client which connects the editor to luau language server from johnnymorganz!
4 stars 3 forks source link

Gets stuck on `[nodemon] starting "ts-node -r esbuild-register src/main.ts"` and going to `localhost:3000` doesn't show anything #3

Closed TERIHAX closed 1 year ago

TERIHAX commented 1 year ago

image

Gets stuck on this step, and going to localhost:3000 doesn't show anything

And when I press Ctrl + C and I press N: image

It leads me to this: image

But then I get monaco at localhost:3000 but with no lsp.

TERIHAX commented 1 year ago

Fixed