Пытался запустить "> npm install" в командной строке, но я получил сообщение об ошибке, например, cb () никогда не вызывал
Я пытался;
очистка кэша npm --force
но это не сработало
также я пытался установить машинопись вот так
npm install -g typcript
но произошла та же ошибка
npm -v :6.4.1
node -v:10.15.0
npm WARN tar ENOENT: no such file or directory, open 'C:\Users\KAL-MET KALİBRASYON\AppData\Roaming\npm\node_modules\.staging\typescript-443b24ed\bin\tsc'
npm WARN tar ENOENT: no such file or directory, open 'C:\Users\KAL-MET KALİBRASYON\AppData\Roaming\npm\node_modules\.staging\typescript-443b24ed\bin\tsserver'
npm WARN tar ENOENT: no such file or directory, open 'C:\Users\KAL-MET KALİBRASYON\AppData\Roaming\npm\node_modules\.staging\typescript-443b24ed\lib\cancellationToken.js'
npm WARN tar ENOENT: no such file or directory, open 'C:\Users\KAL-MET KALİBRASYON\AppData\Roaming\npm\node_modules\.staging\typescript-443b24ed\lib\cs\diagnosticMessages.generated.json'
npm ERR! cb() never called!
npm ERR! This is an error with npm itself. Please report this error at:
npm ERR! <https://npm.community>
npm ERR! A complete log of this run can be found in:
npm ERR! C:\Users\KAL-MET KALİBRASYON\AppData\Roaming\npm-cache\_logs\2019-01-24T08_36_15_783Z-debug.log
C:\Users\KAL-MET KALİBRASYON>