【发布时间】:2019-03-20 22:44:14
【问题描述】:
在我的旧 ionic 版本中,我能够正确运行和安装 ionic。 但是在 ionic 中创建一个新项目时,我收到了这个错误 请帮帮我。
C:\>ionic start
Every great app needs a name!
Please enter the full name of your app. You can change this at any time. To bypass this prompt next time, supply name,
the first argument to ionic start.
? Project name: sumith
Let's pick the perfect starter template!
Starter templates are ready-to-go Ionic apps that come packed with everything you need to build your app. To bypass this
prompt next time, supply template, the second argument to ionic start.
? Starter template: blank
√ Preparing directory .\sumith - done!
√ Downloading and extracting blank starter - done!
Installing dependencies may take several minutes.
* IONIC DEVAPP *
Speed up development with the Ionic DevApp, our fast, on-device testing mobile app
> npm i
npm WARN deprecated circular-json@0.5.9: CircularJSON is in maintenance
only, flatted is its successor.
[ ..............] / fetchMetadata: sill resolveWithNewModule
punycode@2.1.1 checking installable status
【问题讨论】:
-
您收到错误 npm WARN?没有Ionic4项目吗?文件夹中没有文件?请进一步解释...