ionic-team / vscode-ionic

Visual Studio Code Ionic Extension
Other
5 stars 0 forks source link

"Error: pod: not found" on Linux #157

Closed wsamoht closed 1 day ago

wsamoht commented 4 weeks ago

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.

This came up on the Ionic Forum here :)

dtarnawsky commented 1 day ago

This should now be fixed in v1.89 released today.