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
{{ message }}
This repository has been archived by the owner on Jul 15, 2022. It is now read-only.
With main branch NodeKit on a new machine, when hitting https://localhost:
TypeError: Cannot read properties of undefined (reading 'payment')
at Object.node_script_default [as nodeScriptHandler] (vm:module(0):5:29)
at Object.handler [as _handler] (file:///var/home/aral/Projects/nodekit-main/index.js:525:35)
at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
at async Object. (file:///var/home/aral/Projects/nodekit-main/index.js:428:16)
at async Array. (file:///var/home/aral/Projects/nodekit-main/node_modules/tinyws/dist/index.js:1:352)
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
With main branch NodeKit on a new machine, when hitting
https://localhost
:The text was updated successfully, but these errors were encountered: