-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Exception in init undefined #2
Comments
Tried with Node 6.2.0 and R 3.2 but got installation error: npm install controlr --save
gyp WARN download NVM_NODEJS_ORG_MIRROR is deprecated and will be removed in node-gyp v4, please use NODEJS_ORG_MIRROR npm ERR! [email protected] install: npm ERR! Please include the following file with any support request: |
Installed on Ubuntu 14.04, R 3.4, Node 6.4
I tried the example code and got this error:
/Dokument/node-r-test$ node index.js
Exception in init undefined
error undefined
fs.js:101
throw err; // Forgot a callback but don't know where? Use NODE_DEBUG=fs
^
Error: ENOENT: no such file or directory, unlink '/tmp/r.27927752'
at Error (native)
The text was updated successfully, but these errors were encountered: