Skip to content

Conversation

@BlackHole1
Copy link
Member

@BlackHole1 BlackHole1 commented Mar 14, 2022

Close: #215

Sorry. This is a very stupid bug... πŸ€¦β€β™‚οΈπŸ€¦β€β™‚οΈπŸ€¦β€β™‚οΈ

Because:

process.env.A = undefined

process.env.A === 'undefined' // => true

typeof process.env.A // => 'string'

cc: @malept

@malept malept merged commit c99de4b into electron:main Mar 14, 2022
@electron-bot
Copy link
Contributor

πŸŽ‰ This PR is included in version 1.14.1 πŸŽ‰

The release is available on:

Your semantic-release bot πŸ“¦πŸš€

@BlackHole1 BlackHole1 deleted the fix-process-env-failed branch March 15, 2022 00:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

GLOBAL_AGENT.HTTP_PROXY configuration value: URL protocol must be http:

4 participants