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
I cloned it from your github. Deployed it on an ubuntu 22.04 server and try to access it via webbrowser from another machine on the same LAN. I started it with pnpm dev --host xxx.xxx.xxx.xxx and I can access it in the webbrowser. The API works but it does not create any files. A red X appears next to example: X Create package.json. When I try to open the terminal it says: Failed to spawn shell
Failed to execute 'postMessage' on 'Worker': SharedArrayBuffer transfer requires self.crossOriginIsolated. Any thoughts?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
I cloned it from your github. Deployed it on an ubuntu 22.04 server and try to access it via webbrowser from another machine on the same LAN. I started it with pnpm dev --host xxx.xxx.xxx.xxx and I can access it in the webbrowser. The API works but it does not create any files. A red X appears next to example: X Create package.json. When I try to open the terminal it says: Failed to spawn shell
Failed to execute 'postMessage' on 'Worker': SharedArrayBuffer transfer requires self.crossOriginIsolated. Any thoughts?
Beta Was this translation helpful? Give feedback.
All reactions