小编Esw*_*gam的帖子

使用 npm start 使用 webpack 时权限被拒绝?

当我使用命令“npm start”时将显示以下错误。

> callcenter@0.1.0 start /var/www/html/dev/callcenter
> react-scripts start

sh: 1: react-scripts: Permission denied

npm ERR! Linux 4.4.0-1013-aws
npm ERR! argv "/usr/local/bin/node" "/usr/local/bin/npm" "start"
npm ERR! node v6.10.0
npm ERR! npm  v3.10.10
npm ERR! code ELIFECYCLE
npm ERR! callcenter@0.1.0 start: `react-scripts start`
npm ERR! Exit status 126
npm ERR!
npm ERR! Failed at the callcenter@0.1.0 start script 'react-scripts start'.
npm ERR! Make sure you have the latest version of node.js and npm installed.
npm ERR! If you do, this is …
Run Code Online (Sandbox Code Playgroud)

linux node.js

4
推荐指数
3
解决办法
2万
查看次数

标签 统计

linux ×1

node.js ×1