create-frourio-app
create-frourio-app copied to clipboard
Can not run init project: dev:pathpida is error
Description
I tried to start a project today by running the command yarn create frourio-app
, but yarn dev
was not working properly.
I tried the commands in dev:*
and found that dev:pathpida
was stuck with an error.
npm run dev:pathpida
> [email protected] dev:pathpida
> pathpida --enableStatic --ignorePath .gitignore --watch
node:fs:1451
handleErrorFromBinding(ctx);
^
Error: ENOENT: no such file or directory, scandir '[Work Dir]/src/app'
Environment
-
Package version:
[email protected]
-
OS:
- [ ] Linux
- [ ] Windows
- [x] macOS
-
Node.js version:
v18.12.1
-
yarn version:
1.22.19