del build fails with error Command failed with exit code 1.
See original GitHub issueThis seam to be an issue with meow for V 4. 0 + . version 3 seam to work fine
`/node_modules/del-cli/cli.js:2 import meow from ‘meow’; ^^^^^^
SyntaxError: Cannot use import statement outside a module`
Issue Analytics
- State:
- Created 2 years ago
- Comments:5 (1 by maintainers)
Top Results From Across the Web
error Command failed with exit code 1. when I try to run yarn
Basically there might be an issue with the wrongly fetched dependency or something happened during transmission. Shailesh advised you removed ...
Read more >Error: Command failed with exit code 1: npm install · Issue ...
I encountered these errors, realised the reason was that there were spaces in the parent directory name. Removed the spaces and got no...
Read more >Command failed with exit code 1: npm run build - Netlify fix 2020
Udemy Courses:- 9 React Projects on Udemy - https://bit.ly/2D83M8c- 9 React Projects on Gumroad ...
Read more >Yarn build results in "error Command failed with exit code 1 ...
Hi Experts, I am trying to build my cutome kibana pluging using yarn build and getting "error Command failed with exit code 1."...
Read more >BUILD ERROR : Command failed with exit code 1: yarn build
The error is occurring because that dependency is missing. Have you tried running yarn add node-sass and then committing those changes?
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found

You need a newer Node.js version.
This is still happening in node v18.0.01