Skip to content

Error: No configuration provided for styles.scss #38

Open
@karolsw3

Description

@karolsw3

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:

  1. Run npm install
  2. Run npm run start
  3. See the error

Expected behavior
Error not showing up.

Screenshots
Screenshot 2019-12-18 at 22 16 23

Desktop:

  • OS: macOS
  • Version 1.1.0

I've tried installing and running it two times already.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions