Skip to content

fix(cli): ios command failing when running with deno, closes #13547#14110

Merged
lucasfernog merged 1 commit into
devfrom
fix/deno-cli-ios
Aug 28, 2025
Merged

fix(cli): ios command failing when running with deno, closes #13547#14110
lucasfernog merged 1 commit into
devfrom
fix/deno-cli-ios

Conversation

@lucasfernog
Copy link
Copy Markdown
Member

Deno doesn't set an environment variable to help us, so I had to use the exe path to determine whether we're running under deno or not

Deno doesn't set an environment variable to help us, so I had to use the exe path to determine whether we're running under deno or not
@lucasfernog lucasfernog requested a review from a team as a code owner August 28, 2025 18:52
@github-actions
Copy link
Copy Markdown
Contributor

Package Changes Through 84c05b7

There are 4 changes which include @tauri-apps/cli with patch, tauri-cli with patch, tauri with patch, tauri-build with patch

Planned Package Versions

The following package releases are the planned based on the context of changes in this pull request.

package current next
tauri-build 2.4.0 2.4.1
tauri 2.8.4 2.8.5
@tauri-apps/cli 2.8.3 2.8.4
tauri-cli 2.8.3 2.8.4

Add another change file through the GitHub UI by following this link.


Read about change files or the docs at github.com/jbolda/covector

Copy link
Copy Markdown
Member

@FabianLars FabianLars left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

untested

@lucasfernog lucasfernog merged commit bcf000c into dev Aug 28, 2025
14 checks passed
@lucasfernog lucasfernog deleted the fix/deno-cli-ios branch August 28, 2025 21:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants