Giter VIP home page Giter VIP logo

Comments (4)

entropitor avatar entropitor commented on July 18, 2024

Does the problem also happen when you don't use yarn? As I think this could actually be because of yarn scripts instead of dotenv-cli.

In case of docker-compose, you should actually be able to use pass --env-file instead of using dotenv-cli

from dotenv-cli.

MengRS avatar MengRS commented on July 18, 2024

Does the problem also happen when you don't use yarn? As I think this could actually be because of yarn scripts instead of dotenv-cli.

In case of docker-compose, you should actually be able to use pass --env-file instead of using dotenv-cli

I use npm (not yarn) - I'm on npm version 7.11.1 (latest one as of right now)...

I tried running the following command in the terminal (that yielded the same results): npx dotenv -- docker compose -f docker/docker-compose.yml up <-- other than that, is there a way I can run the dotenv-cli without using npm?

from dotenv-cli.

MengRS avatar MengRS commented on July 18, 2024

Going to close the issue - although I haven't found root cause - I think this issue has to do with my terminal rather than dotenv-cli (with a bare bones .zshrc file - I got desirable results for some npm scripts)

from dotenv-cli.

entropitor avatar entropitor commented on July 18, 2024

other than that, is there a way I can run the dotenv-cli without using npm?

./node_modules/.bin/dotenv should do the trick as well (or installing globally and then running dotenv

from dotenv-cli.

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.