Skip to content
This repository has been archived by the owner on Nov 24, 2021. It is now read-only.

sass-middleware issue with localhost #265

Open
Sanitehsi opened this issue Dec 9, 2017 · 2 comments
Open

sass-middleware issue with localhost #265

Sanitehsi opened this issue Dec 9, 2017 · 2 comments

Comments

@Sanitehsi
Copy link

Sanitehsi commented Dec 9, 2017

i have pull the project form aws server and set on my localhost but when i start the keystone using cmd node keystone it give me error node-sass not found when i run the command npm install node-sass-middleware --save
to install node sass its not working for me.

Can any body help please

@GeorgeCrisan
Copy link

delete 'node-sass': 4.5.0 line from package.json
then $ npm i --save node-sass
This was solution for me.
Using node 10.10.0

@jennaprice
Copy link

Yes I had this issue the version of node-sass is old

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants