no such file or directory, open '/root/.cache/node/corepack/lastKnownGood.json'
I already tried https://www.answeroverflow.com/m/1209507275006550046#solution-1209509316873289739 and it's not worked
Build Failed After Change to Dockerfile Then Back to Nixpacks Build...
Hello, I am trying to deploy my turborepo apps with Dockerfile, but it seems not successful yet. So, I decided to go back to Nixpacks builder. But somehow, there is errors occurred and build always failed. This below the error message
```
#12 [stage-0 8/12] RUN --mount=type=cache,id=s/dce34f28-7052-4a65-bbd4-6fc142db4a38-/usr/local/share/cach...
9 Replies
Project ID:
3a03ca36-241d-44c4-9f5b-56ee4a3494e6
3a03ca36-241d-44c4-9f5b-56ee4a3494e6
Solution
i already tried this solution, but not worked :/
Make sure
nixpacks.toml
is in your app's root directoryis the same of the link i've sent
build logs please https://bookmarklets.up.railway.app/log-downloader/
i moved nixpacks.toml to root folder and now it's works
that would do it