Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR SHELL

command failed with exit code 1: yarn build

what you need to do is just simple: follow these steps:

rm -rf node_modules
yarn cache clean
yarn
yarn start
Source by stackoverflow.com #
 
PREVIOUS NEXT
Tagged: #command #failed #exit #code #yarn #build
ADD COMMENT
Topic
Name
5+5 =