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

The commands npm run dev, npm copy and npm copy:all don't work. #110

Closed
cstrnt opened this issue Apr 9, 2021 · 1 comment
Closed

The commands npm run dev, npm copy and npm copy:all don't work. #110

cstrnt opened this issue Apr 9, 2021 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@cstrnt
Copy link
Contributor

cstrnt commented Apr 9, 2021

Description

The commands npm run dev, npm copy and npm copy:all don't work.

Steps to reproduce

  • Run either of those commands with Node version > 15 and npm version > 7

Expected result

The commands just work fine

Actual result

They don't work

System Information

Node Version: v15.3.0
NPM Version: 7.0.14

Potential Solution

Use $(pwd) instead of $INIT_CWD

@cstrnt cstrnt added the bug Something isn't working label Apr 9, 2021
@cstrnt cstrnt self-assigned this Apr 9, 2021
@brendanfalk
Copy link
Member

Fixed in #113

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants