You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jul 24, 2024. It is now read-only.
I'm having a problem installing node-sass v4.12 I'm using node v12.16
He's the log
0 info it worked if it ends with ok
1 verbose cli [
1 verbose cli 'C:\Program Files\nodejs\node.exe',
1 verbose cli 'C:\Program Files\nodejs\node_modules\npm\bin\npm-cli.js',
1 verbose cli 'i',
1 verbose cli 'node-sass'
1 verbose cli ]
2 info using [email protected]
3 info using [email protected]
4 verbose npm-session b7b2ac76991e4056
5 silly install loadCurrentTree
6 silly install readLocalPackageData
7 http fetch GET 200 https://registry.npmjs.org/node-sass 576ms
8 silly pacote range manifest for node-sass@~4.12.* fetched in 647ms
9 timing stage:loadCurrentTree Completed in 781ms
10 silly install loadIdealTree
11 silly install cloneCurrentTreeToIdealTree
12 timing stage:loadIdealTree:cloneCurrentTree Completed in 1ms
13 silly install loadShrinkwrap
14 timing stage:loadIdealTree:loadShrinkwrap Completed in 5ms
15 silly install loadAllDepsIntoIdealTree
16 silly resolveWithNewModule [email protected] checking installable status
17 http fetch GET 304 https://registry.npmjs.org/async-foreach 299ms (from cache)
18 silly pacote range manifest for async-foreach@^0.1.3 fetched in 304ms
19 silly resolveWithNewModule [email protected] checking installable status
20 http fetch GET 304 https://registry.npmjs.org/nan 322ms (from cache)
21 http fetch GET 304 https://registry.npmjs.org/gaze 613ms (from cache)
22 http fetch GET 304 https://registry.npmjs.org/mkdirp 583ms (from cache)
23 http fetch GET 304 https://registry.npmjs.org/in-publish 615ms (from cache)
24 http fetch GET 304 https://registry.npmjs.org/cross-spawn 633ms (from cache)
25 http fetch GET 304 https://registry.npmjs.org/lodash 608ms (from cache)
26 http fetch GET 304 https://registry.npmjs.org/glob 634ms (from cache)
27 silly pacote range manifest for nan@^2.13.2 fetched in 363ms
28 silly resolveWithNewModule [email protected] checking installable status
29 http fetch GET 304 https://registry.npmjs.org/meow 624ms (from cache)
30 http fetch GET 304 https://registry.npmjs.org/get-stdin 658ms (from cache)
31 silly pacote range manifest for gaze@^1.0.0 fetched in 663ms
32 silly resolveWithNewModule [email protected] checking installable status
33 silly pacote range manifest for mkdirp@^0.5.1 fetched in 634ms
34 silly resolveWithNewModule [email protected] checking installable status
35 http fetch GET 304 https://registry.npmjs.org/chalk 700ms (from cache)
36 silly pacote range manifest for in-publish@^2.0.0 fetched in 678ms
37 silly resolveWithNewModule [email protected] checking installable status
38 silly pacote range manifest for cross-spawn@^3.0.0 fetched in 698ms
39 silly resolveWithNewModule [email protected] checking installable status
40 silly pacote range manifest for lodash@^4.17.11 fetched in 676ms
41 silly resolveWithNewModule [email protected] checking installable status
42 silly pacote range manifest for glob@^7.0.3 fetched in 707ms
43 silly resolveWithNewModule [email protected] checking installable status
44 silly pacote range manifest for meow@^3.7.0 fetched in 689ms
45 silly resolveWithNewModule [email protected] checking installable status
46 silly pacote range manifest for get-stdin@^4.0.1 fetched in 725ms
47 silly resolveWithNewModule [email protected] checking installable status
48 silly pacote range manifest for chalk@^1.1.1 fetched in 771ms
49 silly resolveWithNewModule [email protected] checking installable status
50 http fetch GET 304 https://registry.npmjs.org/node-gyp 247ms (from cache)
51 silly fetchPackageMetaData error for node-gyp@^3.8.0 Unexpected end of JSON input while parsing near '...{"node-gyp":"./bin/no'
52 http fetch GET 304 https://registry.npmjs.org/npmlog 288ms (from cache)
53 http fetch GET 304 https://registry.npmjs.org/request 351ms (from cache)
54 silly fetchPackageMetaData error for request@^2.88.0 Unexpected end of JSON input while parsing near '...4","karma-tap":"~1.0.'
55 silly pacote range manifest for npmlog@^4.0.0 fetched in 364ms
56 silly resolveWithNewModule [email protected] checking installable status
57 http fetch GET 304 https://registry.npmjs.org/sass-graph 349ms (from cache)
58 http fetch GET 304 https://registry.npmjs.org/true-case-path 337ms (from cache)
59 silly pacote range manifest for sass-graph@^2.2.4 fetched in 359ms
60 silly resolveWithNewModule [email protected] checking installable status
61 silly pacote range manifest for true-case-path@^1.0.2 fetched in 347ms
62 silly resolveWithNewModule [email protected] checking installable status
63 http fetch GET 304 https://registry.npmjs.org/stdout-stream 366ms (from cache)
64 silly pacote range manifest for stdout-stream@^1.4.0 fetched in 370ms
65 silly resolveWithNewModule [email protected] checking installable status
66 timing stage:rollbackFailedOptional Completed in 1ms
67 timing stage:runTopLevelLifecycles Completed in 1952ms
68 silly saveTree [email protected]
68 silly saveTree
-- [email protected] 68 silly saveTree +-- [email protected] 68 silly saveTree +-- [email protected] 68 silly saveTree +-- [email protected] 68 silly saveTree +-- [email protected] 68 silly saveTree +-- [email protected] 68 silly saveTree +-- [email protected] 68 silly saveTree +-- [email protected] 68 silly saveTree +-- [email protected] 68 silly saveTree +-- [email protected] 68 silly saveTree +-- [email protected] 68 silly saveTree +-- [email protected] 68 silly saveTree +-- [email protected] 68 silly saveTree +-- [email protected] 68 silly saveTree +-- [email protected] 68 silly saveTree
-- [email protected]69 verbose stack SyntaxError: Unexpected end of JSON input while parsing near '...{"node-gyp":"./bin/no'
69 verbose stack at JSON.parse ()
69 verbose stack at parseJson (C:\Program Files\nodejs\node_modules\npm\node_modules\json-parse-better-errors\index.js:7:17)
69 verbose stack at C:\Program Files\nodejs\node_modules\npm\node_modules\node-fetch-npm\src\body.js:96:50
69 verbose stack at processTicksAndRejections (internal/process/task_queues.js:97:5)
70 verbose cwd C:\Users\NGWATO\Desktop\Node\ept
71 verbose Windows_NT 10.0.18362
72 verbose argv "C:\Program Files\nodejs\node.exe" "C:\Program Files\nodejs\node_modules\npm\bin\npm-cli.js" "i" "node-sass"
73 verbose node v12.16.3
74 verbose npm v6.14.4
75 error Unexpected end of JSON input while parsing near '...{"node-gyp":"./bin/no'
76 verbose exit [ 1, true ]
The text was updated successfully, but these errors were encountered: