ethanniser / the-beth-stack

An opinionated hypermedia-driven architecture for building web apps
MIT License
848 stars 81 forks source link

Cannot find package "commander" #17

Closed mohamed-abd-elkahlk closed 11 months ago

mohamed-abd-elkahlk commented 11 months ago

i got that error when i try bunx create-beth-app@latest beth

error: Cannot find package "commander" from "/tmp/create-beth-app@latest--bunx/node_modules/create-beth-app/src/commander.ts"

ethanniser commented 11 months ago

totally on me, fixing now

ethanniser commented 11 months ago

should be fixed with 0.0.8

mohamed-abd-elkahlk commented 11 months ago

i go to that directory /tmp/create-beth-app@latest--bunx and install some package manually

mohamed-abd-elkahlk commented 11 months ago

should be fixed with 0.0.8 Thank you for your help.

mohamed-abd-elkahlk commented 11 months ago

it's work and when it finish it gave me that matrix@theOne:~/websites/bun$ bunx create-beth-app@0.0.8 --project-name beth

Starting... Running Pre-checks... Creating new beth-stack site at ./beth undefined is that a problem

and i think i watch your vid right now :100: