-
Notifications
You must be signed in to change notification settings - Fork 148
Open
Description
Windows11,在项目初始化,进行到【安装 Node.js 依赖】这一步时,运行 pnpm install,总是报错:
PS C:\Users\Naco\ququ> pnpm install
WARN 4 deprecated subdependencies found: boolean@3.2.0, glob@7.2.3, inflight@1.0.6, lodash.isequal@4.5.0
Packages: +523
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Progress: resolved 603, reused 535, downloaded 0, added 0, done
node_modules/.pnpm/better-sqlite3@11.10.0/node_modules/better-sqlite3: Running install script, failed in 46ms
.../node_modules/better-sqlite3 install$ prebuild-install || node-gyp rebuild --release
│ 'node' �����ڲ����ⲿ���Ҳ���ǿ����еij���
│ ���������ļ���
│ 'node-gyp' �����ڲ����ⲿ���Ҳ���ǿ����еij���
│ ���������ļ���
└─ Failed in 46ms at C:\Users\Naco\ququ\node_modules\.pnpm\better-sqlite3@11.10.0\node_modules\better-sqlite3
node_modules/.pnpm/electron@36.5.0/node_modules/electron: Running postinstall script, failed in 16ms
.../node_modules/electron postinstall$ node install.js
│ 'node' �����ڲ����ⲿ���Ҳ���ǿ����еij���
│ ���������ļ���
└─ Failed in 16ms at C:\Users\Naco\ququ\node_modules\.pnpm\electron@36.5.0\node_modules\electron
ELIFECYCLE Command failed with exit code 1.
Metadata
Metadata
Assignees
Labels
No labels