You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi! Plasmo works fine on my system. Unfortunately I've tried showing two people how to use it and they both ran into dependency errors with node-gyp when trying to build new Plasmo apps.
This happens on npm run dev. Is this a common issue? It seems like a node-gyp issue, but many are running into it.
If you have a look at the screenshot and stream link above: The command that failed was installing node-gyp globally. I don't think it should make a difference if npm or yarn is used?
Also experiencing this via npm - using pnpm works fine, at least here.
General consensus seems to point towards some BS with @parcel/watcher and npm compatibility 🤷♀️.
The latest version of @parcel/watcher seems to fix this. Can you update the underlying version to use 2.4.1? Seems that one of the dependencies has locked @parcel/watcher to a specific version
What happened?
Hi! Plasmo works fine on my system. Unfortunately I've tried showing two people how to use it and they both ran into dependency errors with node-gyp when trying to build new Plasmo apps.
This happens on
npm run dev
. Is this a common issue? It seems like a node-gyp issue, but many are running into it.Here's a stream where we tried to debug it: https://youtu.be/4lbnB2f_Z5M?t=1035
Version
Latest
What OS are you seeing the problem on?
Windows, MacOSX
What browsers are you seeing the problem on?
No response
Relevant log output
No response
(OPTIONAL) Contribution
Code of Conduct
The text was updated successfully, but these errors were encountered: