nuxt-hub / cli

Build full-stack Nuxt application with NuxtHub command line interface (CLI).
Apache License 2.0
38 stars 3 forks source link

Unable to run CLI commands in remote docker workspace #12

Closed nawage closed 2 months ago

nawage commented 2 months ago

Using the nuxthub cli (v0.5.10) in a remote docker workspace (coder) I am getting the message "ERROR nuxthub login is not supported in Docker or SSH yet." when trying to run most commands.

I tested manually bypassing the isHeadless() check and all of the commands seemed to work as intended in my remote docker workspace environment.