Skip to content
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

NPM Install Issue #81

Open
georgewritescode opened this issue Apr 28, 2017 · 0 comments
Open

NPM Install Issue #81

georgewritescode opened this issue Apr 28, 2017 · 0 comments

Comments

@georgewritescode
Copy link

I usually run npm on my local machine rather than my homestead machine so this fails whenever I run it on homestead for unknown issues (Im running homestead on windows).

Perhaps we can manually instally the npm libraries after in another without it being part of the build process?

`installing npm dependencies in '/home/vagrant/Code/roo/vendor/talyssonoc/react-laravel'...
npm WARN temp-composer-extra-asssets@ No license field.
npm ERR! Linux 4.4.0-22-generic
npm ERR! argv "/usr/bin/nodejs" "/usr/bin/npm" "install"
npm ERR! node v5.12.0
npm ERR! npm v3.8.6
npm ERR! path ../acorn/bin/acorn
npm ERR! code EPROTO
npm ERR! errno -71
npm ERR! syscall symlink

npm ERR! EPROTO: protocol error, symlink '../acorn/bin/acorn' -> '/home/vagrant/Code/roo/vendor/talyssonoc/react-laravel/node_modules/.bin/acorn'
npm ERR!
npm ERR! If you need help, you may report this error at:
npm ERR! https://github.com/npm/npm/issues

npm ERR! Please include the following file with any support request:
npm ERR! /home/vagrant/Code/roo/vendor/talyssonoc/react-laravel/npm-debug.log`

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant