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
This issue is pretty vague. Bun is well supported by the Capacitor CLI and you create an ionic project with bun too. Eg: bun create ionic@beta "test" -- blank --type angular-standalone --no-git --capacitor --package-id ionic.test
I would suggest taking a look at the commands coming out of the VS Code extension and use the Capacitor CLI instead, or regular bun / npm etc commands to run scripts from your package.json.
#5063
Bun is already pretty well supported by the Ionic VSCode extension.
But it's not totally the case for the Ionic CLI standalone.
The text was updated successfully, but these errors were encountered: