Closed reazan closed 3 years ago
Will have a look and add more tests for Windows 🤣
Not sure if 0.1.3 would be a fix, would be appreciated if you can have a try. Don't have a Windows right now for me to test out 🥲
Ok, I've installed the v0.1.3 and "npm run dev" works nicely. (๑˃ᴗ˂)ﻭ
Slidev v0.1.3
theme @slidev/theme-seriph
entry D:\Ramen\Projects\slidev-test\slides.md
slide show > http://localhost:3030/
presenter mode > http://localhost:3030/presenter
remote control > http://172.16.0.11:3030/presenter
remote control > http://192.168.1.94:3030/presenter
I went on http://localhost:3030/
but it is all blank.
Console side I got this error:
Failed to load resource: the server responded with a status of 404 (Not Found) on http://localhost:3030/@fsD:/Ramen/Projects/slidev-test/node_modules/@slidev/client/main.ts
Thanks again!
Ok, I've installed the v0.1.3 and "npm run dev" works nicely. (๑˃ᴗ˂)ﻭ
Slidev v0.1.3 theme @slidev/theme-seriph entry D:\Ramen\Projects\slidev-test\slides.md slide show > http://localhost:3030/ presenter mode > http://localhost:3030/presenter remote control > http://172.16.0.11:3030/presenter remote control > http://192.168.1.94:3030/presenter
I went on
http://localhost:3030/
but it is all blank. Console side I got this error:Failed to load resource: the server responded with a status of 404 (Not Found) on
http://localhost:3030/@fsD:/Ramen/Projects/slidev-test/node_modules/@slidev/client/main.ts
Thanks again!
Same happening here #7
I end up installing a Windows VM to fix this 😅. Everything should be fine now with 0.1.5.
I end up installing a Windows VM to fix this 😅. Everything should be fine now with 0.1.5.
Tested version 0.1.5 and all works as expected. Thank you for go wild to fix it! (≧ω≦ )
Hello, I was so curious about slidev that I jumped in immediately! (✧ω✧)
I have a problem with "npm run dev" When I execute it I got:
System: Windows10 Node: v14.16.1 Npm: v7.0.5
What I did:
It is something that could be on my side to check? Thanks in advance, kind regards