离子应用程序创建卡在“离子启动app_name选项卡”

时间:2018-05-30 14:04:33

标签: ionic-framework

我是离子框架的新手,在创建第一个应用时面临以下问题。 **我在公司代理背后工作 - >执行命令“ionic start hello_ionic tabs” 错误信息 : ?目录hello_ionic包含可能冲突的文件。你想用这个新项目覆盖目录吗?是 √创建目录。\ hello_ionic - 完成! √下载并解压缩标签 - 完成!

?您想将新应用与Cordova集成到目标iOS和Android吗?是 √个性化ionic.config.json和package.json - 完成!

ionic integrations enable cordova --quiet
√ Downloading integration cordova - done!
√ Copying integrations files to project - done!
[OK] Added cordova integration!

安装依赖项可能需要几分钟时间。     IONIC DEVAPP * 使用我们快速的设备上测试移动应用程序Ionic DevApp加速开发     在没有Native SDK的iOS和Android上进行测试     LiveReload用于即时风格和JS更新 ️ - >安装DevApp:

npm i

Running command

离子开始停留在“npm i”。

请帮我解决这个问题。

- >输出“npm info”

{ name: ‘hello_ionic’,
description: ‘a’,
‘dist-tags’: { latest: ‘1.0.0’ },
versions: [ ‘1.0.0’ ],
maintainers: [ ‘gboog andersonthomas603@gmail.com’ ],
time:
{ modified: ‘2017-04-19T13:42:30.205Z’,
created: ‘2017-04-19T13:42:30.205Z’,
‘1.0.0’: ‘2017-04-19T13:42:30.205Z’ },
homepage: ‘https://github.com/WebGExecutive/app#readme’,
keywords: [ ‘sss’ ],
repository:
{ type: ‘git’,
url: ‘git+https://github.com/WebGExecutive/app.git’ },
author: ‘Griffin Blotner’,
bugs: { url: ‘https://github.com/WebGExecutive/app/issues’ },
license: ‘ISC’,
readmeFilename: ‘’,
version: ‘1.0.0’,
main: ‘index.js’,
scripts: { test: ‘s’ },
dist:
{ shasum: ‘73936188b9f38359107be3fce56da2643d195a89’,
tarball: ‘https://registry.npmjs.org/appapp/-/appapp-1.0.0.tgz’ },
directories: {} }