Creating ionic project fails - Stack Overflow
巴扎黑
巴扎黑 2017-05-19 10:41:29
0
2
512

After correctly installing ionic and cordova globally
Use the instructions given by the official website to create the project

I don’t know if it’s because of the wall

巴扎黑
巴扎黑

reply all (2)
给我你的怀抱

An error occurred when executing npm install. If the template project has been successfully downloaded, first follow the steps below to confirm the npm configuration information:

npm config get registry - View the currently used npm repository. If it is not a domestic mirror, it is recommended to set a domestic mirror, such as setting a Taobao mirror:

npm config set registry https://registry.npm.taobao.org

If you confirm that there is no problem, you can manually run npm install on the command line

Friendly reminder: Ionic 3.x has been released, https://github.com/driftyco/i..., based on Angular 4.0, and also supports Lazy Loading.

    给我你的怀抱

    Yesnpm installYou are missing a space in the middle

      Latest Downloads
      More>
      Web Effects
      Website Source Code
      Website Materials
      Front End Template
      About us Disclaimer Sitemap
      php.cn:Public welfare online PHP training,Help PHP learners grow quickly!