soundnode-app icon indicating copy to clipboard operation
soundnode-app copied to clipboard

installing error

Open AhmedFatehy opened this issue 7 years ago • 1 comments
trafficstars

` 1931 silly pacote range manifest for babel-plugin-transform-strict-mode@^6.24.1 fetched in 1ms

1932 silly resolveWithNewModule [email protected] checking installable status

1933 http fetch GET 304 https://registry.npmjs.org/babel-helper-hoist-variables 1482ms (from cache)

1934 silly fetchPackageMetaData error for babel-helper-hoist-variables@^6.24.1 Unexpected end of JSON input while parsing near '...12-9swiDoVZD6qL7dMDb/'

1935 verbose stack SyntaxError: Unexpected end of JSON input while parsing near '...12-9swiDoVZD6qL7dMDb/'

1935 verbose stack at JSON.parse ()

1935 verbose stack at parseJson (C:\Program Files\nodejs\node_modules\npm\node_modules\pacote\node_modules\make-fetch-happen\node_modules\node-fetch-npm\node_modules\json-parse-better-errors\index.js:7:17)

1935 verbose stack at consumeBody.call.then.buffer (C:\Program Files\nodejs\node_modules\npm\node_modules\pacote\node_modules\make-fetch-happen\node_modules\node-fetch-npm\src\body.js:96:50)

1935 verbose stack at

1935 verbose stack at process._tickCallback (internal/process/next_tick.js:160:7)

1936 verbose cwd D:\Devserver\eds-www\soundnode-app

1937 verbose Windows_NT 10.0.16299

1938 verbose argv "C:\Program Files\nodejs\node.exe" "C:\Program Files\nodejs\node_modules\npm\bin\npm-cli.js" "i"

1939 verbose node v9.3.0

1940 verbose npm v5.5.1

1941 error Unexpected end of JSON input while parsing near '...12-9swiDoVZD6qL7dMDb/'

1942 verbose exit [ 1, true ]`

AhmedFatehy avatar Dec 23 '17 17:12 AhmedFatehy

@AhmedFathieg This appears to be an issue with NPM.

Are you able to try running npm i inside soundnode to check if it's still occuring?

jakejarrett avatar Jan 01 '18 01:01 jakejarrett