question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

del build fails with error Command failed with exit code 1.

See original GitHub issue

This 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:closed
  • Created 2 years ago
  • Comments:5 (1 by maintainers)

github_iconTop GitHub Comments

1reaction
sindresorhuscommented, Jul 1, 2021

You need a newer Node.js version.

0reactions
cruftyoldsysadmincommented, Jun 9, 2022

This is still happening in node v18.0.01

Read more comments on GitHub >

github_iconTop 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 >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found