build-nodejs-for-android
build-nodejs-for-android copied to clipboard
When execute "./npm install -g http-server ", get error of "read-only file system"
Hi,
When I exectue test statment "./npm install -g http-server " , shell raises a error of "EROFS: read-only file system, mkdir '/tmp'".
How to solve this error?
hi, i guess you are running this command from your android App, right? Then your app need add permission to access external storage.
mount -o rw,remount /