Last login: Sun Apr 19 18:48:12 on ttys001
nagayoshiyuto@yutoiMac ~ % ls -l /usr/local/
total 0
drwxr-xr-x 5 nagayoshiyuto wheel 160 4 18 23:40 bin
drwxr-xr-x 3 nagayoshiyuto wheel 96 4 9 02:07 include
drwxr-xr-x 4 nagayoshiyuto wheel 128 4 9 02:07 lib
drwxr-xr-x 5 nagayoshiyuto wheel 160 4 9 02:07 share
nagayoshiyuto@yutoiMac ~ % node -v
v12.16.2
nagayoshiyuto@yutoiMac ~ % npm -v
6.14.4
nagayoshiyuto@yutoiMac ~ % npm install -g node-sass
npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142
npm WARN checkPermissions Missing write access to /usr/local/lib/node_modules
npm ERR! code EACCES
npm ERR! syscall access
npm ERR! path /usr/local/lib/node_modules
npm ERR! errno -13
npm ERR! Error: EACCES: permission denied, access '/usr/local/lib/node_modules'
npm ERR! [Error: EACCES: permission denied, access '/usr/local/lib/node_modules'] {
npm ERR! stack: "Error: EACCES: permission denied, access '/usr/local/lib/node_modules'",
npm ERR! errno: -13,
npm ERR! code: 'EACCES',
npm ERR! syscall: 'access',
npm ERR! path: '/usr/local/lib/node_modules'
npm ERR! }
npm ERR!
npm ERR! The operation was rejected by your operating system.
npm ERR! It is likely you do not have the permissions to access this file as the current user
npm ERR!
npm ERR! If you believe this might be a permissions issue, please double-check the
npm ERR! permissions of the file and its containing directories, or try running
npm ERR! the command again as root/Administrator.
npm ERR! A complete log of this run can be found in:
npm ERR! /Users/nagayoshiyuto/.npm/_logs/2020-04-19T09_50_34_033Z-debug.log
nagayoshiyuto@yutoiMac ~ %
コメントに画像が貼れないので見にくいですが、こんな感じの画面になっております。
バッドをするには、ログインかつ
こちらの条件を満たす必要があります。
2020/04/18 17:29
2020/04/18 17:37 編集
2020/04/18 17:53
2020/04/18 18:04
2020/04/18 18:27
2020/04/19 09:55 編集
2020/04/19 09:57
2020/04/19 09:59
2020/04/19 10:05
2020/04/19 10:09
2020/04/19 10:12
2020/04/19 10:25
2020/04/19 10:27
2020/04/19 10:36