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

Error building Next project: Command failed: npx prettier #294

Open
lacymorrow opened this issue Dec 22, 2021 · 0 comments
Open

Error building Next project: Command failed: npx prettier #294

lacymorrow opened this issue Dec 22, 2021 · 0 comments

Comments

@lacymorrow
Copy link

image

✔ Package manager: · yarn
✔ UI framework: · tailwind
✔ CSS Preprocessor: · styled-components
✔ Do you also want to add styled-system ? · styled-system
✔ Features: · fetch,svgr,env
✔ Hooks · 
✔ State Management: · none
✔ i18n - Internationalization · none
✔ Linting tools: · 
✔ Testing Framework: · jest
✔ E2E Testing framework: · cypress
✔ Docker integration: · Docker
✔ Continuous integration: · github-actions
superplate-cli has encountered an error.

If you think this is caused by a bug. Please check out:
https://github.com/pankod/superplate/issues

ERROR Error: Command failed: npx prettier "/Users/tmorrow/repo/fly5" --write
[error] No matching files. Patterns tried: /Users/tmorrow/repo/fly5 !**/node_modules/** !./node_modules/** !**/.{git,svn,hg}/** !./.{git,svn,hg}/**

    at ChildProcess.exithandler (child_process.js:390:12)
    at ChildProcess.emit (events.js:400:28)
    at maybeClose (internal/child_process.js:1055:16)
    at Process.ChildProcess._handle.onexit (internal/child_process.js:288:5) {
  killed: false,
  code: 2,
  signal: null,
  cmd: 'npx prettier "/Users/tmorrow/repo/fly5" --write',
  stdout: '',
  stderr: '[error] No matching files. Patterns tried: /Users/tmorrow/repo/fly5 !**/node_modules/** !./node_modules/** !**/.{git,svn,hg}/** !./.{git,svn,hg}/**\n'
}
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

1 participant