GithubHelp home page GithubHelp logo

metinseylan / vuejsstarterkit Goto Github PK

View Code? Open in Web Editor NEW
48.0 48.0 7.0 21 KB

Vuejs starter kit - webpack, middleware, route, interceptor, vuex

Home Page: http://metinseylan.com

HTML 1.88% Vue 8.13% CSS 50.68% JavaScript 39.31%

vuejsstarterkit's People

Contributors

metinseylan avatar shershen08 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

vuejsstarterkit's Issues

eslint errors

I am javascript newbe.... When I try

npm install
npm run dev

I get a complaint:

ERROR in .//babel-loader/lib!.//eslint-loader!./~/vue-loader/lib/selector.js?type=script&index=0!./src/App.vue
Module build failed: Error: Cannot find module 'babel-eslint'
at ModuleResolver.resolve (/Users/jas/vue/VuejsStarterKit/node_modules/eslint/lib/util/module-resolver.js:74:19)
at Object.load (/Users/jas/vue/VuejsStarterKit/node_modules/eslint/lib/config/config-file.js:517:42)
at loadConfig (/Users/jas/vue/VuejsStarterKit/node_modules/eslint/lib/config.js:63:33)
at getLocalConfig (/Users/jas/vue/VuejsStarterKit/node_modules/eslint/lib/config.js:130:29)
at Config.getConfig (/Users/jas/vue/VuejsStarterKit/node_modules/eslint/lib/config.js:259:26)
at processText (/Users/jas/vue/VuejsStarterKit/node_modules/eslint/lib/cli-engine.js:224:33)
at CLIEngine.executeOnText (/Users/jas/vue/VuejsStarterKit/node_modules/eslint/lib/cli-engine.js:754:26)
at lint (/Users/jas/vue/VuejsStarterKit/node_modules/eslint-loader/index.js:44:31)
at Object.module.exports (/Users/jas/vue/VuejsStarterKit/node_modules/eslint-loader/index.js:181:3)
@ ./src/App.vue 8:18-111
@ ./src/main.js
@ multi main

this can be fixed by adding the line:
"babel-eslint": "^7.1.1",

to the dependencies and the devDependencies.

However then there are eslint errors on spacing and semi colons

and then trouble loading the flag gif

npm run dev results in 'TypeError: webpack.validateSchema is not a function'

$ npm run dev
gives error

> VuejsStarterKit@ dev .../VuejsStarterKit-master
> webpack-dev-server --open --inline --hot

../VuejsStarterKit-master/node_modules/webpack-dev-server/bin/webpack-dev-server.js:385
		throw e;
		^

TypeError: webpack.validateSchema is not a function

Here can be a description of this common problem - http://stackoverflow.com/questions/40597626/webpack-validateschema-is-not-a-function

So that may need to update some of the devDependencies of the project.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.