Skip to content

chapter 6 (Flux)\aircheap is not working. #14

@Kangjaehee

Description

@Kangjaehee

chapter 6 (Flux)\aircheap is not working.

i met the error that is 'RouteStore.js?1441:3 Uncaught TypeError: Super expression must either be null or a function, not undefined'

npm -version 2.15.9

this is the package.json

{
"name": "aircheap",
"version": "1.0.0",
"description": "",
"main": "webpack.config.js",
"scripts": {
"start": "webpack-dev-server --progress --port 9001",
"build": "NODE_ENV=production webpack -p --progress --colors"
},
"author": "",
"license": "ISC",
"devDependencies": {
"babel-core": "^6.17.0",
"babel-loader": "^6.2.5",
"babel-preset-es2015": "^6.16.0",
"babel-preset-react": "^6.16.0",
"webpack": "^1.13.2",
"webpack-dev-server": "^1.16.1"
},
"dependencies": {
"babel-polyfill": "^6.16.0",
"flux": "^3.0.0",
"react": "^15.3.2",
"react-autosuggest-legacy": "^2.2.6",
"react-dom": "^15.3.2",
"whatwg-fetch": "^1.0.0"
}
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions