【发布时间】:2021-05-09 13:39:16
【问题描述】:
我遇到了同样的问题 config.kit.adapter should be an object with an "adapt" method 并且能够解决它
npm i @sveltejs/adapter-node@next
如果能更新文档就好了。但是现在“开始”出现了问题。
npm run start
不再起作用了。几周前它还在工作。我明白了:
"svelte-kit preview" will now preview your production build locally. Note: it is not intended for production use
好的,但是我现在如何启动我的生产节点服务器?
【问题讨论】: