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

can not run the code #5

Open
aebrs opened this issue Aug 7, 2018 · 0 comments
Open

can not run the code #5

aebrs opened this issue Aug 7, 2018 · 0 comments

Comments

@aebrs
Copy link

aebrs commented Aug 7, 2018

WARNING in ./~/vue/dist/vue.common.js
There is another module with an equal name when case is ignored.
This can lead to unexpected behavior when compiling on a filesystem with other case-semantic.
Rename module if multiple modules are expected or use equal casing if one module is expected.

WARNING in ./~/Vue/dist/vue.common.js
There is another module with an equal name when case is ignored.
This can lead to unexpected behavior when compiling on a filesystem with other case-semantic.
Rename module if multiple modules are expected or use equal casing if one module is expected.

ERROR in .//babel-loader/lib?presets[]=es2015&plugins[]=transform-runtime&comments=false!.//vue-loader/lib/selector.js?type=script&index=0!.//eslint-loader!./src/components/game/index.vueModule not found: Error: Cannot resolve module 'garbochess' in G:\Code\Vue_Nuxt_Project\vue-chess-master\vue-chess-master\src\components\game
@ ./
/babel-loader/lib?presets[]=es2015&plugins[]=transform-runtime&comments=false!.//vue-loader/lib/selector.js?type=script&index=0!.//eslint-loader!./src/components/game/index.vue 19:18-39
ERROR in .//babel-loader/lib?presets[]=es2015&plugins[]=transform-runtime&comments=false!.//vue-loader/lib/selector.js?type=script&index=0!.//eslint-loader!./src/components/home/boardVisor.vue
Module not found: Error: Cannot resolve module 'garbochess' in G:\Code\Vue_Nuxt_Project\vue-chess-master\vue-chess-master\src\components\home
@ ./
/babel-loader/lib?presets[]=es2015&plugins[]=transform-runtime&comments=false!.//vue-loader/lib/selector.js?type=script&index=0!.//eslint-loader!./src/components/home/boardVisor.vue 15:18-39
ERROR in .//babel-loader/lib?presets[]=es2015&plugins[]=transform-runtime&comments=false!.//vue-loader/lib/selector.js?type=script&index=0!.//eslint-loader!./src/components/puzzles/puzzle.vue
Module not found: Error: Cannot resolve module 'garbochess' in G:\Code\Vue_Nuxt_Project\vue-chess-master\vue-chess-master\src\components\puzzles @ ./
/babel-loader/lib?presets[]=es2015&plugins[]=transform-runtime&comments=false!.//vue-loader/lib/selector.js?type=script&index=0!.//eslint-loader!./src/components/puzzles/puzzle.vue 15:18-39

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

1 participant