Skip to content

I am not able to run SASS  #2531

@gfdesign

Description

@gfdesign

Dears
I am try to run SASS in my React app following these instructions. When I run npm run watch-css the script generates correctly the .css from the .scss file, however when I save the .scss file I get this message in the console:

=> changed: C:\React\MyApp\src\App.scss
{
  "status": 3,
  "message": "File to read not found or unreadable: C:/React/MyApp/src/App.scss",
  "formatted": "Internal Error: File to read not found or unreadable: C:/React/MyApp/src/App.scss\n"
}

My enviroment and setup are:
Windows 10
Node: 6.10.2
NPM: 3.10.10
react: 15.6.0
react-dom: 15.6.0
node-sass-chokidar: 0.0.3,
react-scripts: 1.0.7

Any idea what is wrong?
I would be grateful any clue.
Best regards

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions