alwayslucky

Results 27 comments of alwayslucky

Any updates or other libraries that do this?

Same issue but on production without using jest. ![CleanShot 2023-11-27 at 15 56 22@2x](https://github.com/vercel/next.js/assets/15036618/6e3ed5cb-f52c-4d2f-a6ae-818d43cbc308)

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...