unjs / nitro-deploys

Nitro Deployments Testing
https://github.com/unjs/nitro
46 stars 8 forks source link

`Cannot find package 'node-fetch-native'` error with node, and externals enabled repos #83

Closed pi0 closed 11 months ago

pi0 commented 11 months ago

(investigating)

"node-fetch-native/polyfill" is imported by "virtual:#internal/nitro/virtual/polyfill", but could not be resolved – treating it as an external dependency.
"unstorage/drivers/fs-lite" is imported by "virtual:#internal/nitro/virtual/storage", but could not be resolved – treating it as an external dependency.
"defu" is imported by "virtual:#internal/nitro/virtual/app-config", but could not be resolved – treating it as an external dependency.
"pathe" is imported by "virtual:#internal/nitro/virtual/public-assets-node", but could not be resolved – treating it as an external dependency.
"unstorage" is imported by "virtual:#internal/nitro/virtual/storage", but could not be resolved – treating it as an external dependency.