Categories
Why doesn't process.env show keys?
console.log(process.env.NODE_ENV) // output - 'development' console.log(Object.keys(process.env)) // output - []
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask a Question
731 491 924 answers to any question