Code Monkey home page Code Monkey logo

Comments (8)

j-e-clark avatar j-e-clark commented on May 12, 2024 6

@toddbluhm Thanks for the response. In case anyone else gets to this page with the same issue my problem needed the -f flag before a custom env file path rather than the -e flag; but your response and the documentation got me to the solution. v9 is now working for me. Thanks

from env-cmd.

Remzes avatar Remzes commented on May 12, 2024 1

Hello!

@toddbluhm right now there is a version 8, and I cannot use it with create-react-app. I tried several times with a .env-cmdrc, but it gives me ENOENT for npm, node, and react-scripts

from env-cmd.

toddbluhm avatar toddbluhm commented on May 12, 2024

Thanks for reporting this! I just released a new version a few days ago and added in .env-cmdrc support so its probably a bug with that. I will take a look. In the mean time, does it work fine using a .env file instead of .env-cmdrc?

from env-cmd.

toddbluhm avatar toddbluhm commented on May 12, 2024

Figured out the issue. I was not adding back in the system env vars after reading the .env-cmdrc file so the spawned command had no system paths etc... Fix should be up soon.

from env-cmd.

toddbluhm avatar toddbluhm commented on May 12, 2024

Just published 4.0 which should fix this issue. Please re-open if its still not working.

from env-cmd.

g1aurav avatar g1aurav commented on May 12, 2024

Facing same issue with version 9.0.1

from env-cmd.

j-e-clark avatar j-e-clark commented on May 12, 2024

@toddbluhm
I was following a gatsby.js tutorial that recommended env-cmd and I couldn't work out why it wouldn't work for me.
He was using version 8.0.2 in the tutorial. I was using 9.0.2.
Reverting to version 8.0.2 resolved the issue.

from env-cmd.

toddbluhm avatar toddbluhm commented on May 12, 2024

@j-e-clark @g1aurav the options have changed in v9. You have to pass a -e flag before passing in any environment names. This is most likely why reverting to v8 worked for you. If you were using the -e flag and it was still broken, please consider opening a new support ticket with more details of your particular situation.

@Remzes I am sorry for not helping you sooner, I usually do not revisit old support tickets once they are closed. If you are still having issues on this, please open a new support ticket with details of your problem and even a link to this create-react-app project/tutorial.

from env-cmd.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.