Open
Description
What's wrong?
When I'm running npm run start
after setting up the project with wizard, I'm getting this error:
Error: No configuration provided for /Users/username/Documents/GitHub/repo-name/src/stylesheets/styles.scss at module.exports (/Users/username/Documents/GitHub/repo-name/node_modules/stylelint/lib/utils/configurationError.js:8:28) at searchForConfig.then.then.config (/Users/username/Documents/GitHub/repo-name/node_modules/stylelint/lib/getConfigForFile.js:55:15)
To Reproduce
Steps to reproduce the behavior:
- Run
npm install
- Run
npm run start
- See the error
Expected behavior
Error not showing up.
Desktop:
- OS: macOS
- Version 1.1.0
I've tried installing and running it two times already.
Metadata
Metadata
Assignees
Labels
No labels