Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

unable to see product list while running application #24

Open
prajakta-bqt opened this issue Nov 10, 2020 · 4 comments
Open

unable to see product list while running application #24

prajakta-bqt opened this issue Nov 10, 2020 · 4 comments

Comments

@prajakta-bqt
Copy link

prajakta-bqt commented Nov 10, 2020

Screenshot from 2020-11-10 11-31-59
Screenshot from 2020-11-10 11-34-18

@prajakta-bqt prajakta-bqt changed the title unable to see product list when run application unable to see product list while running application Nov 10, 2020
@tngoman
Copy link
Owner

tngoman commented Nov 19, 2020

Hi, I hope you have already found a solution.
I'm unable to attend to issues currently, please have a look at https://github.com/ailakhdar/Store-POS
Hopefully @ailakhdar maintains his copy better.

@shyakadev
Copy link

Hello @prajakta-bqt, add this line contextIsolation: false to your webPreferences.
Your webPreferences should look like this webPreferences: { nodeIntegration: true, enableRemoteModule: true, contextIsolation: false },

@asaadxheikh
Copy link

asaadxheikh commented Feb 5, 2022

use yarn to run the app, Npm might cause trouble,yarn run electron

@AnsellMaximilian
Copy link

use yarn to run the app, Npm might cause trouble,yarn run electron

This works for me. Any idea why npm is causing problems?

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

No branches or pull requests

5 participants