Giter Club home page Giter Club logo

Comments (6)

AndreyTomilinXmpi avatar AndreyTomilinXmpi commented on July 27, 2024 1

Finally I had time to recheck this issue. I have two different folders with serverless.yml. The above issue happens only in one of them. It looks like the problem relates to versions of some depended package(s). I was unable to determine which one (it's not the serverless-dotenv-plugin itself).
The only thing I can say for sure that if you perform clear installation - everything works as expected. I got my folders from other people, so not sure what other packages and in what order (may be it's important?) they installed.

For now think you can close this issue.

Thanks for help!

from serverless-dotenv-plugin.

edu-aguilar avatar edu-aguilar commented on July 27, 2024

Im having the same problem.

from serverless-dotenv-plugin.

colynb avatar colynb commented on July 27, 2024

Thanks, I will look at this

from serverless-dotenv-plugin.

colynb avatar colynb commented on July 27, 2024

The env resolution checks for env in the following order. Can you check to see if these are not set to make sure they are not taking precedence?

process.env.NODE_ENV || options.env || options.stage || 'development'

from serverless-dotenv-plugin.

colynb avatar colynb commented on July 27, 2024

https://www.loom.com/share/255cf1fdd74a4a2e93d11106841557b8

from serverless-dotenv-plugin.

AndreyTomilinXmpi avatar AndreyTomilinXmpi commented on July 27, 2024

Hi Colynb!
Big thanks for your fast reply, Even with video.
I tried to create small standalone sample, but was unable to reproduce this problem. Everything worked as expected.
I will try to reproduce this issue on original project later, may be even next week. Don't have time for that right now.

Maybe @edu-aguilar will provide his example.

Thanks again!

from serverless-dotenv-plugin.

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.