elis
elis
Explore posts from servers
RRailway
Created by elis on 2/20/2024 in #✋|help
Build failing due to missing `.root/.cache/node/corepack/lastKnownGood.json`
worked! Thanks!!!
71 replies
RRailway
Created by elis on 2/20/2024 in #✋|help
Build failing due to missing `.root/.cache/node/corepack/lastKnownGood.json`
yay! it's passed to the next stage! project installing 😄
71 replies
RRailway
Created by elis on 2/20/2024 in #✋|help
Build failing due to missing `.root/.cache/node/corepack/lastKnownGood.json`
is it something that can be configured via railway.json?
71 replies
RRailway
Created by elis on 2/20/2024 in #✋|help
Build failing due to missing `.root/.cache/node/corepack/lastKnownGood.json`
bam!
71 replies
RRailway
Created by elis on 2/20/2024 in #✋|help
Build failing due to missing `.root/.cache/node/corepack/lastKnownGood.json`
in the package.json my engines is set to
"engines": {
"node": "^20.0.0"
},
"engines": {
"node": "^20.0.0"
},
71 replies
RRailway
Created by elis on 2/20/2024 in #✋|help
Build failing due to missing `.root/.cache/node/corepack/lastKnownGood.json`
any way I can configure that?
71 replies
RRailway
Created by elis on 2/20/2024 in #✋|help
Build failing due to missing `.root/.cache/node/corepack/lastKnownGood.json`
didn't work
71 replies
RRailway
Created by elis on 2/20/2024 in #✋|help
Build failing due to missing `.root/.cache/node/corepack/lastKnownGood.json`
a warning i'm seeing - not sure if its related:
#10 1.555 npm WARN EBADENGINE Unsupported engine {

#10 1.555 npm

WARN EBADENGINE package: '[email protected]',

#10 1.556 npm WARN EBADENGINE required: { node: '^18.17.1 | >=20.10.0' },

#10 1.556 npm WARN EBADENGINE current: { node: 'v20.9.0', npm: '10.1.0' }

#10 1.556 npm WARN EBADENGINE }

#10 1.706

#10 1.706 changed 1 package in 1s
#10 1.555 npm WARN EBADENGINE Unsupported engine {

#10 1.555 npm

WARN EBADENGINE package: '[email protected]',

#10 1.556 npm WARN EBADENGINE required: { node: '^18.17.1 | >=20.10.0' },

#10 1.556 npm WARN EBADENGINE current: { node: 'v20.9.0', npm: '10.1.0' }

#10 1.556 npm WARN EBADENGINE }

#10 1.706

#10 1.706 changed 1 package in 1s
71 replies
RRailway
Created by elis on 2/20/2024 in #✋|help
Build failing due to missing `.root/.cache/node/corepack/lastKnownGood.json`
same here - existing service runs
71 replies
RRailway
Created by elis on 2/20/2024 in #✋|help
Build failing due to missing `.root/.cache/node/corepack/lastKnownGood.json`
pushing without yarn.lock to see what'll happen 😄
71 replies
RRailway
Created by elis on 2/20/2024 in #✋|help
Build failing due to missing `.root/.cache/node/corepack/lastKnownGood.json`
aye
71 replies
RRailway
Created by elis on 2/20/2024 in #✋|help
Build failing due to missing `.root/.cache/node/corepack/lastKnownGood.json`
still failing on yarn install --frozen-lockfile:
> [ 7/11] RUN yarn install --frozen-lockfile:

0.379 Internal Error: ENOENT: no such file or directory, open '/root/.cache/node/corepack/lastKnownGood.json'

0.379 Error: ENOENT: no such file or directory, open '/root/.cache/node/corepack/lastKnownGood.json'

-----
> [ 7/11] RUN yarn install --frozen-lockfile:

0.379 Internal Error: ENOENT: no such file or directory, open '/root/.cache/node/corepack/lastKnownGood.json'

0.379 Error: ENOENT: no such file or directory, open '/root/.cache/node/corepack/lastKnownGood.json'

-----
71 replies
RRailway
Created by elis on 2/20/2024 in #✋|help
Build failing due to missing `.root/.cache/node/corepack/lastKnownGood.json`
gotcha - so I set it to 1
71 replies
RRailway
Created by elis on 2/20/2024 in #✋|help
Build failing due to missing `.root/.cache/node/corepack/lastKnownGood.json`
No description
71 replies
RRailway
Created by elis on 2/20/2024 in #✋|help
Build failing due to missing `.root/.cache/node/corepack/lastKnownGood.json`
just regular push/deploy - i have a turborepo monorepo setup, and building a vike (vite plugin ssr) app - yesterday it worked fine
71 replies
RRailway
Created by elis on 2/20/2024 in #✋|help
Build failing due to missing `.root/.cache/node/corepack/lastKnownGood.json`
in railway.json at the top level?
71 replies
RRailway
Created by elis on 2/20/2024 in #✋|help
Build failing due to missing `.root/.cache/node/corepack/lastKnownGood.json`
How do I do that? Can I add to it ENV vars or do I need the railway.json?
71 replies
RRailway
Created by elis on 2/20/2024 in #✋|help
Build failing due to missing `.root/.cache/node/corepack/lastKnownGood.json`
hello? 🥺
71 replies
RRailway
Created by elis on 2/20/2024 in #✋|help
Build failing due to missing `.root/.cache/node/corepack/lastKnownGood.json`
tried refreshing the yarn.lock file (deleting it, deleting node_modules, and installing the project fresh, and push the new yarn.lock file) - didn't resolve
71 replies
RRailway
Created by elis on 2/20/2024 in #✋|help
Build failing due to missing `.root/.cache/node/corepack/lastKnownGood.json`
33042bbf-0475-49c1-9110-2626993a4979
71 replies