Closed wjchoi87 closed 1 month ago
+1
same error here
In nativescript 8.8.2 same here
Hi @wjchoi87 @vallemar @matteo6b @mariokehl this is most likely related to your project dependencies pulling in different glob
versions. You can setup "overrides" or "resolutions" in your project's package.json to specify this version (and also add this dependency explicitly to your package.json):
"glob": "^10.0.0"
After updating to nativescript 8.8.1, I was getting the error below when building.
I did the following temporarily.
Add in the @open-native/core/hooks/ios/common.js file
Change function