Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

bcoe
Copy link
Member

@bcoe bcoe commented Nov 9, 2020

This gets yargs working again on [email protected], by dropping the complex YargsInstance.

Unfortunately [email protected] seems to break the already fragile path handling logic that was being used to target both Node.js and Deno simultaneously. I'm not sure what the best path forward is, we might want to simply maintain our own type definitions for deno?

Refs #1792
Fixes #1794

CC: @ffMathy @KhushrajRathod

@bcoe bcoe merged commit cb01c98 into master Nov 9, 2020
@bcoe bcoe deleted the deno-fix branch November 9, 2020 15:08
@khrj
Copy link

khrj commented Nov 9, 2020

Hey, could you let me know when a Yargs release ships with these changes? Thanks!

@bcoe
Copy link
Member Author

bcoe commented Nov 9, 2020

@KhushrajRathod there's one change I'd like to also fix before the release, hope to have something out within the next couple days.

@Ruluk
Copy link

Ruluk commented Aug 13, 2021

Hey there! Any plans to support yargs types in Deno again?

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.

Not working with Deno 1.5.1

3 participants