Can anyone tell what i have to do to solve this:
Installing project dependencies.
events.js:183
throw er; // Unhandled ‘error’ event
^
Error: write after end
at writeAfterEnd (_stream_writable.js:236:12)
at PassThrough.Writable.write (_stream_writable.js:287:5)
at PassThrough.Writable.end (_stream_writable.js:563:10)
at ReadEntry.entry.on (/usr/local/lib/nodejs/node-v8.11.2/lib/node_modules/aurelia-cli/node_modules/npm/node_modules/pacote/lib/extract-stream.js:19:41)
at emitOne (events.js:121:20)
at ReadEntry.emit (events.js:211:7)
at ReadEntry.emit (/usr/local/lib/nodejs/node-v8.11.2/lib/node_modules/aurelia-cli/node_modules/npm/node_modules/tar/node_modules/minipass/index.js:296:25)
at ReadEntry.[maybeEmitEnd] (/usr/local/lib/nodejs/node-v8.11.2/lib/node_modules/aurelia-cli/node_modules/npm/node_modules/tar/node_modules/minipass/index.js:249:12)
at ReadEntry.end (/usr/local/lib/nodejs/node-v8.11.2/lib/node_modules/aurelia-cli/node_modules/npm/node_modules/tar/node_modules/minipass/index.js:162:27)
at Unpack.[consumeBody] (/usr/local/lib/nodejs/node-v8.11.2/lib/node_modules/aurelia-cli/node_modules/npm/node_modules/tar/lib/parse.js:210:13)
at Unpack.[consumeChunkSub] (/usr/local/lib/nodejs/node-v8.11.2/lib/node_modules/aurelia-cli/node_modules/npm/node_modules/tar/lib/parse.js:391:40)
at Unpack.[consumeChunk] (/usr/local/lib/nodejs/node-v8.11.2/lib/node_modules/aurelia-cli/node_modules/npm/node_modules/tar/lib/parse.js:362:30)
at Unzip.(anonymous function).on.chunk (/usr/local/lib/nodejs/node-v8.11.2/lib/node_modules/aurelia-cli/node_modules/npm/node_modules/tar/lib/parse.js:291:59)
at emitOne (events.js:116:13)
at Unzip.emit (events.js:211:7)
at Unzip.emit (/usr/local/lib/nodejs/node-v8.11.2/lib/node_modules/aurelia-cli/node_modules/npm/node_modules/tar/node_modules/minipass/index.js:296:25)