Skip to content
New issue

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

quick-start demo does not work #96

Open
DevDengChao opened this issue Jan 16, 2025 · 0 comments
Open

quick-start demo does not work #96

DevDengChao opened this issue Jan 16, 2025 · 0 comments

Comments

@DevDengChao
Copy link

Steps to reproduce:

  1. clone the repository
  2. install dependencies in ./ with pnpm i
  3. install dependencies in ./quick-start with npm i
  4. try start the quick-start demo with 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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant