Answer the question
In order to leave comments, you need to log in
When installing SASS on macOS, errors fall out. How to decide?
Logs attached)
0 info it worked if it ends with ok
1 verbose cli [
1 verbose cli '/usr/local/bin/node',
1 verbose cli '/usr/local/bin/npm',
1 verbose cli 'install' ,
1 verbose cli '-g',
1 verbose cli 'sass'
1 verbose cli ]
2 info using [email protected]
3 info using [email protected]
4 verbose npm-session 4a40fb180bc39c06
5 silly install loadCurrentTree
6 silly install readGlobalPackageData
7 http fetch GET 304 https://registry.npmjs.org/sass 257ms (from cache)
8 silly pacote tag manifest for [email protected] fetched in 268ms
9 timing stage:loadCurrentTree Completed in 281ms
10 silly install loadIdealTree
11 silly install cloneCurrentTreeToIdealTree
12 timing stage: loadIdealTree: cloneCurrentTree Completed in 0ms13
silly install loadShrinkwrap
14 timing stage: loadIdealTree: loadShrinkwrap Completed in 2ms
15 silly install loadAllDepsIntoIdealTree
16 silly resolveWithNewModule [email protected] checking installable status
17 http fetch GET 304 https://registry.npmjs.org/chokidar 76ms (from cache)
18 silly pacote range manifest for [email protected]>=3.0.0 <4.0.0 fetched in 79ms
19 silly resolveWithNewModule [email protected] checking installable status
20 http fetch GET 304 https://registry.npmjs.org/anymatch 184ms (from cache)
21 silly pacote range manifest for [email protected]~3.1.1 fetched in 186ms
22 silly resolveWithNewModule [email protected] checking installable status
23 http fetch GET 304 https://registry.npmjs.org/is-glob 234ms (from cache)
24 silly pacote range manifest for [email protected]~4.0.1 fetched in 235ms
25 silly resolveWithNewModule [email protected] checking installable status
26 http fetch GET 304 https://registry.npmjs.org/fsevents 252ms (from cache)
27 silly pacote range manifest for [email protected]~2.3.1 fetched in 256ms
28 silly resolveWithNewModule [email protected] checking installable status
29 http fetch GET 304 https://registry.npmjs.org/glob-parent 264ms (from cache)
30 http fetch GET 304 https://registry.npmjs.org/readdirp 259ms (from cache)
31 http fetch GET 304 https://registry.npmjs.org/braces 268ms (from cache)
32 silly pacote range manifest for glob- [email protected]~5.1.0 fetched in 268ms
33 silly resolveWithNewModule [email protected] checking installable status
34 silly pacote range manifest for [email protected]~3.5.0 fetched in 262ms
35 silly resolveWithNewModule [email protected] checking installable status
36 silly pacote range manifest for [email protected]~3.0.2 fetched in 271ms
37 silly resolveWithNewModule [email protected] checking installable status
38 http fetch GET 304 https://registry.npmjs.org/is-binary-path 268ms (from cache)
39 silly pacote range manifest for [email protected]~2.1.0 fetched in 270ms
40 silly resolveWithNewModule [email protected] checking installable status
41 http fetch GET 304 https://registry.npmjs.org/normalize -path 297ms (from cache)
42 silly pacote range manifest for [email protected]~3.0.0 fetched in 298ms
43 silly resolveWithNewModule [email protected] checking installable status
44 http fetch GET 304 https://registry.npmjs. org/picomatch 63ms (from cache)
45 silly pacote range manifest for [email protected]^2.0.4 fetched in 67ms
46 silly resolveWithNewModule [email protected] checking installable status
47 http fetch GET 304 https://registry.npmjs.org/fill -range67ms (from cache)
48 silly pacote range manifest for [email protected]^7.0.1 fetched in 68ms
49 silly resolveWithNewModule [email protected] checking installable status
50 http fetch GET 304 https://registry.npmjs.org/ to-regex-range 63ms (from cache)
51 silly pacote range manifest for [email protected]^5.0.1 fetched in 65ms
52 silly resolveWithNewModule [email protected] checking installable status
53 http fetch GET 200 https ://registry.npmjs.org/is-number 5ms (from cache)
54 silly pacote range manifest for [email protected]^7.0.0 fetched in 6ms
55 silly resolveWithNewModule [email protected] checking installable status
56 http fetch GET 304https://registry.npmjs.org/is-extglob 82ms (from cache)
57 silly pacote range manifest for [email protected]^2.1.1 fetched in 84ms
58 silly resolveWithNewModule [email protected] checking installable status
59 http fetch GET 304 https://registry.npmjs.org/binary-extensions 66ms (from cache)
60 silly pacote range manifest for [email protected]^2.0.0 fetched in 67ms
61 silly resolveWithNewModule [email protected] checking installable status
62 timing stage:loadIdealTree:loadAllDepsIntoIdealTree Completed in 768ms
63 timing stage:loadIdealTree Completed in 776ms
64 silly currentTree lib
65 silly idealTree lib
65 silly idealTree └─┬ [email protected]
65 silly idealTree ├── [email protected]
65 silly idealTree ├── [email protected]
65 silly idealTree ├── [email protected]
65 silly idealTree ├── [email protected]
65 silly idealTree ├ ── [email protected]
65 silly idealTree ├── [email protected]
65 silly idealTree ├── [email protected]
65 silly idealTree ├── [email protected]
65 silly idealTree ├── [email protected]
65 silly idealTree ├── [email protected]
65 silly idealTree ├── [email protected]
65 silly idealTree ├── [email protected]
65 silly idealTree ├── [email protected]
65 silly idealTree ├── [email protected]
65 silly idealTree └── [email protected]
66 silly install generateActionsToTake
67 warn checkPermissions Missing write access to /usr/local/lib/node_modules
68 timing stage:rollbackFailedOptional Completed in 1ms
69 timing stage:runTopLevelLifecycles Completed in 1063ms
70 verbose stack Error: EACCES: permission denied, access '/usr/ local/lib/node_modules'
71 verbose cwd /Users/user
72 verbose Darwin 20.5.0
73 verbose argv "/usr/local/bin/node" "/usr/local/bin/npm" "install" "-g" " sass"
74 verbose node v14.17.0
75 verbose npm v6.14.13
76 error code EACCES
77 error syscall access
78 error path /usr/local/lib/node_modules
79 error errno -13
80 error Error: EACCES: permission denied, access '/usr/local/lib/node_modules'
80 error [Error: EACCES: permission denied, access '/usr/local/lib/node_modules'] {
80 error errno: -13,
80 error code: 'EACCES',
80 error syscall: 'access',
80 error path: '/usr/local/lib/node_modules'
80 error }
81 error The operation was rejected by your operating system.
81 error It is likely you do not have the permissions to access this file as the current user
81 error
81 error If you believe this might be a permissions issue, please double-check the
81 error permissions of the file and its containing directories,
82 verbose exit [ -13, true ]
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question