-
Notifications
You must be signed in to change notification settings - Fork 88
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
[BUG] Should work when package-lock.json is not versioned #128
Labels
bug
Something isn't working
Comments
Could you please check if it works if you use @dev instead of the version you are using? If yes, I will merge it. |
Same problem here. @creyD , tried the @dev version:
|
I have the same problem here. I tried with the dev version also and got the same problem as @dmitvitalii. |
I am using |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
What exactly happened?
package-lock.json
What should've happened?
Everything working.
How did it look?
Where did you encounter the problem?
Workarounds:
clean_node_folder: false
does not work.pacakge-json.lock
in the repositoryThe text was updated successfully, but these errors were encountered: