Pnpm workspace

drpatchesHOBBY

a year ago

Hi, how i must configure the project to use pnpm to install?
currently i'm getting this error:
1.800 npm ERR! Unsupported URL Type "workspace:": workspace:*

Solved

1 Replies

a year ago

pnpm will automatically be used if a pnpm lockfile is found, make sure no package lockfile is found, if a package lockfile is found by Railway then npm will be used instead


Status changed to Solved railway[bot] over 1 year ago


Pnpm workspace - Railway Help Station