oneezy
oneezy4h ago

Could not find `.deno-deploy` folder after building project.

is anyone else seeing this?
Could not find `.deno-deploy` folder after building project.
Could not find `.deno-deploy` folder after building project.
i have a turborepo/ sveltekit/ pnpm workspace project that i've been battling trying to deploy for the past few hours on deploy EA. Install command: pnpm install Build command: pnpm --filter site build Runtime config: automatic, using native SvelteKit integration Github repo: https://github.com/layerdd/template
No description
2 Replies
coty
coty3h ago
Does setting the adapter to adapter node fix it? Might be a deno deploy adapter issue when working with monorepos
oneezy
oneezyOP2h ago
tried and now its failing at the install:
Preparing install for sveltekit
The `@deno/svelte-adapter` adapter is required to run SvelteKit. Please install it and configure it in `svelte.config.js`.
Preparing install for sveltekit
The `@deno/svelte-adapter` adapter is required to run SvelteKit. Please install it and configure it in `svelte.config.js`.
No description

Did you find this page helpful?