-
Notifications
You must be signed in to change notification settings - Fork 656
🐛 ENOENT error on node:18-alpine
container
#4632
Comments
Make sure that your container installs |
I've looked into the
|
To be honest, I'm not sure what the issue is. Probably some symbol link or something? I never installed Rome this way. |
So in attempt to work around this. I figured that
Now doesn't throw
Tried with Ubuntu and Debian version of node Docker Image and it works fine. |
Also running into this on a
Also tried
Is it possible to build Rome for musl? For now I'll just run Rome outside of the container against my source code. |
I ran into the same problem with |
Environment information
What happened?
I have this docker and docker-compose configuration for VSCode devcontainer
npm i -D rome
npx rome init
It exits with error below
Expected result
Should be success and create a configuration file.
Code of Conduct
The text was updated successfully, but these errors were encountered: