Mot

Results 268 comments of Mot

it is nice to see them add it though and further development is underway. you can support development by sponsoring @anonrig https://github.com/sponsors/anonrig also, we are moving a lot of such...

> Not 100% sure, but I think the caveats / missing features that @motdotla mentioned (multiline support, overrides, variable expansion) still apply: yes, still same caveats, but I think they...

If you roll back to an older version of dotenv does it work ok?

~~We are going to remove `fs` from the library (the feature that uses it is helpful but a convenience. it can move into an expansion module). We'll work on releasing...

Thank you everyone. Continue to +1 if this is also happening to you. It looks like the issue will be related to webpack's warning here: BREAKING CHANGE: webpack < 5...

@stmswitcher and others can you check if you can duplicate the issue here: https://github.com/dotenv-org/examples/tree/master/dotenv-react-typescript This is working on multiple machines we have tried so far. Still trying to duplicate the...

@shansiddiqui94 can you post (anonymized) the contents of your webpack.config.js file?

Hi, everyone, is this webpack example helpful to you: https://github.com/dotenv-org/examples/tree/master/dotenv-webpack2 It is not receiving this error locally on my machine. If that does not work for you, can you please...

Hi, @ashutosh887 are you part of HackClub?! Tell Zach hello :)

> @motdotla, thanks for the link. It appears that my issue is not valid then and it's just a coincidence I found this thread. > > Being new to react,...