NativeScript / nativescript-remote-builds

A NativeScript plugin for remote builds when running and publishing NativeScript apps without env setup.
Apache License 2.0
26 stars 9 forks source link

CircleCi build failing on tns build ios #18

Open DJKullas opened 3 years ago

DJKullas commented 3 years ago

I am getting an error saying "bundler: failed to load command: fastlane (/Users/distiller/Project/vendor/bundle/ruby/2.6.0/bin/fastlane)" when trying to run the build on circleci. Any ideas how to fix this?

rigor789 commented 3 years ago

Where is the error appearing? In your local terminal? In the CircleCI build after running ns build ios?

What are the steps you've ran to get the error?

EdJones commented 3 years ago

@DJKullas have you had any progress? Can we address or close this issue?