首页
学习
活动
专区
圈层
工具
发布
首页
学习
活动
专区
圈层
工具
MCP广场
社区首页 >问答首页 >create-react-app缺少文件?

create-react-app缺少文件?
EN

Stack Overflow用户
提问于 2018-06-26 17:31:01
回答 1查看 603关注 0票数 0
代码语言:javascript
运行
复制
npm ERR! path C:\Users\Alex\AppData\Roaming\npm\node_modules\create-react-native-app\build\index.js
npm ERR! code ENOENT
npm ERR! errno -4058  
npm ERR! syscall chmod  
npm ERR! enoent ENOENT: no such file or directory, chmod 'C:\Users  \Alex\AppData\Roaming\npm\node_modules\create-react-native-app\build\index.js'  
npm ERR! enoent This is related to npm not being able to find a file.  
npm ERR! enoent  

npm ERR! A complete log of this run can be found in:  
npm ERR!     C:\Users\Alex\AppData\Roaming\npm-cache\_logs  \2018-06-26T16_24_58_412Z-debug.log  

尝试学习React Native,但starter不起作用。它在抱怨什么?

EN

回答 1

Stack Overflow用户

发布于 2018-06-26 17:43:16

  1. 尝试清理npm缓存清理你的系统。
  2. 确保你的目录有读写权限。

你仍然没有修复更新节点和npm

票数 0
EN
页面原文内容由Stack Overflow提供。腾讯云小微IT领域专用引擎提供翻译支持
原文链接:

https://stackoverflow.com/questions/51039456

复制
相关文章

相似问题

领券
问题归档专栏文章快讯文章归档关键词归档开发者手册归档开发者手册 Section 归档