Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Node tries to open index.js, doesn't run it when running npx create... #15

Closed
roblarsen opened this issue May 23, 2020 · 0 comments · Fixed by #16
Closed

Node tries to open index.js, doesn't run it when running npx create... #15

roblarsen opened this issue May 23, 2020 · 0 comments · Fixed by #16

Comments

@roblarsen
Copy link
Member

@vltansky I'm not sure how I ended up here, but in testing this I've seen two bugs. The first is that the folder argument doesn't seem to work, although I can no longer test that as on two machines running any variation of the npx command opens index.js (in whatever app is associated with js files) and doesn't execute it. I'm going to try to enlist some people to test this, but I'd at least like to understand how I got here before I open the floodgates.

@roblarsen roblarsen changed the title Node tries to open index.js doesn't run it Node tries to open index.js, doesn't run it when running npx create... May 23, 2020
@roblarsen roblarsen changed the title Node tries to open index.js, doesn't run it when running npx create... Node tries to open index.js, doesn't run it when running npx create... May 23, 2020
roblarsen added a commit that referenced this issue May 24, 2020
fix: node opens index.js instead of running closes #15
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant