yarn icon indicating copy to clipboard operation
yarn copied to clipboard

Yarn Start - Usage Error: Couldn't find a script named "start".

Open elthombre opened this issue 3 years ago • 1 comments

Installed yarn via corepack instructions. Version 3.2.2 running.

In my project, ran: yarn install, successfully. Attempted to run: yarn start, and it failed with the exception as noted.

elthombre avatar Aug 13 '22 07:08 elthombre

insert “npm install @babel/core @babel/preset-env” then rewrite yarn start

xtlmrfighting avatar Sep 08 '22 08:09 xtlmrfighting

No reproduction or details provided.

RDIL avatar Oct 04 '22 18:10 RDIL