We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Steps to reproduce:
pnpm i
npm i
npm run dev
Log:
PS E:\open-source\nodejs\nuxt\modules\electron\quick-start> npm run dev > [email protected] dev > nuxi dev --no-fork Nuxi 3.6.5 Nuxt 3.6.5 with Nitro 2.9.6 ERROR (node:11804) [DEP0180] DeprecationWarning: fs.Stats constructor is deprecated. (Use node --trace-deprecation ... to show where the warning was created) > Local: http://localhost:3000/ > Network: http://172.28.48.1:3000/ > Network: http://192.168.100.144:3000/ ERROR Error while requiring module nuxt-electron: Error: Cannot find module 'E:/open-source/nodejs/nuxt/modules/electron/quick-start/nuxt-electron' Require stack: - E:\open-source\nodejs\nuxt\modules\electron\quick-start\index.js
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Steps to reproduce:
pnpm i
npm i
npm run dev
Log:
The text was updated successfully, but these errors were encountered: