Ed Jones
Ed Jones
Me too.
Thanks, nathanprobst! That was sweet and easy; seemed to work. (Takes awhile, and adds 86MB per 3.2 gemset, but...works!)
Foxandxss, nathan's solution has worked just as advertised. The one thing is, some gems will require devkit. If you use it, you'll also have to add the new ruby location...
What do I need to do to get this working? And should I?
Tried putting gem into gemfile, but the scaffold generator produced: C:\Users\Ed\webapps\credit>rails g angularjs:scaffold Quests remove app/assets/stylesheets/scaffolds.css.scss insert app/assets/javascripts/routes.coffee.erb C:/Ruby193/lib/ruby/gems/1.9.1/gems/thor-0.18.1/lib/thor/actions/inject_into_file.rb:99:in `binread': No such file or directory - C:/Users/Ed/webapps/credit/app/assets/javascripts/routes.coffee.erb (Errno::ENOENT)
Al, I'll start learning Angular if I can ever get this generator to run! :-) But perhaps you'd get more answers in a regular AngularJS forum? This isn't an issue...
Did it work before? For example, the NS[ docs for installing @nativescript/firebase-core](https://docs.nativescript.org/plugins/firebase-core.html) include > **Initialize Default App** >` import { firebase } from '@nativescript/firebase-core'` > `const defaultApp = await firebase().initializeApp()`
@nicoisz are you just wanting to build for Android, or do you need help getting the iOS builds set up?
K. This issue is about the error with Doctor and Android, but we can get you fixed up. NS doctor lumps a whole bunch of issues in with this error....
k. Try this: NS doctor tests for problems with CocoaPods by downloading a test folder, and then installing it. Unfortunately, it's not very specific about what it finds. Lots of...