node安装ionic

1、node版本无关紧要

2、跟npm版本有关(3.10.10).npm下载ionic的时候  命令:npm install -g [email protected](npm的版本是3.10.10,其他版本可能会出错)

3、主要是ionic版本(目前我测试了,ionic版本为2.2.1),用命令  ionic  start  项目名称 创建项目的话,项目是默认ionic+angularjs

4、cordova版本为7.0.1

各工具版本问题---node+ionic+angularjs开发webApp

相关文章:

  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2021-08-17
  • 2021-08-30
  • 2022-12-23
  • 2021-07-09
  • 2021-09-21
猜你喜欢
  • 2021-09-01
  • 2022-12-23
  • 2021-12-18
  • 2022-12-23
  • 2021-07-23
  • 2021-07-07
  • 2022-12-23
相关资源
相似解决方案