-
Notifications
You must be signed in to change notification settings - Fork 21
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
cant npm install #41
Comments
fixes iLanguage#41
If you want to record audio and video you should probably use the Android codebase. If you dont want to record audio and video, then you can use MontageJS that Alexandre showed you. Thanks for reporting that npm ERR. It was a problem, I fixed it. I published oprime-montage on NPM and now it works, but we have a bigger problem. You wont be able to load or see SAILS because it's experimental design json is all privately owned by the prof. This means we would need to create some sample experimental design so you can actually try the oprime-montage library... so we are back to the beginning problem.
|
I decided to clone SAILS and I tried to run it on my mac but I couldn't ...
I'm quite new with Node, Grunt, MontageJS and I can't quite figure out what's going wrong. So, I'll tell you what I did, what I get, and I would greatly appreciate if you could help me about that:
As I said, I cloned SAILS project from https://github.com/ProjetDeRechercheSurLecriture/SAILS and got my local copy
I realized there was some stuff missing (node_modules for examples) and I read a bit about Grunt and understood I had to install grunt and then to run "npm install" in my folder in order to get that stuff.
Now, the problem is that the npm install keep throwing the following error :
npm ERR! Error: ENOENT, open '/Users/username/.npm/tmp_537c592f3f16tmp_42464f4f3dc3package/package.json'
Do you have any idea why?
Thanks a lot for your help,
The text was updated successfully, but these errors were encountered: