Replies: 0 comments 1 reply
-
|
Hey @zfben, this seems like something we should document. The CLI team will work on documenting and update this feedback discussion once we have something for you to read. |
Beta Was this translation helpful? Give feedback.
0 replies
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.
-
Hi, I write an npm cli plugin that needs to read files from the node_modules folder.
When the plugin runs in a workspace, it found node_modules are empty.
Is there some way to detect if the plugin runs in a workspace and gets the real node_modules path?
Beta Was this translation helpful? Give feedback.
All reactions