1.5.9-13 • Published 1 year ago

lls-empowerment v1.5.9-13

Weekly downloads
-
License
-
Repository
-
Last release
1 year ago

赋能

Empowerment

发布前

  • 在version.md中记录更新内容

发布npm

  • 修改package.json version(递增)
  • npm run build:lib 或者 npm run build
  • 提交代码到git仓库,commit内容为 release+版本号,例:release 1.3.0
  • npm publish --registry=http://nexus.linklogis.cn/repository/npm/

发布后

npm publish失败

  • 失败原因: npm ERR! code E401 npm ERR! Unable to authenticate, need: BASIC realm="Sonatype Nexus Repository Manager
  • 解决方法: .npmrc文件加上以下三行:(C:\Users\xxx.npmrc文件) email=npm@linklogis.com always-auth=true _auth="bnBtOmxsc0BuZXh1czIwMTc="

访问发布的npm包

1.5.9-13

1 year ago