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

node init broken #14

Closed
sinewalker opened this issue Feb 17, 2017 · 5 comments
Closed

node init broken #14

sinewalker opened this issue Feb 17, 2017 · 5 comments
Labels

Comments

@sinewalker
Copy link
Owner

Sourcing 50_node.sh
/Users/mjl/.dotfiles/init/50_node.sh: line 2: /Users/mjl/.dotfiles/source/50_node.sh: No such file or directory
/Users/mjl/.dotfiles/init/50_node.sh: line 5: nave_install: command not found
@sinewalker sinewalker added the bug label Feb 17, 2017
@sinewalker
Copy link
Owner Author

Looks like source/50_node.sh was removed from sharpie's dotfiles, so I should start by recovering from cowboy's.

@sinewalker
Copy link
Owner Author

also see issue #5 -- should be taken into account before this issue is considered fixed

@sinewalker sinewalker removed this from the 1.0-macOS milestone Aug 21, 2017
@sinewalker
Copy link
Owner Author

I removing from the 1.0-macOS Milestone, and also from the master branch, but this is still a bug I want to address soonish.

@sinewalker
Copy link
Owner Author

Cowboy does some batshit crazy stuff!

I think I'll ditch his code because I don't understand what it's trying to do or why. Something about setting up virtual environments in Node / NPM and then sellecting default packages, by the looks.

I may be better off using the instructions from NPM at least while I'm a Node noob, and eventually come back to something like Cowboy's setup.

Introductory documentation at nodejs.org is pretty scant, seems to just want to point you to a downloads page and let magic happen.

sinewalker added a commit that referenced this issue Apr 1, 2018
In prep for working this out, need to make sure they can be loaded

Issue #14
@sinewalker
Copy link
Owner Author

commit dfd324c resolves

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

No branches or pull requests

1 participant