denoland / deno-astro-adapter

A Deno adapter for running Astro applications on the Deno runtime.
https://npm.im/@deno/astro-adapter
MIT License
84 stars 19 forks source link

TypeError: process.cwd is not a function #9

Open RoyalIcing opened 12 months ago

RoyalIcing commented 12 months ago

When running on Deno Deploy I get: TypeError: process.cwd is not a function

image

My repo is open source: https://github.com/cool-calm/calculated-world