can't find node_modules in VSCode #8592
Unanswered
1christianhall
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
In using the VSCode extension, I get warnings upon each save of a schema file that the cli isn't found...and after staring at it a while, I realized it is because my VSCode workspace has multiple projects in it and thus the node modules for the project in question are not at the root of where my workspace folder is, but at the root of the project in which the schema resides.
Is there a configuration that will sort this or would I have to keep separate VSCode workspaces for any project for which I want to use this extension?
Beta Was this translation helpful? Give feedback.
All reactions