Code Monkey home page Code Monkey logo

Comments (3)

toddbluhm avatar toddbluhm commented on May 13, 2024 3

This project does its best to adhere to semver versioning meaning any major version upgrade (1.x.x -> 2.x.x, 2.x.x -> 3.x.x, etc...) could cause breaking non-backwards compatible changes. This is the case when upgrading from version 8.x.x -> 9.x.x 🙁

In the changelog it states that the options have changed for 9.x.x and up 😄

For your specific case you need to provide the -f flag in order to read from a custom file path. So env-cmd .env.production react-scripts build -> env-cmd -f .env.production react-scripts build. This was done in order to better future proof the lib from new features that are requested in the future.

See examples repo for more specific examples regarding env file usage or you can also view the Help section of the ReadMe file (Note: you can also do env-cmd --help to view the same help menu found in the above Help section) 😄

Related to: #61

Sorry about the breakage 🙁
Thanks for using this tool and hopefully that helps clear up your issue 😃

from env-cmd.

UplandsDynamic avatar UplandsDynamic commented on May 13, 2024 1

Thank you for the advice. I fully understand and respect the reasoning behind the breaking change; not a problem.

Thank also for all your hard graft on this project and for making it freely available. I'm very grateful - It's a valuable, useful tool, and your work is very much appreciated.

from env-cmd.

toddbluhm avatar toddbluhm commented on May 13, 2024

Closing due to inactivity

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.