Shenfq / Webpack5-Module-Federation-Demo

Webpack5 Module Federation Demo
10 stars 6 forks source link

npx lerna bootstrap报错 #1

Open shuyanzi opened 3 years ago

shuyanzi commented 3 years ago

npx lerna bootstrap lerna notice cli v3.22.1 lerna info Bootstrapping 3 packages lerna info Installing external dependencies lerna ERR! npm install exited 1 in '@webpack5-demo/app3' lerna ERR! npm install stderr: npm WARN deprecated chokidar@2.1.8: Chokidar 2 will break on node v14+. Upgrade to chokidar 3 with 15x less dependencies. npm WARN deprecated fsevents@1.2.13: fsevents 1 will break on node v14+ and could be using insecure binaries. Upgrade to fsevents 2. npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated npm ERR! Error while executing: npm ERR! /usr/local/bin/git ls-remote -h -t git://github.com/ScriptedAlchemy/html-webpack-plugin.git npm ERR! npm ERR! fatal: protocol '“https' is not supported npm ERR! npm ERR! exited with error code: 128

npm ERR! A complete log of this run can be found in: npm ERR! /Users/xx/.npm/_logs/2020-10-10T02_03_20_899Z-debug.log

lerna ERR! npm install exited 1 in '@webpack5-demo/app3' lerna WARN complete Waiting for 2 child processes to exit. CTRL-C to exit immediately.

EricWong1994 commented 1 year ago

npx lerna bootstrap lerna notice cli v3.22.1 lerna info Bootstrapping 3 packages lerna info Installing external dependencies lerna ERR! npm install exited 1 in '@webpack5-demo/app3' lerna ERR! npm install stderr: npm WARN deprecated chokidar@2.1.8: Chokidar 2 will break on node v14+. Upgrade to chokidar 3 with 15x less dependencies. npm WARN deprecated fsevents@1.2.13: fsevents 1 will break on node v14+ and could be using insecure binaries. Upgrade to fsevents 2. npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated npm ERR! Error while executing: npm ERR! /usr/local/bin/git ls-remote -h -t git://github.com/ScriptedAlchemy/html-webpack-plugin.git npm ERR! npm ERR! fatal: protocol '“https' is not supported npm ERR! npm ERR! exited with error code: 128

npm ERR! A complete log of this run can be found in: npm ERR! /Users/xx/.npm/_logs/2020-10-10T02_03_20_899Z-debug.log

lerna ERR! npm install exited 1 in '@webpack5-demo/app3' lerna WARN complete Waiting for 2 child processes to exit. CTRL-C to exit immediately.

npx lerna bootstrap -- --legacy-peer-deps