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
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.
-
Summary
I'm having errors when trying to build my /apps/api
When I run
pnpm tsc --buildin apps/api, the dist folder is generated.However, when I do
pnpm dlx turbo run build --filter=apiIt runs successfully but i get this warning
WARNING no output files found for task api#build. Please check your outputs key in turbo.jsonany help is appreciated!
Additional information
apps/api/turbo.json
turbo.json (root)
Beta Was this translation helpful? Give feedback.
All reactions