-
## npm run build:sit: npm ERR! code ELIFECYCLE
#### Steps to reproduce(问题复现步骤)
0. npm cache clean --force
1. rm -rf node_modules && rm package-lock.json && npm install
2. npm run build:sit
##…
-
- [ ] Asked question in discussions
- [x] Tried the troubleshooting Wiki
- [x] Followed the migration Wiki
- [x] Installed library as devDependency not production dependency
**Describe the bug**…
-
**Is your feature request related to a problem? Please describe.**
VS-Code formatters are inconsistently leaving a trailing comma in object lists. This leads to "flip-flopping" between two practices…
-
- [ ] Look into https://github.com/mizdra/eslint-interactive
- [ ] run analysis on whole codebase to manually fix easy issues
- [ ] Fix all ESLint issues
- [ ] Adjust ESLint rules to disable/soften…
-
Basically, see title. The version on NPM does not have the changes from https://github.com/davidfig/pixi-viewport/releases/tag/5.1.0.
Compare package.json of https://www.npmjs.com/package/pixi-view…
-
### Replication of the Problem
```bash
gh clone listr2/listr2
cd listr2
pnpm install
# Any of the following:
pnpm run --filter examples start renderer-default.example.ts
pnpm test
cd package…
-
Hi, perhaps someone might be able to assist.
When generating an angular front end with oauth enabled and using the HttpClient calls made to a back end via the proxy teturns: GET http://localhost:9…
-
### Steps to reproduce the issue
react-video.nunj
or video-config.yml
title: "video block"
status: wip
context:
thumbnail: "/assets/video-bloc…
OZZlE updated
4 months ago
-
I'm using the following command in my .lintstagedrc.json file `"*.ts": "npx tsc-files --noEmit src/typings.d.ts cypress/support/index.d.ts"` and every so often it comes up with the following error:
…
-
Hi, `gitlint` is great, I'm trying to convert a project over to use it now (replacing a handful of shell one-liners).
Some checks in the project that I'm trying to convert are to verify that the de…