You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 20, 2023. It is now read-only.
Ran into the following problem with Ubuntu + IntelliJ IDEA.
Repro
Expect
Either the targeted script runs, or gofigure reports that NODE_ENV isn't set.
Actual
Errors are listed in the console that the first config property being accessed is undefined.
This specifically happened with IDEA since it doesn't create a user's session in bash, which leaves out variables set in the user's profile.
The text was updated successfully, but these errors were encountered: