0
我正在研究在Windows操作系統上的離子項目,然後我試圖在Ubuntu(linux操作系統)上使用它,但它告訴我運行npm rebuild node-sass
,所以我這樣做,但是,但是這個錯誤不斷顯示我試圖修復「的文件系統是隻讀的」,但沒有奏效npm重建節點sass不工作離子
npm rebuild node-sass
npm ERR! Linux 4.8.0-41-generic
npm ERR! argv "/usr/local/bin/node" "/usr/bin/npm" "rebuild" "node-sass"
npm ERR! node v4.8.0
npm ERR! npm v4.1.2
npm ERR! path /media/bishoy/realwork/ambulancer/code/patients/node_modules/.bin/node-sass
npm ERR! code EROFS
npm ERR! errno -30
npm ERR! syscall unlink
npm ERR! rofs EROFS: read-only file system, unlink '/media/bishoy/realwork/ambulancer/code/patients/node_modules/.bin/node-sass'
npm ERR! rofs This is most likely not a problem with npm itself
npm ERR! rofs and is related to the file system being read-only.
npm ERR! rofs
npm ERR! rofs Often virtualized file systems, or other file systems
npm ERR! rofs that don't support symlinks, give this error.
npm ERR! Linux 4.8.0-41-generic
npm ERR! argv "/usr/local/bin/node" "/usr/bin/npm" "rebuild" "node-sass"
npm ERR! node v4.8.0
npm ERR! npm v4.1.2
npm ERR! path npm-debug.log.185227705
npm ERR! code EROFS
npm ERR! errno -30
npm ERR! syscall open
npm ERR! rofs EROFS: read-only file system, open 'npm-debug.log.185227705'
npm ERR! rofs This is most likely not a problem with npm itself
npm ERR! rofs and is related to the file system being read-only.
npm ERR! rofs
npm ERR! rofs Often virtualized file systems, or other file systems
npm ERR! rofs that don't support symlinks, give this error.
npm ERR! Please include the following file with any support request:
npm ERR! /media/bishoy/realwork/ambulancer/code/patients/npm-debug.log