Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ExperimentalWarning message being displayed #20

Closed
jaypuk opened this issue Jul 26, 2021 · 1 comment
Closed

ExperimentalWarning message being displayed #20

jaypuk opened this issue Jul 26, 2021 · 1 comment

Comments

@jaypuk
Copy link

jaypuk commented Jul 26, 2021

Hi
I'm getting the following warning displayed whenever I run git-split-diff
(node:364) ExperimentalWarning: Conditional exports is an experimental feature. This feature could change at any time

Functionally though all seems fine.

fyi I'm on MacOs with node v13.7.0, and I'm running the app via iTerm2 using git diff | git-split-diffs --color
(Unfortunately I'm not a node developer so can't help in trying to fix this.)

@banga
Copy link
Owner

banga commented Jul 31, 2021

Yeah I can repro this on v13.7.0. This warning seems to be coming from some dependency but it's hard to track down which one. So I see two options for you to get rid of these:

Hope that helps

@banga banga closed this as completed Oct 13, 2023
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

No branches or pull requests

2 participants