It appears that the Worker runtime environment is not supporting node's `https.request` module. When using the firebase-admin package for Firebase AUTH management on a pages project it fails with the following error: ``` [unenv] https.request is not implemented yet!. Error code: undefined ``` See related discussion in https://github.com/unjs/unenv/issues/323