Replies: 3 comments 2 replies
-
Rome library uses a post install script to install the binary for the correct platform, and it seems that the script didn't run. You should make sure that your package manager runs the post install script inside docker. |
Beta Was this translation helpful? Give feedback.
-
@ematipico Can u point more about that script for post install? Not sure what u mean... npm i -g rome@latest didn't help too. |
Beta Was this translation helpful? Give feedback.
-
@ematipico No case works and spawn error still presented. Tried with:
and none of this help me when i hit the npm run format command. How the docker should look?
|
Beta Was this translation helpful? Give feedback.
-
Hi,
I'm getting this issue when try to rune the format command in CI:
Dockerfile
Error
Rome: 11.0.0
Node.js: 19.7.0
Beta Was this translation helpful? Give feedback.
All reactions