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

create-game script fails on windows 6.0.1 #146

Closed
jjensenius3 opened this issue Oct 29, 2020 · 2 comments
Closed

create-game script fails on windows 6.0.1 #146

jjensenius3 opened this issue Oct 29, 2020 · 2 comments

Comments

@jjensenius3
Copy link

node nodegame create-game fails to complete on a fresh install of 6.0.1 on windows
throws the error:
Error: ENOENT: no such file or directory, stat '-i've-removed-my-path-\nodegame-v6.0.1\node_modules\nodegame-game-template\private.gitkeep'

@shakty
Copy link
Member

shakty commented Oct 29, 2020

Hi John, Thanks for finding the first bug of V6!

I have admit it was not too difficult. Apparently, something has changed in the way npm handles its index and, even if they are identical, the stable version has this bug and the development version has not.

I am patching asap, in the meantime people can work with the development version

node nodegame-installer @dev 

@shakty
Copy link
Member

shakty commented Oct 29, 2020

This is now fixed in 6.0.2. Thanks again for reporting!

@shakty shakty closed this as completed Oct 29, 2020
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

2 participants