Closed mukhlisakbr closed 3 years ago
I feel this addition should be more verbose, and
yarn
andyarn install
both are required to install dep. Can you verify that ?
running yarn
without command/flags will install deps as default, same as running yarn install
you can read more in their docs here https://yarnpkg.com/lang/en/docs/cli/install/
Okay, I would merge it. I don't have any experience with YARN, so i was doubtful.
I feel this addition should be more verbose, and
yarn
andyarn install
both are required to install dep. Can you verify that ?