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 link error #12

Open
bigtunacan opened this issue Oct 8, 2014 · 0 comments
Open

npm link error #12

bigtunacan opened this issue Oct 8, 2014 · 0 comments

Comments

@bigtunacan
Copy link

Taking the code for a run so I can put it in a pull request, but I'm a bit of a Node noob.
I have tried creating an npm link so I can test my changes, but I get the following.

npm ERR! not a package /Users/me/code/git_repos/makemeasandwich.js/bin/makemeasandwich
npm ERR! addLocal Could not install /Users/me/code/git_repos/makemeasandwich.js/bin/makemeasandwich

I have run the npm link as follows

npm link ./bin/makemeasandwich

and alternately as sudo

sudo npm link ./bin/makemeasandwich
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