This repository has been archived by the owner on Jul 15, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 22
Unable to determine Identity with npm 10.x #93
Comments
Hi myself facing the same issue any update on it, please post it here. Searching the solution for 3 days. |
Hi, Myself also facing same problem
Can anyone let us know how to fix this ? |
same issue here, anybody got this addressed? |
Hi, same problem, some workaround? |
Hi, |
Did anyone find a solution? Facing this issue with The latest Cordova-ios version (6.0.0) Agent is macOS-10.15. Only way to make it work was having an older version of Node.Js, but it's no longer possible with Cordova 6.0.0 because it requires Node 10+ |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Hello,
When I use this build task on hosted macOS in azure devops, I'm getting some errors that are causing the build to fail at various steps.
This only complains on the hosted macOS, when I build android using windows, this error does not come up. To fix it, I just installed 10.x of node using
Node.js Tool Installer
task.Seems with the updated version of node, it is not passing the expected argument. I cannot get past this error. Here is the YAML for this build step:
Files are in correct location and password is set correctly as a build variable.
Please help!
The text was updated successfully, but these errors were encountered: