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
I had the same error and it was just because of node.js version. installing node.js using yum is wrong! cause it installs the 6.x version. I followed the second method of this link and everything works.
The problem
I noticed that Logform is now giving me a syntax error and I believe it is because of a recent problem with safe-stable-stringify.
Two days ago, they updated the version to 2.4.0 via this commit:
BridgeAR/safe-stable-stringify@f001e74
Line 215 of this file is now giving me a syntax error:
https://github.com/BridgeAR/safe-stable-stringify/blob/f001e74a77e64a486b540a6628e39fc21918eb14/index.js
This version of the package is working:
"safe-stable-stringify": "2.3.1"
What version of Logform presents the issue?
2.4.2
What version of Node are you using?
11,7.0
If this worked in a previous version of Logform, which was it?
2.4.2
Minimum Working Example
No response
Additional information
No response
🔎 Search Terms
safe stable stringify
The text was updated successfully, but these errors were encountered: