xgqfrms / Gatsby-Tutorials-All-In-One

Gatsby-Tutorials-All-In-One
https://gatsby-react-app.xgqfrms.xyz
MIT License
1 stars 0 forks source link

GitHub Actions & npm install error #1

Open xgqfrms opened 1 year ago

xgqfrms commented 1 year ago

GitHub Actions & npm install error

npm ERR! this command with --force, or --legacy-peer-deps

https://github.com/xgqfrms/Gatsby-Tutorials-All-In-One/runs/7604782756?check_suite_focus=true

image

xgqfrms commented 1 year ago
      - name: Install ESLint
        run: |
          npm install eslint@8.10.0 --force
          npm install @microsoft/eslint-formatter-sarif@2.1.7 --force

https://github.com/xgqfrms/Gatsby-Tutorials-All-In-One/blob/master/.github/workflows/eslint.yml

xgqfrms commented 1 year ago

Error: Path does not exist: eslint-results.sarif

image