腾讯云
开发者社区
文档
建议反馈
控制台
登录/注册
首页
学习
活动
专区
圈层
工具
MCP广场
文章/答案/技术大牛
搜索
搜索
关闭
发布
搜索
关闭
文章
问答
(4525)
视频
开发者手册
清单
用户
专栏
沙龙
全部问答
原创问答
Stack Exchange问答
更多筛选
回答情况:
全部
有回答
回答已采纳
提问时间:
不限
一周内
一月内
三月内
一年内
问题标签:
未找到与 相关的标签
筛选
重置
1
回答
npx
create-react-app
和
create-react-app
之间的区别
npx
create-react-app
和
create-react-app
之间的区别是什么 React文档上写着do npx creat-react-app,但我在youtube上看到一个教程,他说do
create-react-app
我两个都试过了,都能正常工作
浏览 39
修改于2020-12-20
得票数 8
回答已采纳
4
回答
npm
create-react-app
myapp给出错误命令失败:
create-react-app
生成EPERM
全局安装
create-react-app
: PS C:\users\molin\dev\myapp> npm install -g
create-react-app
…它喷出了…C:\Users\molin\AppData\Roaming\npm\
create-react-app
react C:\Users\molin\AppData\Roaming\npm\node_modules\
create-react-app
\index.js + sign create- -> -app@4.0.1在7.639s中更
浏览 0
提问于2021-01-25
得票数 0
1
回答
'
create-react-app
项目‘和'yarn
create-react-app
<<project>>’有什么区别?
'
create-react-app
‘和'yarn
create-react-app
name’的区别是什么? 我不小心做了一个没有'yarn‘或'npx’的项目。而且它起作用了。
浏览 38
修改于2020-07-09
得票数 0
回答已采纳
0
回答
create-react-app
当前不工作
我运行了npm install
create-react-app
-g,然后返回 -bash:
create-react-app
: command
浏览 4
提问于2016-12-23
得票数 0
3
回答
npx
create-react-app
获取错误
获取此错误:npx: installed 1 in 4.576s C:\Users\MyUser\AppData\Roaming\npm\node_modules\
create-react-app
\package.json: Un
浏览 0
修改于2018-05-26
得票数 0
1
回答
create-react-app
不起作用
我正在尝试从一个react项目开始,我安装了带有npm的
create-react-app
。当我执行
create-react-app
伪图命令时,我得到以下错误:Unexpected error.internal/module.js:20:19) at checkNodeVersion (C:\Users\leonel\AppData\Roaming\npm\node_modules\
create-react-app
at getPackageName.then.then.then
浏览 0
提问于2017-10-25
得票数 0
2
回答
已安装不带-g的
create-react-app
我已经安装了没有-g的
create-react-app
但是当我跑的时候我得到以下错误 '
create-react-app
' is not recognized as an internal
浏览 4
修改于2017-11-21
得票数 5
9
回答
卸载
create-react-app
时出现的问题
我运行了npm update
create-react-app
,但是我的终端只闪烁了一秒钟,然后返回到提示符。-g
create-react-app
几次,但都抛出了:npm ERR!/lib/node_modules/
create-react-app
/index.js npm ERR! dest /usr/local/bin
浏览 2
修改于2019-12-23
得票数 3
1
回答
无法删除
create-react-app
的全局安装
我按照标准步骤(npm uninstall -g
create-react-app
和yarn global remove
create-react-app
)删除了之前使用yarn全局安装的
create-react-app
我还检查了以下目录是否不存在: /usr/local/bin/
create-react-app
。但是,在使用npx
create-react-app
myapp时,我仍然收到错误,说我正在运行
create-react-app
4.0
浏览 51
提问于2020-12-04
得票数 2
1
回答
create-react-app
缺少文件?
npm ERR! path C:\Users\Alex\AppData\Roaming\npm\node_modules\create-react-native-app\build\index.jsnpm ERR! errno -4058 npm ERR! enoent ENOENT: no such file or directory, chmod 'C:\Users \Alex\AppData\Roaming\npm\node_modules\create-react-native-
浏览 2
提问于2018-06-26
得票数 0
2
回答
有关
create-react-app
安装选项的问题
(npm init react-app my-app)是否像(npm install -g
create-react-app
)那样全局安装
create-react-app
?如果不是,(npm init react-app my-app)与(npx
create-react-app
my-app)有什么不同?
浏览 0
修改于2020-09-26
得票数 0
1
回答
create-react-app
- installation中止
我在命令提示符中键入了npx
create-react-app
client 这就是我所得到的。 Installing packages.
浏览 42
修改于2019-06-18
得票数 1
1
回答
Django,
Create-react-app
,Heroku
我在一个Django web应用程序中有3个文件夹。文件夹如下:包含settings.py(项目)的文件夹,包含models.py(应用程序)的文件夹,以及包含由create- react -app创建的前端react应用程序的文件夹。Settings.py中的一些配置: STATIC
浏览 2
修改于2017-05-01
得票数 5
1
回答
create-react-app
中的JSX文件
我只是想知道
create-react-app
如何使用.js文件而不是.jsx来做jsx标记。是不是因为特殊的webpack配置?顺便说一下,我在哪里可以找到我用
create-react-app
创建的项目的webpack和巴别塔配置?
浏览 13
提问于2017-02-07
得票数 11
回答已采纳
3
回答
Create-React-App
Proxy错误
我正在创建一个
create-react-app
。 我正在使用一个现有的应用程序接口(它是用MVC C# web API编写的)。
浏览 0
提问于2018-01-23
得票数 2
2
回答
无法使
create-react-app
正常工作
我正在尝试让
create-react-app
工作。最初,我有一个可以工作的React应用程序,但我决定让它在ES5上使用ES6+语法,这让我非常着迷。第一次设置React时,我关注了并获得了一些工作,但是当我偶然发现并决定尝试
create-react-app
时 我按照说明操作(先运行npm
create-react-app
i -g,然后运行
create-react-app
浏览 22
提问于2017-01-27
得票数 2
回答已采纳
2
回答
如何在linux终端上运行
create-react-app
我还全局安装了
create-react-app
。但是,
create-react-app
命令未运行。我一直收到错误: bash:
create-react-app
: command not found。 我是不是遗漏了什么配置?因为我已经看到了全局安装的
create-react-app
。
浏览 1
提问于2018-05-21
得票数 1
1
回答
create-react-app
:安装后找不到命令
我使用以下命令安装了
create-react-app
:但是当我运行的时候:-bash:
create-react-app
: command not foundexport PATH
浏览 0
提问于2017-04-22
得票数 1
2
回答
在Ubuntu 14.04上,
create-react-app
没有创建目录
我已经使用sudo npm install -g
create-react-app
安装了
create-react-app
,但是当我尝试使用
create-react-app
时,它完全不起作用。此$
create-react-app
my-app没有创建目录。 我尝试创建目录,看看是否可以让
create-react-app
来填充它。这个$ mkdir my-app $
create-react-app
my-app也完全没有做任何事情。my-app目录仍然是完全空的。它甚至没有给出en错误消
浏览 0
修改于2017-07-21
得票数 2
3
回答
使用npx运行
create-react-app
时出现问题
当我尝试使用命令npx
create-react-app
app运行
create-react-app
时,我收到了以下消息- npm uninstall -g
create-react-app
- yarn global remove
create-react-app
The latest
浏览 5
提问于2021-04-03
得票数 0
第 2 页
第 3 页
第 4 页
第 5 页
第 6 页
第 7 页
第 8 页
第 9 页
第 10 页
第 11 页
点击加载更多
领券