Skip to content

zenflow/node-bug-windows-process-dot-env

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

node-bug-windows-process-dot-env

Reproduction repo for a bug in NodeJS

Status

Operating System CI Service Status
Linux Travis Build Status
Windows AppVeyor Build Status

Description

After being assigned the value of '', the value of process.env.foo can sometimes be observed to be undefined.

This seems to only happen in Windows environments.

It also happens rather unpredictibly (yet consistently). There are two tests in the tests dir: symptom.js and no-symptom.js. symptom.js will show the symptom on Windows and no-symptom.js will not. But look how similar the two tests are, and how the difference would not be expected to change the outcome.

Links

About

Reproduction repo for a bug in NodeJS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published