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

Not working on macOS #69

Open
mihaibogdan10 opened this issue May 19, 2017 · 4 comments
Open

Not working on macOS #69

mihaibogdan10 opened this issue May 19, 2017 · 4 comments

Comments

@mihaibogdan10
Copy link

mihaibogdan10 commented May 19, 2017

I have a macOS Sierra on which I made a simple test script that only does console.log(process.env)

I only get env variables that are prepended, e.g. npm_package_betterScripts_build_env_PRODUCTION_URL_PREFIX

I've also tried this on an Ubuntu machine, and it works fine (meaning I also see the unprefixed ENV variable, not sure why the prefixed one is needed though). Both run on node v6.10.3, better-npm-run v0.0.15

@benoror
Copy link
Owner

benoror commented Jul 31, 2017

@mihaibogdan10 just released new minor, can you try to see if the issue is still happening?

@kobvel
Copy link

kobvel commented Mar 28, 2018

@benoror still does not work for MacOS

@benoror
Copy link
Owner

benoror commented Mar 28, 2018

@benoror still does not work for MacOS

how so?

@mcmillion
Copy link

I'm seeing the same thing on 10.14.3. The prepended version shows up in process.env but the real version shows up undefined.

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

No branches or pull requests

4 participants