Skip to content

Conversation

firezhouzhou
Copy link

直接拉取下来后,执行npm install 之后会提示

➜  vue-admin-template git:(dev) npm install
npm warn EBADENGINE Unsupported engine {
npm warn EBADENGINE   package: '@achrinza/node-ipc@9.2.2',
npm warn EBADENGINE   required: { node: '8 || 10 || 12 || 14 || 16 || 17' },
npm warn EBADENGINE   current: { node: 'v20.10.0', npm: '10.9.0' }
npm warn EBADENGINE }

removed 1 package, and audited 1851 packages in 11m

159 packages are looking for funding
  run `npm fund` for details

143 vulnerabilities (5 low, 96 moderate, 27 high, 15 critical)

To address issues that do not require attention, run:
  npm audit fix

To address all issues (including breaking changes), run:
  npm audit fix --force

Run `npm audit` for details.

添加了watchman之后即可正常运行

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant