Skip to content

Conversation

@jfeingold35
Copy link
Contributor

No description provided.

} else if (majorVersion === 1 && minorVersion === 8) {
// Accommodating 1.8
version = `${majorVersion}.${minorVersion}`;
uxEvents.emit(EVENTS.WARNING_ALWAYS_UNIQUE, getMessage(BundleName.JreSetupManager, 'warning.JavaV8Deprecated', [path.join(Controller.getSfdxScannerPath(), "Config.json")]));
Copy link
Contributor

Choose a reason for hiding this comment

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

Can we get the "Config.json" file name from Constants? Or to standardize some more, how about we surface configFilePath in Config.ts and reference it here?

@jfeingold35 jfeingold35 merged commit f53509f into dev Feb 19, 2024
@jfeingold35 jfeingold35 deleted the d/W-14945179 branch March 13, 2024 18:31
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.

3 participants