solito: Error when running create-solito-app
Hey I love this, great work!
As mentioned on twitter I got an error running create-solito-app. Setting up with vercel got me a 404 though that could easily be a me problem since I’ve not used it before.
npx create-solito-app@latest my-solito-app
npx: installed 82 in 10.733s
yarn run v1.23.0-20211220.1904
error Couldn't find a package.json file in "/Users/danny/workspace/solito"
info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command.
Command failed: yarn ts-node index.ts
running
macos 12.2.1
node v14.19.0
yarn 1.23.0-20211220.1904
let me know if you need any more details.
About this issue
- Original URL
- State: closed
- Created 2 years ago
- Comments: 19 (19 by maintainers)
fixed
I’ll try that too. Have to go to dinner so I’m going to publish this without the editing of package.json for now so it doesn’t have any substantial errors. Who knew CLI and FS was so complicated lol