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

Broken on Windows #27

Closed
chawyehsu opened this issue Mar 9, 2019 · 5 comments
Closed

Broken on Windows #27

chawyehsu opened this issue Mar 9, 2019 · 5 comments

Comments

@chawyehsu
Copy link
Contributor

$ yarn create blog demo
...
$ yarn dev
yarn run v1.13.0
$ saber
Built at: 2019-03-09 15:03:40
Entrypoint client [big] = js/client.js js/client.js.map

ERROR in ./pages/about.vue?vue&type=custom&index=0&blockType=extend-component&saberPage=7291c502 (./node_modules/saber/lib/renderer/extend-component-loader.js!./node_modules/vue-loader/lib??vue-loader-options!./node_modules/saber/lib/renderer/saber-page-loader.js??ref--2-1!./pages/about.vue?vue&type=custom&index=0&blockType=extend-component&saberPage=7291c502)
Module not found: Error: Can't resolve 'C:Usershanabi   mpdemopagesabout.vue' in 'C:\Users\hanabi\tmp\demo\pages'
 @ ./pages/about.vue?vue&type=custom&index=0&blockType=extend-component&saberPage=7291c502 (./node_modules/saber/lib/renderer/extend-component-loader.js!./node_modules/vue-loader/lib??vue-loader-options!./node_modules/saber/lib/renderer/saber-page-loader.js??ref--2-1!./pages/about.vue?vue&type=custom&index=0&blockType=extend-component&saberPage=7291c502) 7:0-68 11:17-30
 @ ./pages/about.vue?vue&type=custom&index=0&blockType=extend-component&saberPage=7291c502
 @ ./pages/about.vue?saberPage=7291c502
 @ ./.saber/routes.js
 @ ./node_modules/saber/lib/renderer/app/create-app.js
 @ ./node_modules/saber/lib/renderer/app/entry-client.js
 @ multi (webpack)-hot-middleware/client.js ./node_modules/saber/lib/renderer/app/entry-client.js
@egoist
Copy link
Collaborator

egoist commented Mar 11, 2019

Thanks for reporting this, will fix it later.

@egoist egoist closed this as completed in aefcd09 Mar 13, 2019
@egoist
Copy link
Collaborator

egoist commented Mar 13, 2019

Should be fixed in 0.2.13

@chawyehsu
Copy link
Contributor Author

@egoist I'm afraid not 🤣
sc

@chawyehsu
Copy link
Contributor Author

chawyehsu commented Mar 21, 2019

perhaps you need to reopen this issue, I still encounter this issue in saber@latest ([email protected]), is there any other information I should provide for you to investigate this?

@egoist
Copy link
Collaborator

egoist commented Mar 21, 2019

0.2.21 should work

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