-
Notifications
You must be signed in to change notification settings - Fork 775
Open
Description
Hi
I've cloned the repository. I could install dependencies and run the site with vscode's liveserver extension
Now, I can't get changes compiled
I edit the sass/abstracts/_variables.scss but when I try to complie it I get the following error
mypc:/media/html/dopefolio/$ npm run compile:scss
[email protected] compile:scss
node-sass sass/main.scss css/style.css -w
sh: 1: node-sass: Permission denied
I get the same result even when prefixing the command with sudo
Any idea? Thanks a lot
Metadata
Metadata
Assignees
Labels
No labels