Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Project creation error. #249

Open
timscodebase opened this issue Sep 23, 2022 · 4 comments
Open

Project creation error. #249

timscodebase opened this issue Sep 23, 2022 · 4 comments

Comments

@timscodebase
Copy link
Contributor

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
@mikenikles
Copy link
Collaborator

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.

@manoocher
Copy link

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

@mikenikles
Copy link
Collaborator

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 :)

@manoocher
Copy link

manoocher commented Dec 30, 2022 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants