Skip to content

Permission denied errno 126 #348

Open
@sheksushant

Description

@sheksushant

Error :

sh: /Users/sushantshekhar/Work/learn_react/react_devslopes/react-ingredients/node_modules/.bin/watchify: Permission denied npm ERR! code ELIFECYCLE npm ERR! errno 126 npm ERR! [email protected] start:watchify src/main.jsx -v -t [ babelify --presets [ react ] ] -o public/js/main.jsnpm ERR! Exit status 126 npm ERR! npm ERR! Failed at the [email protected] start script. npm ERR! This is probably not a problem with npm. There is likely additional logging output above.

the Start Script :

"start": "watchify src/main.jsx -v -t [ babelify --presets [ react ] ] -o public/js/main.js"

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions