alwayslucky
alwayslucky
Any updates or other libraries that do this?
Same issue but on production without using jest. 
Thanks @LlemonDuck. Added your suggestions
Same issue with vercel serverless function using node 18. Has there been any updates on this issue?
We fixed this error for us > When parsing environment variables, entered through the Vercel UI, the new line characters are literal. That is, they aren't actual new lines, but...