You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
but when deploying on railway i got error which i want to deploy only web applications
so the error tell me
#10 6.751 npm ERR! 404 Not Found - GET https://registry.npmjs.org/@openask%2fconfig - Not found
#10 6.751 npm ERR! 404
#10 6.751 npm ERR! 404 '@openask/config@*' is not in this registry.
which i've create a custom eslint config inside packages folder, my questions is how to linked a workspace without publishing a packages with turbo when i deploying my web applications into server?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Hi! i've been using turbo repo for experiment
but when deploying on railway i got error which i want to deploy only web applications
so the error tell me
#10 6.751 npm ERR! 404 Not Found - GET https://registry.npmjs.org/@openask%2fconfig - Not found
#10 6.751 npm ERR! 404
#10 6.751 npm ERR! 404 '@openask/config@*' is not in this registry.
which i've create a custom eslint config inside packages folder, my questions is how to linked a workspace without publishing a packages with turbo when i deploying my web applications into server?
should i build the eslint config?
Beta Was this translation helpful? Give feedback.
All reactions