-
Notifications
You must be signed in to change notification settings - Fork 336
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Failing to create Project #33
Comments
Did you add a platform? IOS or android |
Hi Haven’t got to adding platforms as yet. This is on the very first run of ‘yo ionicjs’ - it is creating the base project in a clean, empty, freshly created directory thanks On 1 Apr 2014, at 10:49 am, aaronksaunders [email protected] wrote:
|
Thanks for bringing this up. I had this on my TODO list put didn't make an issue for it. As it turns out, this Cordova error occurs when the generator skips the |
So for now, |
I'll add error handling inside the generator for this, so we make it clear that the directory you run Check out these lines from the Cordova CLI create command |
many thanks again Diego I removed and recreated directory and all ok now Also I thought I created another suggestion on github for you but I can’t find it. Can you enhance your generator to ask for a Name and ID that can be used on the cordova create command rather than defaulting to the directory name. ie cordova create com.darrenahunter.myionicapp “My Ionic App” would save editing files after creation thanks again Darren On 1 Apr 2014, at 10:49 am, aaronksaunders [email protected] wrote:
|
Hi Ravi Did you remove the directory completely or just delete files in it - ie. may not have deleted the hidden files / directories. Also you could try to add a directory ‘.cordova’ in the root as I think that is what cordova expects cheers On 2 Sep 2014, at 11:36 pm, Ravi Kiran R [email protected] wrote:
|
@ravikiranr26 that Its an issue with your environment and how Node.js is set up. Try following the discussion on StackOverflow here - http://stackoverflow.com/questions/21752198/error-cert-untrusted-while-creating-cordova-project Let me know if any of that works. Thanks. |
@ravikiranr26 are you still experiencing this issue on the latest version? |
Nope, I have resolved it. It was due the firewall. On Sun, Oct 5, 2014 at 2:54 PM, Diego Netto [email protected]
Thanks & Regards |
Hi Diego
Have just updated your generator (npm install -g generator-ionicjs) the updated yo also then ran 'yo ionicjs' and selected No Compass, added statusbar and splashscreen to plugins then the generator fails with attached screenshot error - basicall no saying not a cordova structure I think - any ideas
The text was updated successfully, but these errors were encountered: