We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
When the VSCode plugin is being used on a Linux machine, every time VSCode opens or reloads, the plugin throws the following error:
[error] /bin/sh: 1: pod: not found
It also happens when some Properties are changed, like the iOS Build Number. The change is successful but still throws the error.
It would be great if the OS was checked and if not a Mac, don't run the pod check.
pod
This came up on the Ionic Forum here :)
The text was updated successfully, but these errors were encountered:
This should now be fixed in v1.89 released today.
Sorry, something went wrong.
No branches or pull requests
When the VSCode plugin is being used on a Linux machine, every time VSCode opens or reloads, the plugin throws the following error:
It also happens when some Properties are changed, like the iOS Build Number. The change is successful but still throws the error.
It would be great if the OS was checked and if not a Mac, don't run the
pod
check.This came up on the Ionic Forum here :)
The text was updated successfully, but these errors were encountered: