GithubHelp home page GithubHelp logo

worldzhao / rush-monorepo-example Goto Github PK

View Code? Open in Web Editor NEW
36.0 2.0 6.0 481 KB

Monorepo supported by Rush and PNPM.

JavaScript 25.14% TypeScript 62.63% Shell 0.78% HTML 10.83% SCSS 0.61%
rush pnpm pnpm-workspace react monorepo monorepo-example template boilerplate create-react-app

rush-monorepo-example's Introduction

Hi there 👋

rush-monorepo-example's People

Contributors

worldzhao avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

rush-monorepo-example's Issues

rush publish 的一些问题

我在fork项目后,尝试使用 rush publish -a --target-branch master -p 命令
报错信息为 Another Rush command is already running in this repository
如下:
image

我修改了 common/config/rush/command-line.json 下的自定义命令,添加了"safeForSimultaneousRushProcesses": true,进行解决
如下:
image

再次执行 rush publish -a --target-branch master -p 命令
在 commitlint 阶段就报错了,

Starting "rush commitlint"

Trying to acquire lock for pnpm-6.7.1
Acquired lock for pnpm-6.7.1
Found pnpm version 6.7.1 in /Users/liuxuan/.rush/node-v14.19.0/pnpm-6.7.1

Symlinking "/Users/liuxuan/my-github/rush-monorepo-example/common/temp/pnpm-local"
  --> "/Users/liuxuan/.rush/node-v14.19.0/pnpm-6.7.1"
Acquiring lock for "common/autoinstallers/command-plugins" folder...
Autoinstaller folder is already up to date

⧗   input: Bump versions [skip ci]
✖   subject may not be empty [subject-empty]
✖   type may not be empty [type-empty]

✖   found 2 problems, 0 warnings
ⓘ   Get help: https://github.com/conventional-changelog/commitlint/#what-is-commitlint

由于初学rush,虽然知道commitlint的问题,但是不知道咋改了

babel-eslint has been deprecated

babel-eslint is now @babel/eslint-parser. This package will no longer receive updates.

Any update for features/eslint-config?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.