#[Error] Astro Preview + Node SSR (Standalone)

1 messages · Page 1 of 1 (latest)

manic token
#

how can i fix it?

#

at preview (file:///C:/Users/Administrator/test/node_modules/astro/dist/core/preview/index.js:28:25)

#

node --version
v19.0.0

visual coyote
#

Same Error here

#

figured how to fix this? pls update @manic token

manic token
#

node dist/server/entry.mjs

#

node path/to/entry.file

#

you need to run the entry file directly

#

i hope this method can help you fix the issue

#

or use the middleware