Open koppor opened 1 year ago
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:
Installing prettier...
Checking plugin: prettier-plugin-organize-imports
Prettifying files...
Files:
/home/runner/work/_actions/creyD/prettier_action/dev/entrypoint.sh: line 64: prettier: command not found
Error: Process completed with exit code 1.
I have the same problem here. I tried with the dev version also and got the same problem as @dmitvitalii.
I am using pnpm
as package manager which also don't have a package-lock.json
and ran into this problem.
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 repository