Hello Forum!
I’m using Fedora 23 and I just can’t install the ionic framework properly. Here is what I’m doing:
And when I want to create the first project I always end up with a missing module, therefore can’t even start a project. A videoguide or a well made documentation about a how to install would be very nice to have. If I’ll manage to make it on my own I’ll make it, but if somebody have a hint or a guide, can I borrow it please? 
and what is the error you are getting?
Please vait a few minutes, I’ll post if the error will come up again. I’m currently reinstalling the whole system, but I’ve experienced the errors like mentioned on the link:
After a fresh install I’ve not installed Eclipse nor Android SDK, just wanted to see Ionic start up properly. However I’ve failed even at this point. Here is what I’ve done:
- dnf update
- dnf install nodejs
- dnf install npm
- sudo npm install -g cordova
- sudo npm install -g ionic
- sudo update -g
- ionic start todo blank
Here are the results:
[bi@bi-ionic-virtualbox ionic]$ ionic start todo blank
******************************************************
Dependency warning - for the CLI to run correctly,
it is highly suggested to install/upgrade the following:
Please update your Node runtime to version >=0.12.x
******************************************************
Creating Ionic app in folder /home/bi/ionic/todo based on blank project
Downloading: https://github.com/driftyco/ionic-app-base/archive/master.zip
[=============================] 100% 0.0s
Downloading: https://github.com/driftyco/ionic-starter-blank/archive/master.zip
[=============================] 100% 0.0s
Updated the hooks directory to have execute permissions
Update Config.xml
Initializing cordova project
Unable to add plugins. Perhaps your version of Cordova is too old. Try updating (npm install -g cordova), removing this project folder, and trying again. (CLI v1.7.14)
Your system information:
Cordova CLI: 6.0.0
Ionic Version: 1.2.4
Ionic CLI Version: 1.7.14
Ionic App Lib Version: 0.7.0
OS: /bin/sh: lsb_release: parancs nem található
Node Version: v0.10.42