amitavdevzone / electron-app

An electron app
11 stars 7 forks source link

how to build this code into application #1

Open myselflohith opened 8 months ago

myselflohith commented 8 months ago

error: ⨯ Application entry file "index.js" in the "C:\Users\user\Documents\vscode\electron-working\dist\win-unpacked\resources\app.asar" does not exist. Seems like a wrong configuration. failedTask=build stackTrace=Error: Application entry file "index.js" in the "C:\Users\user\Documents\vscode\electron-working\dist\win-unpacked\resources\app.asar" does not exist. Seems like a wrong configuration.

hhuseyinkacmaz commented 7 months ago

I am facing the same issue here, some help please :( @amitavroy

annuk123 commented 4 months ago

"Hey, has your issue been resolved, or do you need help?"

amitavroy commented 4 months ago

"Hey, has your issue been resolved, or do you need help?"

Yes, this is still not resolved. Haven't honestly tried it yet.

myselflohith commented 4 months ago

"Hey, has your issue been resolved, or do you need help?"

Yes, if you can

annuk123 commented 4 months ago

I think the first thing to do is to check your JSON file. Make sure that the entry file in the JSON is correct.

myselflohith commented 3 months ago

@annuk123 The entry file in JSON is in the correct format.