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

Doesn't work on Windows #12

Open
nhathaway opened this issue Nov 23, 2024 · 0 comments
Open

Doesn't work on Windows #12

nhathaway opened this issue Nov 23, 2024 · 0 comments

Comments

@nhathaway
Copy link

It doesn't like the fact that "Program Files" has a space in it. Using nvm to install nodejs, puts nodejs in C:\Program Files. Then if you do 'npm install -g go' it installs OK. When you run it from the command line, it finds the go wrapper executable in C:\Program Files\nodejs, but then you get an error that it can't run 'C:\Program'.

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