InCuca / vue-standalone-component

Vuejs template to build components with livecoding, tests, documentation and demos
MIT License
70 stars 6 forks source link

rename error #1

Closed stuta closed 7 years ago

stuta commented 7 years ago

... vue-cli · Generated "my-component". vue-cli · To get started:

fs.js:772 return binding.rename(pathModule._makeLong(oldPath), ^

Error: ENOENT: no such file or directory, rename 'src/Component/Component.vue' -> 'src/Component/my-component.vue' at Object.fs.renameSync (fs.js:772:18)

klarkc commented 7 years ago

Fixed, please reopen if there you find more issues with renaming. Thank you