-
Notifications
You must be signed in to change notification settings - Fork 27
Closed
Labels
externalThe problem is in another packageThe problem is in another package
Description
Thanks for this fantastic plugin. I'm completely in love with it.
Lately I started to experiment with VimScript and therefore wanted to add a blogpost. Sadly, I'm not able to get the syntax highlighting to work.
When I try to install a vscode syntax highlighting project like https://github.com/dunstontc/viml with npm I get an error because it can't find vscode:
npm ERR! code ELIFECYCLE
npm ERR! errno 1
npm ERR! viml@0.1.7 postinstall: `node ./node_modules/vscode/bin/install`
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the viml@0.1.7 postinstall script.
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
I think I'm probably missing something 😅 . What would be the recommended way to install another language?
Metadata
Metadata
Assignees
Labels
externalThe problem is in another packageThe problem is in another package