Skip to content

Update README.md #7

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

Closed
wants to merge 1 commit into from
Closed

Conversation

ianmiell
Copy link

@ianmiell ianmiell commented May 9, 2021

I'm not sure if this is a local setting, but I couldn't find anything in my env related to this.

I'm not sure if this is a local setting, but I couldn't find anything in my env related to this.
@phiresky
Copy link
Owner

phiresky commented May 9, 2021

They are local programs, they are installed into node_modules under the current working directory by npm install xyz. If they are installed in ~ for you the reason is that you have a package.json in your home directory, but not in your current working directory. Delete the package.json in your home directory (or create one in the current directory with npm init)

@phiresky phiresky closed this May 9, 2021
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

Successfully merging this pull request may close these issues.

2 participants