-
-
Notifications
You must be signed in to change notification settings - Fork 107
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Marp crashes with NodeJS LTS 18.18.0 #546
Comments
I've tested with Node.js 18.18.0 installed via the msi installer, but I could not reproduce the error on my Windows. If the error was brought by the specific directory structure, please share the structure for reproduction. The stack trace shows it has brought the error by the Node.js internal module so Node.js installed via Chocolately might be causing something wrong (I could not test because I'm not a Chocolately user). It's hard to imagine there are some internal differences in the Node.js binary between installed via msi and via Chocolately, but I recommend reporting it to the Node.js issue tracker if it could reproduce also in the Node.js via msi installer. |
I just uninstalled nodejs-lts with choco choco uninstall nodejs-lts And installed NodeJS 18.18.0 from the MSI (https://nodejs.org/en/download), but I'm still getting this error... |
Caused by upstream: nodejs/node#48673 |
Version of Marp Tool
Marp CLI v3.2.1
Operating System
Windows
Environment
How to reproduce
marp -s -I .
Expected behavior
Same behaviour like in version 18.17.0.
I downgraded now and it's working :)
Actual behavior
The marp-cli command just return this error.
Additional information
I use this here for just saying thank you for this great tool ❤.
The text was updated successfully, but these errors were encountered: