So I encountered this again today and the last ite...
# questions
g
So I encountered this again today and the last item on the logs said
no SEGMENT_VSCODE_KEY in {}
. When I checked the second item, it has
"stage": "MY_CURRENT_WORK_NODE_ENV_VALUE"
. After explicitly exporting
NODE_ENV
to
development
and running
code dendron.code-workspace
it is working again.