@Explorer445 wrote:
Hi,
I am starting my trail with Ionic but unfortunately I am stuck in the very beginning.
After successful installation of node.js , ionic & cordova when I start the test app I get into errors.
Please let me know what I am missing here. Below is the error detail:D:\mnk\RnD\ionic>ionic start mkApp sidemenu
√ Creating directory .\mkApp - done!
√ Downloading and extracting sidemenu starter - done!? Would you like to integrate your new app with Cordova to target native iOS and Android? Yes
√ Personalizing ionic.config.json and package.json - done!ionic integrations enable cordova --quiet
√ Downloading integration cordova - done!
√ Copying integrations files to project - done!
[OK] Added cordova integration!Installing dependencies may take several minutes.
- IONIC DEVAPP *
Speed up development with the Ionic DevApp, our fast, on-device testing mobile app
Test on iOS and Android without Native SDKs
LiveReload for instant style and JS updates
️–> Install DevApp: https://bit.ly/ionic-dev-app <–
npm i
× Running command - failed!
[ERROR] npm ERR! path D:\mnk\RnD\ionic\mkApp\node_modules\ionic-angularnpm ERR! code ENOENT npm ERR! errno -4058 npm ERR! syscall rename npm ERR! enoent ENOENT: no such file or directory, rename 'D:\mnk\RnD\ionic\mkApp\node_modules\ionic-angular' -> 'D:\mnk\RnD\ionic\mkApp\node_modules\.ionic-angular.DELETE' npm ERR! enoent This is related to npm not being able to find a file. npm ERR! enoent npm ERR! A complete log of this run can be found in: npm ERR! C:\Users\xyz\AppData\Roaming\npm-cache\_logs\2018-01-01T22_06_48_554Z-debug.log
D:\mnk\RnD\ionic>cd mkApp
D:\mnk\RnD\ionic\mkApp>ionic info
[ERROR] Error with .\node_modules\ionic-angular\package.json file: FILE_NOT_FOUNDcli packages: (C:\Users\xyz\AppData\Roaming\npm\node_modules)
@ionic/cli-utils : 1.19.0 ionic (Ionic CLI) : 3.19.0
global packages:
cordova (Cordova CLI) : 8.0.0
local packages:
@ionic/app-scripts : 3.1.6 Cordova Platforms : none Ionic Framework : not installed
System:
Node : v8.9.3 npm : 5.5.1 OS : Windows 10
Environment Variables:
ANDROID_HOME : not set
Misc:
backend : pro
D:\mnk\RnD\ionic\mkApp>
Posts: 1
Participants: 1