Skip to content

Fix bug in execpath.ts#2

Merged
Hexagon merged 1 commit intocross-org:mainfrom
benjamin-wilkins:main
Sep 9, 2024
Merged

Fix bug in execpath.ts#2
Hexagon merged 1 commit intocross-org:mainfrom
benjamin-wilkins:main

Conversation

@benjamin-wilkins
Copy link
Contributor

A small bug fix - execpath.ts was using process.execPath() instead of process.execPath in Bun and Node. Also, execPath's return type was set to Promise<string> when it should have been string.

@Hexagon Hexagon merged commit df31065 into cross-org:main Sep 9, 2024
@Hexagon
Copy link
Member

Hexagon commented Sep 9, 2024

Nice 👍

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