Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

pnpm install报错 #20

Open
rivers-fighting opened this issue Nov 17, 2021 · 0 comments
Open

pnpm install报错 #20

rivers-fighting opened this issue Nov 17, 2021 · 0 comments

Comments

@rivers-fighting
Copy link

从git检出代码后运行报错
E:\大前端\react\UI-Lib\alibabacloud-console-design\github\alibabacloud-console-design>pnpm install
 ERR_PNPM_FETCH_404  GET https://registry.npmjs.org/@ali%2Fconsole-base-messenger: Not Found - 404

@ali/console-base-messenger is not in the npm registry, or you have no permission to fetch it.

No authorization header was set for the request.
Progress: resolved 1, reused 0, downloaded 0, added 0

运行example也报错
E:\大前端\react\UI-Lib\alibabacloud-console-design\github\alibabacloud-console-design\example\xconsole-example>pnpm install
 WARN  deprecated [email protected]: babel-eslint is now @babel/eslint-parser. This package will no longer receive updates.
 WARN  @alicloud/xconsole > @alicloud/console-components: @alifd/[email protected] requires a peer of @alifd/meet-react@^2.0.0 but none was installed.
 WARN  @alicloud/xconsole: @alicloud/[email protected] requires a peer of @alicloud/console-components@^1.0.0 but version 1.4.0-alpha.54 was installed.
 WARN  @alicloud/xconsole: @alicloud/[email protected] requires a peer of @alicloud/console-components@^1.0.0 but version 1.4.0-alpha.54 was installed.
 WARN  @alicloud/xconsole: @alicloud/[email protected] requires a peer of @alicloud/console-components@^1.0.0 but version 1.4.0-alpha.54 was installed.
 WARN  @alicloud/xconsole > @alicloud/console-components-intl: @alicloud/[email protected] requires a peer of @alicloud/console-components@^1.0.0 but version 1.4.0-alpha.54 was installed.
 WARN  183 other warnings
Packages: +2448
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Packages are hard linked from the content-addressable store to the virtual store.
Content-addressable store is at: E:.pnpm-store\v3
Virtual store is at: node_modules/.pnpm
Progress: resolved 2354, reused 2306, downloaded 46, added 2448, done
node_modules/.pnpm/[email protected]/node_modules/core-js-pure: Running postinstall script, done in 300ms
node_modules/.pnpm/[email protected]/node_modules/core-js: Running postinstall script, done in 286ms
node_modules/.pnpm/[email protected]/node_modules/core-js: Running postinstall script, done in 369ms
node_modules/.pnpm/[email protected]/node_modules/core-js: Running postinstall script, done in 409ms
node_modules/.pnpm/[email protected]/node_modules/ejs: Running postinstall script, done in 362ms
node_modules/.pnpm/[email protected]/node_modules/highlight.js: Running postinstall script, done in 234ms
node_modules/.pnpm/[email protected]/node_modules/esbuild: Running postinstall script, done in 345ms
node_modules/.pnpm/[email protected][email protected][email protected]/node_modules/styled-components: Running postinstall script, done in 193ms
node_modules/.pnpm/@alicloud[email protected]/node_modules/@alicloud/console-toolkit-plugin-babel: Running postinstall script, done in 166ms
node_modules/.pnpm/@alicloud[email protected]/node_modules/@alicloud/console-toolkit-plugin-webpack: Running postinstall script, done in 273ms
 ENOENT  ENOENT: no such file or directory, realpath 'E:\大前端\react\UI-Lib\alibabacloud-console-design\github\alibabacloud-console-design\example\xconsole-example\node_modules.pnpm@[email protected][email protected][email protected]
\node_modules@alicloud\console-toolkit-plugin-unit-jest'

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

No branches or pull requests

1 participant