エリス
エリス
@HarelM I think the user agent has nothing to do with it. Read this post from Google. https://developers.googleblog.com/2021/06/upcoming-security-changes-to-googles-oauth-2.0-authorization-endpoint.html > As part of that work, we recently introduced a new [secure...
This ticket does not give enough Information. At best, I can only recommend upgrading to the latest `[email protected]` and try again. ``` cordova platform rm android cordova platform add android@latest...
I will be closing out this issue because it is a duplicate of https://github.com/apache/cordova-cli/issues/446.
I will re-opening the issue again. At first glance, it looked like a duplicate of the other ticket. Further checking, your ticket says all variables were provided and the uninstalling...
Can you provide steps to reproduce this issue? It appears the plugin is not in the npm registry and can not be installed. If you can provide the same issue...
It uses the `ios-sim` module that is only available in the iOS platform module. You would need to create a project and add the platform just to have the dependency.
@aidanas Can you please test with `cordova@nightly` and confirm if this is still an issue? When I tested with nightly and it appears that plugins are being restored correctly. ```bash...
@charlieshin @lanadedstudio can you both try with the latest camera plugin release? I have just released a few hours ago version 5.0.0. You should be able to use the latest...
@janpio Can we get an update with Cordova CLI 9 on the same computer. Running `cordova -v | gnomon` five times on my macOS computer, has an average of `0.47674s`
@kputh This cant be an issue from cordova-common. cordova-common is not bundled with any app. From the content of this thread, it sounds like you might mean [cordova-js](https://github.com/apache/cordova-js). This file...