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
How can I link from the frontend to the api package? I am using pnpm add file:../../api/es but this does not properly work when updating the api package. I then need to rm -r node_modules and then the pnpm add again.
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.
Uh oh!
There was an error while loading. Please reload this page.
-
I am using Protobuf with Connect. And I have a Frontend in the same repo. something like this
How can I link from the frontend to the api package? I am using
pnpm add file:../../api/esbut this does not properly work when updating the api package. I then need torm -r node_modulesand then thepnpm addagain.Beta Was this translation helpful? Give feedback.
All reactions