nuxt3按照npm文档使用该插件没有自动生成.pem文件 #97
Unanswered
lianggegege
asked this question in
Q&A
Replies: 1 comment
-
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
我用的nuxt3项目和最新的vite-plugin-mkcert包,本地执行启动命令只生成了certs目录,没有生成对应的cert.pem和dev.pem文件,导致报错,并且使用了该插件后多了一条警告The CJS build of Vite's Node API is deprecated. See https://vitejs.dev/guide/troubleshooting.html#vite-cjs-node-api-deprecated for more details.
Beta Was this translation helpful? Give feedback.
All reactions