Join GitHub today
GitHub is home to over 28 million developers working together to host and review code, manage projects, and build software together.
Sign upnpm install event-stream --> npm ERR! code EJSONPARSE #86
Comments
This comment has been minimized.
This comment has been minimized.
|
this was probably just a network error. does it still happen? why do you want to install from the tarball when you can use the registry? |
This comment has been minimized.
This comment has been minimized.
DennisAhaus
commented
May 6, 2015
|
My first try was install via npm --> Just now tried again with command |
This comment has been minimized.
This comment has been minimized.
|
that is very strange. it worked for me. what version of npm are you using? |
This comment has been minimized.
This comment has been minimized.
|
aha, I see in your error message it you are using npm@2.8.3 hmm, looking at your log it looks like the problem is actually in stream-combiner... I'm guessing that it half downloaded stream-combiner and you do not have a valid stream-combiner tarball. bet you this fixes it: |
This comment has been minimized.
This comment has been minimized.
DennisAhaus
commented
Jun 3, 2015
|
Thx for your help. Now it works |
DennisAhaus
closed this
Jul 15, 2015
This comment has been minimized.
This comment has been minimized.
JaganJonnala
commented
Apr 29, 2016
•
|
Hi, How i can use the above command it showing "rm is not an operable command" |
This comment has been minimized.
This comment has been minimized.
JaganJonnala
commented
Apr 29, 2016
This comment has been minimized.
This comment has been minimized.
JaganJonnala
commented
Apr 29, 2016
•
|
Getting this error anyone Help me Please. @dominictarr |
This comment has been minimized.
This comment has been minimized.
|
@JaganJonnala this is not because of event-stream, the error message says that it couldn't parse the package.json for inflight |
This comment has been minimized.
This comment has been minimized.
|
@JaganJonnala I'd suggest posting the issue on gulp, and trying to install the things that are installed when you install gulp to try and figure out the thing which is broken. |
This comment has been minimized.
This comment has been minimized.
cmtp1111
commented
Dec 10, 2017
|
C:\Users\Charlie\Desktop\advanced-css-course-master\Natours\new css>npm run compile:sass |
This comment has been minimized.
This comment has been minimized.
cmtp1111
commented
Dec 10, 2017
|
other error that im getting now C:\Users\Charlie\Desktop\advanced-css-course-master\Natours\new css>npm init See Use Press ^C at any time to quit. { Is this ok? (yes) npm ERR! A complete log of this run can be found in: C:\Users\Charlie\Desktop\advanced-css-course-master\Natours\new css> |
This comment has been minimized.
This comment has been minimized.
mctora
commented
Jan 3, 2018
|
I had that error but validate my code in this page: |


DennisAhaus commentedMay 5, 2015
$ npm install --save https://github.com/dominictarr/event-stream/tarball/master
npm WARN package.json deliveryapp2@0.0.0 keywords should be an array of strings
npm ERR! Windows_NT 6.1.7601
npm ERR! argv "c:\dev\iojs\node.exe" "c:\dev\iojs\node_modules\npm\bin\npm-cli.js" "install
" "--save" "https://github.com/dominictarr/event-stream/tarball/master"
npm ERR! node v1.8.1
npm ERR! npm v2.8.3
npm ERR! file C:\Users\ahausden\AppData\Roaming\npm-cache\stream-combiner\0.0.4\package\package.json
npm ERR! code EJSONPARSE
npm ERR! Failed to parse json
npm ERR! No data, empty input at 1:1
npm ERR!
npm ERR! ^
npm ERR! File: C:\Users\ahausden\AppData\Roaming\npm-cache\stream-combiner\0.0.4\package\package.jso
n
npm ERR! Failed to parse package.json data.
npm ERR! package.json must be actual JSON, not just JavaScript.
npm ERR!
npm ERR! This is not a bug in npm.
npm ERR! Tell the package author to fix their package.json file. JSON.parse
npm ERR! Please include the following file with any support request: