Quantcast
Channel: ReScript Forum - Latest posts
Viewing all articles
Browse latest Browse all 2592

How can i make sure dotenv is loaded

$
0
0

You mean the Dotenv.config() call? It shouldn’t be above requires (not before require("dotenv") at least), or you’ll end up trying to access a property of Dotenv before it’s assigned.


Viewing all articles
Browse latest Browse all 2592

Trending Articles