Closed
Description
What exactly happened?
- Have a repository without
package-lock.json
- Run action
What should've happened?
Everything working.
How did it look?
Deleting node_modules/ folder...
error: pathspec 'package-lock.json' did not match any file(s) known to git
Where did you encounter the problem?
Workarounds:
clean_node_folder: false
does not work.- Version
pacakge-json.lock
in the repository