8000 Path not being fixed · Issue #4 · sindresorhus/fix-path · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Path not being fixed #4
Open
Open
@davej

Description

@davej
> echo $PATH
/Library/Frameworks/Python.framework/Versions/3.4/bin:/Applications/Postgres.app/Contents/Versions/9.3/bin:/usr/local/heroku/bin:/usr/local/sbin:/Users/dave/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/X11/bin:/usr/local/deployd/bin:/usr/local/go/bin:/usr/local/MacGPG2/bin

Using Electron 0.30.2:

require('fix-path')()
var dialog = require('dialog')

dialog.showErrorBox("path", process.env.PATH)

screen shot 2015-07-31 at 18 50 39

It works fine on my Macbook Pro but fails to list all the paths on my Macbook Air (as shown above). They are both running Yosemite. I have also reproduced the same issue on a friends Macbook.

Any idea what could be going on here?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0