Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

lint error when running the lint script #430

Closed
xinpingwang opened this issue Feb 24, 2021 · 0 comments · Fixed by #432
Closed

lint error when running the lint script #430

xinpingwang opened this issue Feb 24, 2021 · 0 comments · Fixed by #432

Comments

@xinpingwang
Copy link
Contributor

  • Version: master
  • Target: N/A

When running yarn lint, there are to errors:

yarn run v1.22.10
$ tslint -c ./node_modules/electron-builder-tslint-config/tslint.json -p packages/electron-webpack --exclude "**/*.js"
---/electron-webpack/packages/electron-webpack/src/targets/BaseTarget.ts:113:7
ERROR: 113:7  radix  Missing radix parameter

---/electron-webpack/packages/electron-webpack/src/targets/RendererTarget.ts:53:11
ERROR: 53:11  align  members are not aligned

error Command failed with exit code 2.
xinpingwang added a commit to xinpingwang/electron-webpack that referenced this issue Feb 24, 2021
loopmode pushed a commit that referenced this issue Jun 2, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant