Problem description:
This error pops up when I click on run in my node.js repl (https://replit.com/@Hyderite/rblxembed):
Expected behavior:
It should run the program without any errors.
Actual behavior:
As mentioned above.
Steps to reproduce:
No idea.
Bug appears at this link:
https://replit.com/@Hyderite/rblxembed
Browser: Replit Android app (Phone) and Chrome 115.0.5790.171 (Laptop)
OS: Android 12, Windows 10
Device (Android, iOS, n/a leave blank): Android
Plan (Free, Hacker, Pro Plan): Free
Kool21
2
Try checking your code, you probably did, but if there is still no difference, try switching devices.
I’ve tested it on 3 different devices
Try refreshing, that usually fixes it.
Oh…
1 sec, lemme look at your Repl
Looks like you messed with replit.nix
and it’s crying
I don’t think openssl_with_kerberos
is a thing, so try replacing that with just openssl
?
2 Likes
Thanks, it’s working now. BTW, Replit automatically changed it from openssl to openssl_with_kerberos.
system
Closed
7
This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.