frankhale / electron-with-express

A simple app that demonstrates spawning an Express app from Electron
MIT License
643 stars 147 forks source link

After create exe jquery module not found is showin #31

Closed MonikaGodara127 closed 2 years ago

MonikaGodara127 commented 3 years ago

Describe the bug A clear and concise description of what the bug is.

To Reproduce Steps to reproduce the behavior:

  1. Go to '...'
  2. Click on '....'
  3. Scroll down to '....'
  4. See error

Expected behavior A clear and concise description of what you expected to happen.

Screenshots If applicable, add screenshots to help explain your problem.

Desktop (please complete the following information):

Additional context Add any other context about the problem here. Everything working fine in vscode after crate exe node server is not started and Jquery not found.Please help exe

frankhale commented 3 years ago

Thanks for the bug report. I'll take a look.

m-kkhan commented 2 years ago

Hey jQuery is now removed so the error would not come anymore.

frankhale commented 2 years ago

as @kkhanhm mentioned jQuery is no longer being used