Luca Ban

Results 520 comments of Luca Ban
trafficstars

@herzbube thank you for your reply. I did `git submodule update --init --recursive` it showed nothing in my terminal. After trying to reason about it and trying out multiple things,...

Thank you once again for all the information. Was able to successfully create a text input that talks to Fuego!

@ncooke3 @paulb777 If we use the new dynamically linked Firestore SDK for a visionOS app, will we still need to execute `open --env FIREBASE_SOURCE_FIRESTORE path/to/monorepo.xcworkspace` to open our project? Or...

@ncooke3 @paulb777 thanks for taking time in your schedule, just 3 short questions 1. will dynamically linked swift Firestore module be available with Swift Package Manager? 2. will visionOS be...

@ncooke3 Thanks for the update. Did you see the [post](https://forums.swift.org/t/swiftpm-binary-target-with-sub-dependencies/40197/8) where [Jeremy David Giesbrecht](https://forums.swift.org/u/SDGGiesbrecht) mentions that SwiftPM issues should rather be reported at the official Swift Github? → https://github.com/swiftlang/swift/issues >...

@herzbube thanks again for all your help and insights last year !! It really meant a lot to me

@biggerstar is-what latest major version is ESM only. Your project must enable ESM by adding `"type": "module"` to package.json. If you share a minimal reproduction I can look into it!

@biggerstar thanks I'll try to reproduce it. how to reproduce the error? I'll try to debug it from there

@biggerstar how can I reproduce the error

i don't think this is an issue, if it is, pls show me a reproduction