Я попытался загрузить bootstrap, и это заняло несколько часов, поэтому я обновил npm, а теперь даже не пытаюсь. Я получаю следующее сообщение об ошибке:
$ npm i --save bootstrap
npm ERR! Cannot read property 'match' of undefined
npm ERR! A complete log of this run can be found in:
npm ERR! C:\Users\User\AppData\Roaming\npm-cache\_logs\2019-10-29T20_00_57_084Z-debug.log
Журнал ошибок:
0 info it worked if it ends with ok
1 verbose cli [
1 verbose cli 'C:\\Program Files\\nodejs\\node.exe',
1 verbose cli 'C:\\Users\\User\\AppData\\Roaming\\npm\\node_modules\\npm\\bin\\npm-cli.js',
1 verbose cli 'i',
1 verbose cli '--save',
1 verbose cli 'uuid'
1 verbose cli ]
2 info using npm@6.11.3
3 info using node@v12.13.0
4 verbose npm-session 712a0ef273b49630
5 silly install loadCurrentTree
6 silly install readLocalPackageData
7 http fetch GET 304 https://registry.npmjs.org/uuid 513ms (from cache)
8 silly pacote range manifest for uuid@^3.3.3 fetched in 597ms
9 timing stage:loadCurrentTree Completed in 8592ms
10 silly install loadIdealTree
11 silly install cloneCurrentTreeToIdealTree
12 timing stage:loadIdealTree:cloneCurrentTree Completed in 54ms
13 silly install loadShrinkwrap
14 timing stage:rollbackFailedOptional Completed in 1ms
15 timing stage:runTopLevelLifecycles Completed in 8803ms
16 silly saveTree contactmanager05@0.1.0
17 verbose stack TypeError: Cannot read property 'match' of undefined
17 verbose stack at tarballToVersion
(C:\Users\User\AppData\Roaming\npm\node_modules\npm\lib\install\inflate-shrinkwrap.js:87:20)
17 verbose stack at inflatableChild (
C: \ Users \ Пользователь \ AppData \ Roaming \ npm \ node_modules \ npm \ lib \ install \inflate-shrinkwrap.js: 99: 22) 17 подробных стеков в C: \ Users \ User \ AppData \ Roaming \ npm \ node_modules \ npm \ lib \ install \ inflate- shrinkwrap.js: 55: 12 17 подробных стеков в tryCatcher (C: \ Users \ Пользователь \ AppData \ Roaming \ npm \ node_modules \ npm \ node_modules \ bluebird \ js \ release \ util.js: 16: 23) 17 подробных стеков в Object.gotValue
(C: \Users \ User \ AppData \ Roaming \ npm \ node_modules \ npm \ node_modules \ bluebird \ js \ release \ redu.js: 155: 18) 17 подробных стеков в Object.gotAccum
(C: \ Users \ User\ AppData \ Roaming \ npm \ node_modules \ npm \ node_modules \ bluebird \ js \ release \ redu.js: 144: 25) 17 подробных стеков в Object.tryCatcher (C: \ Users \ Пользователь \ AppData \ Roaming \ npm \ node_modules \npm \ node_modules \ bluebird \ js \ release \ util.js: 16: 23) 17 многословных стеков в Promise._settlePromiseFromHandler
(C: \ Users \ Пользователь \ AppData \ Roaming \ npm \ node_modules \ npm \ node_modules\ голубebird \ js \ release \ обещание.js: 517: 31) 17 многословных стеков в Promise._settlePromise
(C: \ Users \ User \ AppData \ Roaming \ npm \ node_modules \ npm \ node_modules \ bluebird \ js\ release \ promise.js: 574: 18) 17 многословных стеков в Promise._settlePromise0
(C: \ Users \ Пользователь \ AppData \ Roaming \ npm \ node_modules \ npm \ node_modules \ bluebird \ js \ release \promise.js: 619: 10) 17 многословных стеков в Promise._settlePromises (C: \ Users \ Пользователь \ AppData \ Roaming \ npm \ node_modules \ npm \ node_modules \ bluebird \ js \ release \ обещание.js: 699: 18) 17подробный стек в _drainQueueStep (C: \ Users \ Пользователь \ AppData \ Roaming \ npm \ node_modules \ npm \ node_modules \ bluebird \ js \ release \ async.js: 138: 12) 17 подробный стек в _drainQueue (C: \ Users \ User\ AppData \ Roaming \ npm \ node_modules \ npm \ node_modules \ bluebird \ js \ release \ async.js: 131: 9) 17 подробных стеков в Async._drainQueues (C: \ Users \ Пользователь \ AppData \ Roaming \ npm \ node_modules \npm \ node_modules \ bluebird \ js \ release \ async.js: 147: 5) 17 подробных стеков в Immediate.Async.drainQueues [как _onImmediate] (C: \ Users \ User \ AppData \ Roaming \ npm \ node_modules \ npm \ node_modules \ bluebird \ js \ release \ async.js: 17: 14) 17 многословных стеков в processImmediate (внутренняя / timers.js: 439: 21) 18 многословных cwd C: \ kkw \программирование \ sandbox1 \ реагировать \ contactmanager \ contactmanager05 19 подробный Windows_NT 6.1.7601 20 подробный argv "C: \ Program Files \ nodejs \ node.exe" "C: \ Users \ Пользователь \ AppData \ Roaming \ npm \ node_modules \ npm \ bin\ npm-cli.js "" i "" --save "" uuid "21 подробный узел v12.13.0 22 подробный npm v6.11.3 23 ошибка Не удается прочитать свойство 'match' неопределенного 24 подробного выхода [1, верно]