Я получил исходный код angular-cli из git для настройки параметров cli.но npm install создает сообщение вроде этого.
npm install
npm WARN deprecated spdx@0.5.2: see spdx-expression-parse, spdx-satisfies, &c.
> husky@0.14.3 install D:\dev\git\personal\angularCli\node_modules\husky
> node ./bin/install.js
husky
setting up Git hooks
done
npm notice created a lockfile as package-lock.json. You should commit this file.
added 369 packages from 415 contributors and audited 1352 packages in 25.428s
found 1 moderate severity vulnerability
run `npm audit fix` to fix them, or `npm audit` for details
Я только что попытался установить npm в корневую папку angular-cli, чтобы отредактировать код и создать angular cli.
Я пытался установить npm снова и снова.но получил тот же результат.это проблема?если это проблема, как я могу это исправить?
версия узла: 8.11.4 npm версия: 6.1.0 os: окно 10