dfinity / cycles-wallet

DFINITY Cycles Wallet
Apache License 2.0
55 stars 30 forks source link

error of npm ci #107

Closed skylonmiller closed 3 years ago

skylonmiller commented 3 years ago

Got below error info, when follow the instruction

➜  cycles vim  /Users/tom/.npm/_logs/2021-09-04T02_56_34_161Z-debug.log
31 error The `npm ci` command can only install with an existing package-lock.json or
31 error npm-shrinkwrap.json with lockfileVersion >= 1. Run an install with npm@5 or
31 error later to generate a package-lock.json file, then try again.
32 verbose exit 1
skylonmiller commented 3 years ago

cd cycles-wallet, should be first step. Foolish...