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

Only loading when I packaged using packager and run the exe file. it is not loading the ejs file. #52

Closed
iolathief108 opened this issue Aug 18, 2023 · 3 comments

Comments

@iolathief108
Copy link

Only loading when I packaged using packager and run the exe file. it is not loading the ejs file.

packager command: electron-packager . SmartPawnActivator --platform=win32 --arch=x64 --out=dist1 --asar --overwrite

and when I tried to get localhost:3000 it is not working.

@frankhale
Copy link
Owner

I just tested packing and everything is working on my end. Can you provide more info about your specific setup?

image

@iolathief108
Copy link
Author

It worked with NPM, I don't think it works with Yarn

@frankhale
Copy link
Owner

@iolathief108 I just tried with Yarn and everything worked as expected for me. If you can provide some info about how it's working for you then maybe I can assist in fixing it.

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

2 participants