webstone-plugins icon indicating copy to clipboard operation
webstone-plugins copied to clipboard

Project creation error.

Open timscodebase opened this issue 2 years ago β€’ 4 comments

After running pnpm create webstone-app webstone-demo, I get the following error:

Node.js v18.8.0
 ERROR  Command failed with exit code 1: /Users/timothysmith/Library/pnpm/store/v3/tmp/dlx-68501/node_modules/.bin/create-webstone-app webstone

pnpm: Command failed with exit code 1: /Users/timothysmith/Library/pnpm/store/v3/tmp/dlx-68501/node_modules/.bin/create-webstone-app webstone
    at makeError (/Users/timothysmith/Library/pnpm/global/5/.pnpm/[email protected]/node_modules/pnpm/dist/pnpm.cjs:22289:17)
    at handlePromise (/Users/timothysmith/Library/pnpm/global/5/.pnpm/[email protected]/node_modules/pnpm/dist/pnpm.cjs:22860:33)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
    at async Object.handler (/Users/timothysmith/Library/pnpm/global/5/.pnpm/[email protected]/node_modules/pnpm/dist/pnpm.cjs:199043:7)
    at async /Users/timothysmith/Library/pnpm/global/5/.pnpm/[email protected]/node_modules/pnpm/dist/pnpm.cjs:206407:21
    at async run (/Users/timothysmith/Library/pnpm/global/5/.pnpm/[email protected]/node_modules/pnpm/dist/pnpm.cjs:206378:34)
    at async runPnpm (/Users/timothysmith/Library/pnpm/global/5/.pnpm/[email protected]/node_modules/pnpm/dist/pnpm.cjs:206599:5)
    at async /Users/timothysmith/Library/pnpm/global/5/.pnpm/[email protected]/node_modules/pnpm/dist/pnpm.cjs:206591:7

timscodebase avatar Sep 23 '22 16:09 timscodebase

Hey Tim, you likely found Webstone because of my recent tweet - which I shouldn't have posted πŸ˜….

We're in the middle of refactoring the project to make it much simpler (i.e. no monorepo requirement) and also allow people to enhance Webstone with their own plugins.

It's a top priority to get this shipped and I'll post an update here once we're ready.

Apologies for the false promises I shared on Twitter, hopefully you'll give it another chance once we're ready.

mikenikles avatar Sep 23 '22 16:09 mikenikles

Hi Mike, I get the error while installing the webstone, I tried yarn and pnpm both throws errors. Is Webstone ready by now?

manoocher avatar Dec 29 '22 17:12 manoocher

Hi Shafiq, thanks for letting us know. I released the latest CLI ~15 minutes ago (see above πŸ˜„) and tested locally to make sure it all works.

Having said that, you are here early πŸ˜…. While the CLI now works and you can freely use existing features, we haven't announced the project yet and it's in active development. Run npx webstone -h after you create your first Webstone project to see the available commands.

Happy to hear your feedback at any time of course. This is the chance to influence the features we prioritize :)

mikenikles avatar Dec 30 '22 00:12 mikenikles

Thanks for making this project happen, Ineed it will turn into an essential part of every project soon. I appreciate you and the team's efforts.

I'll definitely try the CLI.

On Fri, Dec 30, 2022, 3:03 AM Mike Nikles @.***> wrote:

Hi Shafiq, thanks for letting us know. I released the latest CLI ~15 minutes ago (see above πŸ˜„) and tested locally to make sure it all works.

Having said that, you are here early πŸ˜…. While the CLI now works and you can freely use existing features, we haven't announced the project yet and it's in active development. Run npx webstone -h after you create your first Webstone project to see the available commands.

Happy to hear your feedback at any time of course. This is the chance to influence the features we prioritize :)

β€” Reply to this email directly, view it on GitHub https://github.com/WebstoneHQ/webstone/issues/249#issuecomment-1367645568, or unsubscribe https://github.com/notifications/unsubscribe-auth/ABXTP37VPU4MUK26C3VI6ZLWPYRFTANCNFSM6AAAAAAQUEF5DU . You are receiving this because you commented.Message ID: @.***>

manoocher avatar Dec 30 '22 02:12 manoocher