jmar777 / suspend

Callback-free control flow for Node using ES6 generators.
547 stars 22 forks source link

Problem with installing via npm #37

Closed kirill-dev-pro closed 7 years ago

kirill-dev-pro commented 7 years ago
 npm i suspend
npm ERR! path /home/kirill/Difogic/unitcluster/node_modules/sqlite3/node_modules/node-pre-gyp/node_modules/npmlog/node_modules/are-we-there-yet/node_modules/delegates
npm ERR! code ENOENT
npm ERR! errno -2
npm ERR! syscall rename
npm ERR! enoent ENOENT: no such file or directory, rename '/home/kirill/Difogic/unitcluster/node_modules/sqlite3/node_modules/node-pre-gyp/node_modules/npmlog/node_modules/are-we-there-yet/node_modules/delegates' -> '/home/kirill/Difogic/unitcluster/node_modules/sqlite3/node_modules/node-pre-gyp/node_modules/npmlog/node_modules/are-we-there-yet/node_modules/.delegates.DELETE'
npm ERR! enoent This is related to npm not being able to find a file.
npm ERR! enoent 

node -v v8.4.0 npm -v 5.3.0

kirill-dev-pro commented 7 years ago

Oh no, its problem with another package