leerob / youtube-to-mp3

⚡️Electron application to convert and download YouTube videos as MP3s
https://electronjs.org/apps/youtube-to-mp3
MIT License
540 stars 132 forks source link

Blank screen and I'm getting an error #9

Closed kieranz closed 6 years ago

kieranz commented 6 years ago

The error is: Not allowed to load local resource: file:///D:/youtube-to-mp3/app/index.html data:text/html,chro…:1

No idea why.

image

IT-MikeS commented 6 years ago

From what I see its pointing at a D drive for the file in the right spot, strange I'll pull down the master and see if I can reproduce it but I have to ask, did you run npm run webpack in your terminal/command prompt before running npm start? If not please do that then try again, if so then can you post your package.json and explain how you ran the app?

leerob commented 6 years ago

I'm having trouble reproducing this one - going to close. Sorry about that @kieranz! Let me know if you have any other issues.