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
我全局安装anyproxy,结果告诉我安装了245个包,提示如下:
npm WARN deprecated clipboard-js@0.3.6: Please migrate to https://github.com/lgarron/clipboard-polyfill
npm WARN deprecated request@2.88.2: request has been deprecated, see request/request#3142
npm WARN deprecated core-js@2.6.12: core-js@<3.23.3 is no longer maintained and not recommended for usage due to the number of issues. Because of the V8 engine whims, feature detection in old core-js versions could cause a slowdown up to 100x even if nothing is polyfilled. Some versions have web compatibility issues. Please, upgrade your dependencies to the actual version of core-js.
npm WARN deprecated har-validator@5.1.5: this library is no longer supported
npm WARN deprecated uuid@3.4.0: Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be problematic. See https://v8.dev/blog/math-random for details.
C:\Users\10961\AppData\Roaming\npm\anyproxy -> C:\Users\10961\AppData\Roaming\npm\node_modules\anyproxy\bin\anyproxy
C:\Users\10961\AppData\Roaming\npm\anyproxy-ca -> C:\Users\10961\AppData\Roaming\npm\node_modules\anyproxy\bin\anyproxy-ca
我全局安装anyproxy,结果告诉我安装了245个包,提示如下:
npm WARN deprecated clipboard-js@0.3.6: Please migrate to https://github.com/lgarron/clipboard-polyfill
npm WARN deprecated request@2.88.2: request has been deprecated, see request/request#3142
npm WARN deprecated core-js@2.6.12: core-js@<3.23.3 is no longer maintained and not recommended for usage due to the number of issues. Because of the V8 engine whims, feature detection in old core-js versions could cause a slowdown up to 100x even if nothing is polyfilled. Some versions have web compatibility issues. Please, upgrade your dependencies to the actual version of core-js.
npm WARN deprecated har-validator@5.1.5: this library is no longer supported
npm WARN deprecated uuid@3.4.0: Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be problematic. See https://v8.dev/blog/math-random for details.
C:\Users\10961\AppData\Roaming\npm\anyproxy -> C:\Users\10961\AppData\Roaming\npm\node_modules\anyproxy\bin\anyproxy
C:\Users\10961\AppData\Roaming\npm\anyproxy-ca -> C:\Users\10961\AppData\Roaming\npm\node_modules\anyproxy\bin\anyproxy-ca
Thank you for using core-js ( https://github.com/zloirock/core-js ) for polyfilling JavaScript standard library!
The project needs your help! Please consider supporting of core-js on Open Collective or Patreon:
Also, the author of core-js ( https://github.com/zloirock ) is looking for a good job -)
npm WARN svg-inline-react@1.0.3 requires a peer of react@^0.14.0 || ^15.0.0 but none is installed. You must install peer dependencies yourself.
added 245 packages from 274 contributors in 15.129s
期间我win11更成了win10,还装了N个版本的nodejs,甚至还安装了志远大佬视频里的nodejs14.15.0版本,都不像大佬安装的时候,安装了381个package,在运行node proxy-server.js时,出现了下面错误:
internal/modules/cjs/loader.js:883
throw err;
^
Error: Cannot find module 'anyproxy'
Require stack:
�[90m at Function.Module._resolveFilename (internal/modules/cjs/loader.js:880:15)�[39m
�[90m at Function.Module._load (internal/modules/cjs/loader.js:725:27)�[39m
�[90m at Module.require (internal/modules/cjs/loader.js:952:19)�[39m
�[90m at require (internal/modules/cjs/helpers.js:88:18)�[39m
at Object. (C:\Program Files\ast-hook-for-js-RE-master\src\proxy-server\proxy-server.js:1:18)
�[90m at Module._compile (internal/modules/cjs/loader.js:1063:30)�[39m
�[90m at Object.Module._extensions..js (internal/modules/cjs/loader.js:1092:10)�[39m
�[90m at Module.load (internal/modules/cjs/loader.js:928:32)�[39m
�[90m at Function.Module._load (internal/modules/cjs/loader.js:769:14)�[39m
�[90m at Function.executeUserEntryPoint [as runMain] (internal/modules/run_main.js:72:12)�[39m {
code: �[32m'MODULE_NOT_FOUND'�[39m,
requireStack: [
�[32m'C:\Program Files\ast-hook-for-js-RE-master\src\proxy-server\proxy-server.js'�[39m
]
}
请问大佬如何解决?
The text was updated successfully, but these errors were encountered: