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

process.env has undefined values for all environment variables #361

Closed
dandv opened this issue Apr 24, 2014 · 4 comments
Closed

process.env has undefined values for all environment variables #361

dandv opened this issue Apr 24, 2014 · 4 comments

Comments

@dandv
Copy link

dandv commented Apr 24, 2014

node-inspector 0.7.3 on both Ubuntu and Windows 7.

Evaluating process.env in the Watches or in the Console shows undefined as the value for each environment variable.

image

@3y3
Copy link
Member

3y3 commented Apr 24, 2014

At this moment node-inspector cannot display get/set properties, it's an issue of node, subscribe on Issue 7139

@3y3 3y3 added the node.js label Apr 24, 2014
@3y3
Copy link
Member

3y3 commented Apr 24, 2014

@bajtos , possible duplication of #327

@3y3 3y3 added the BUG label Apr 24, 2014
@3y3
Copy link
Member

3y3 commented Apr 24, 2014

@dandv , you can inspect process.env.HOME to see the result

@bajtos
Copy link
Member

bajtos commented Apr 24, 2014

Closing as a duplicate of #327. Thank you @3y3 for triaging the bug.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants