Replies: 1 comment 1 reply
-
|
upgrade your win version? |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello i have the bot on replit now but replit just rate limited after an hr or two and i get this errores (#1061)
so i trying to install the bot on my old computer with win 7. but nodejs does not support win 7 so is there a workaround to install nodejs 16 on win 7?
i have tried this:
i install v13.6 then download nodejs binary 16 paste files in the folder but only got node to worked but not npm.
and i also try to block platform check in systempropertiesadvanced with "NODE_PATH, value "C:\nodejs64\node_modules " and NODE_SKIP_PLATFORM_CHECK, value "1"
Beta Was this translation helpful? Give feedback.
All reactions