-
-
Notifications
You must be signed in to change notification settings - Fork 450
Description
What happened?
A bug happened!
为什么一定要强依赖 这个垃圾包 @parcel/watcher,各种版本兼容
npm error code 1 npm error path /Users/admin/Downloads/agent-extension/node_modules/plasmo/node_modules/@parcel/watcher npm error command failed npm error command sh -c node-gyp rebuild npm error gyp info it worked if it ends with ok npm error gyp info using node-gyp@10.1.0 npm error gyp info using node@20.19.6 | darwin | arm64 npm error gyp info find Python using Python version 3.9.6 found at "/Library/Developer/CommandLineTools/usr/bin/python3" npm error gyp info spawn /Library/Developer/CommandLineTools/usr/bin/python3 npm error gyp info spawn args [ npm error gyp info spawn args '/Users/admin/.nvm/versions/node/v20.19.6/lib/node_modules/npm/node_modules/node-gyp/gyp/gyp_main.py', npm error gyp info spawn args 'binding.gyp', npm error gyp info spawn args '-f', npm error gyp info spawn args 'make', npm error gyp info spawn args '-I', npm error gyp info spawn args '/Users/admin/Downloads/agent-extension/node_modules/plasmo/node_modules/@parcel/watcher/build/config.gypi', npm error gyp info spawn args '-I', npm error gyp info spawn args '/Users/admin/.nvm/versions/node/v20.19.6/lib/node_modules/npm/node_modules/node-gyp/addon.gypi', npm error gyp info spawn args '-I', npm error gyp info spawn args '/Users/admin/Library/Caches/node-gyp/20.19.6/include/node/common.gypi', npm error gyp info spawn args '-Dlibrary=shared_library', npm error gyp info spawn args '-Dvisibility=default',
Version
Latest
What OS are you seeing the problem on?
No response
What browsers are you seeing the problem on?
No response
Relevant log output
(OPTIONAL) Contribution
- I would like to fix this BUG via a PR
Code of Conduct
- I agree to follow this project's Code of Conduct
- I checked the current issues for duplicate problems.