Skip to content

Updates code cli to remove python requirement.#141891

Closed
n8felton wants to merge 1 commit intomicrosoft:mainfrom
n8felton:macos_code_cli_fix
Closed

Updates code cli to remove python requirement.#141891
n8felton wants to merge 1 commit intomicrosoft:mainfrom
n8felton:macos_code_cli_fix

Conversation

@n8felton
Copy link
Copy Markdown

macOS 12.3 is dropping the system supplied version of python. Thus, /usr/bin/python will no longer be available. This PR replaces the use of /usr/bin/python for more bash-native options.

Fixes #141880

Uses less subshells and more bash-native syntax.

Fixes microsoft#141880
@deepak1556
Copy link
Copy Markdown
Collaborator

Thanks for the PR! merging to #138582, please follow it for updates.

@deepak1556 deepak1556 closed this Jan 31, 2022
@github-actions github-actions bot locked and limited conversation to collaborators Mar 17, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

CLI does not work on macOS beta 12.3

3 participants