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
I was going through the quickstarter, and instead of npx I used bunx for running create-turbo.
I get this response:
$~ bunx -- bun create-turbo@latest
? Where would you like to create your Turborepo? ./whatever
? Which package manager do you want to use? Bun (beta)
>>> no "package.json" found at X:\GitHub\whatever
Has this always been like this? I've seen people mention creating turborepo like this.
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
-
Summary
I was going through the quickstarter, and instead of npx I used bunx for running create-turbo.
I get this response:
Has this always been like this? I've seen people mention creating turborepo like this.
Additional information
Example
No response
Beta Was this translation helpful? Give feedback.
All reactions