-
|
I'm on Colyseus version 0.16.19 and Expo 53.0.20 On the client side when I run my project I get the following error: The package at "node_modules/@colyseus/httpie/node/index.mjs" attempted to import the Node standard library module "https". Has anyone else had this error before and managed to resolve it? My understanding is that Expo does not have the "https" package which is what's causing this error. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
|
Hi @stefwang1, please check this thread and see if this workaround works for you: #856 (comment) |
Beta Was this translation helpful? Give feedback.
Hi @stefwang1, please check this thread and see if this workaround works for you: #856 (comment)