Simon Reisinger

Results 9 comments of Simon Reisinger

I had the same problem (minikube). Using port forwarding I managed to avoid these errors with this command: `kubectl port-forward svc/spekt8 3000:3000 &`

Any updates on this?

Still not working. ``` /tmp/build_d242f269fca9531689ce265f9b404c30/vendor/bundle/ruby/2.4.0/gems/sprockets-rails-3.2.1/lib/sprockets/rails/task.rb:62:in `block (2 levels) in define' /tmp/build_d242f269fca9531689ce265f9b404c30/vendor/bundle/ruby/2.4.0/gems/rake-12.3.1/exe/rake:27:in `' Tasks: TOP => environment (See full trace by running task with --trace) ! ! Precompiling assets failed. !...

Is there any fix or should we abandon Fastlane.Swift altogether at the moment?

Thank you for this tip. With `--disable_runner_upgrades` it now works again.

Are there any plans to support multi-platform in the near future?

@mjrlee, are there any updates on this, or do you need support? 😁

In his [article ](https://www.openshift.com/blog/kdl-notation-kubernetes-app-deploy) he states the following: > There should never be a need to call out individual nodes of a Kubernetes cluster.

I still have similar warnings with Tuist 4.7.0: `'src/app/apple/.build/checkouts/firebase-ios-sdk/FirebaseSessions/Tests/TestApp/Shared/Assets.xcassets' is a directory, try using: 'src/app/apple/.build/checkouts/firebase-ios-sdk/FirebaseSessions/Tests/TestApp/Shared/Assets.xcassets/**' to list its files`