我有一个问题,我终于部署了一个服务器端nuxt应用程序(与一个快速服务器),我已经创建了Heroku。+00:00 app[web.1]:2021-07-29T18:nuxt-express@1.0.0 start: `nuxt start`
2021-07-29T18:13:41.834966+00:00 app[web.1]: npm ERR!Failed at the nu
-- Indicates that the server.js file is a node.js site to be handled by the iisnode module --><add name="iisnode" path="nuxt.config.js" verb="*" modules="iisnode"/> <rewrite>
我想使用pm2和ecosystem.config.js在不同的URL和端口上运行我的Nuxt应用程序。我希望它能像下面的package.json脚本那样运行:这个app允许我在我想要的端口和url上运行我的nuxt应用程序。运行pm2 logs表示can't run command "nuxt-dev-host&