".eslintrc.json" file is not included.

Created on 28 May 2024, 12 months ago

Problem/Motivation

When i am running npm run lint:sass then getting below error -


> bootstrap5@4.0.x lint:sass
> sass-lint -c .sass-lint.yml --verbose

/web/themes/contrib/bootstrap5/node_modules/sass-lint/lib/rules/property-sort-order.js:108
              name = prop.first('ident');
                          ^

TypeError: Cannot read properties of null (reading 'first')
    at /web/themes/contrib/bootstrap5/node_modules/sass-lint/lib/rules/property-sort-order.js:108:27
    at Node.forEach (/web/themes/contrib/bootstrap5/node_modules/gonzales-pe-sl/lib/gonzales.js:179:83)
    at Node.<anonymous> (/web/themes/contrib/bootstrap5/node_modules/sass-lint/lib/rules/property-sort-order.js:106:15)
    at /web/themes/contrib/bootstrap5/node_modules/gonzales-pe-sl/lib/gonzales.js:308:41
    at Node.traverse (/web/themes/contrib/bootstrap5/node_modules/gonzales-pe-sl/lib/gonzales.js:288:6)
    at Node.traverse (/web/themes/contrib/bootstrap5/node_modules/gonzales-pe-sl/lib/gonzales.js:293:36)
    at Node.traverse (/web/themes/contrib/bootstrap5/node_modules/gonzales-pe-sl/lib/gonzales.js:293:36)
    at Node.traverseByType (/web/themes/contrib/bootstrap5/node_modules/gonzales-pe-sl/lib/gonzales.js:307:11)
    at Object.detect (/web/themes/contrib/bootstrap5/node_modules/sass-lint/lib/rules/property-sort-order.js:99:9)
    at /web/themes/contrib/bootstrap5/node_modules/sass-lint/index.js:134:27

Node.js v20.12.0

Steps to reproduce

Proposed resolution

Remaining tasks

User interface changes

API changes

Data model changes

🐛 Bug report
Status

Active

Version

4.0

Component

Code

Created by

🇮🇳India ravi kant Jaipur

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Production build 0.71.5 2024