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
It seems to operate incompatible with dotenv.
It behaves differently from the behavior defined in the document, and it does not seem to be the behavior we want.
Please refer to below.
Version
20.9.0
Platform
Darwin REDACTED 23.1.0 Darwin Kernel Version 23.1.0: Mon Oct 9 21:27:24 PDT 2023; root:xnu-10002.41.9~6/RELEASE_ARM64_T6000 arm64
Subsystem
No response
What steps will reproduce the bug?
With a
.env
of:Run:
How often does it reproduce? Is there a required condition?
Always
What is the expected behavior? Why is that the expected behavior?
I would expect the
\
in\"
to be stripped:What do you see instead?
Additional information
No response
The text was updated successfully, but these errors were encountered: