Skip to content

node-sass: Permission denied #17

@kabeza

Description

@kabeza

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

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