xgqfrms / set-process-env

set-process-env by linux bash command without need git ignore the .env file
https://www.npmjs.com/package/set-process-env
MIT License
1 stars 0 forks source link

yarn add & license #11

Open xgqfrms opened 2 years ago

xgqfrms commented 2 years ago

yarn add & license

image
$ yarn add
yarn add v1.22.4
warning package.json: No license field
error Missing list of packages to add to your project.
info Visit https://yarnpkg.com/en/docs/cli/add for documentation about this command.

https://yarnpkg.com/en/docs/cli/add

缺少 license, 为什么不能安装呀!

{
  "license": "MIT",
}

https://classic.yarnpkg.com/en/docs/cli/licenses

xgqfrms commented 2 years ago

https://www.cnblogs.com/xgqfrms/p/16523197.html