Jacob Boomgaarden
Jacob Boomgaarden
@rkazakov the issue here was that the environment variables weren't set, so it threw an error and called it an IOError (Not found) as @ysimonson had explained.
to further elaborate on this issue, I added the plugin following the directions on the repo Creating Ionic 2 application: 1.) cordova plugin add cordova-plugin-geofence 2.) add `````` to config.xml...
@JFernandoGomez hey! OK so I got it working! I am not sure what step I had not followed to the letter but I was able to resolve the issue like...
getting the same issue, this seems very strange that functionality would be documented by MS but be unworkable when used. (If I can't do a deployment because of a Microsoft...
@fardarter I saw that option but [this azure doc](https://learn.microsoft.com/en-us/azure/azure-functions/run-functions-from-deployment-package#considerations-for-deploying-from-a-url) made me hesitant to use the URL option. It seems like there's a lot of drawbacks to it. Have you noticed...
This issue also seems to exist when running an azure pipeline agent locally
our team is also having this issue ``` 19:02:48 [Info] Deploying build info... 19:02:49 [Error] server response: 400 { "errors": [ { "status": 400, "message": "Dependency id name cannot be...