Warning: file_get_contents(/data/phpspider/zhask/data//catemap/2/ionic-framework/2.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
Material ui 物料界面:我如何安装主npm?_Material Ui - Fatal编程技术网

Material ui 物料界面:我如何安装主npm?

Material ui 物料界面:我如何安装主npm?,material-ui,Material Ui,我如何安装主设备 我试过了@latest、@next和@master @latest installs 0.15.1 @next installs 0.15.0-beta.2 @master throws an error 谢谢 您始终可以从其存储库安装npm包: npm安装https://github.com/callemall/material-ui您始终可以从其存储库安装npm软件包: npm安装https://github.com/callemall/material-ui我尝试了这个

我如何安装主设备

我试过了@latest、@next和@master

@latest installs 0.15.1
@next installs 0.15.0-beta.2
@master throws an error

谢谢

您始终可以从其存储库安装npm包:


npm安装https://github.com/callemall/material-ui

您始终可以从其存储库安装npm软件包:


npm安装https://github.com/callemall/material-ui

我尝试了这个方法,但得到的结果是:
“材质ui构建”:“git”+https://github.com/callemall/material-ui.git",
注意
材质ui构建
我如何将其保持为
材质ui
我在使用
材质ui
导入包的现有代码库中遇到问题。@JohnnyQ
材质ui构建
是材质ui npm包的新名称,如您所见,我尝试了这个方法,但得到了以下结果:
“材质ui构建”:“git”+https://github.com/callemall/material-ui.git",
注意
材料ui构建
我如何将其保持为
材料ui
我的现有代码库存在问题,其中
材料ui
用于导入包。@JohnnyQ
材料ui构建
是材料ui npm包的新名称,您可以在这里看到