InfomediaLtd / angular2-redux-example

Example project for using pure Redux with Angular 2 and TypeScript
MIT License
71 stars 14 forks source link

error on start #7

Closed divined closed 8 years ago

divined commented 8 years ago

node_modules/angular2-redux/dist/app-store-factory.ts(2,70): error TS2307: Cannot find module 'redux'. node_modules/angular2-redux/dist/app-store-factory.ts(3,34): error TS2307: Cannot find module 'redux-thunk'.

rubyboy commented 8 years ago

Try npm install and then `live-server``.

divined commented 8 years ago

Sory, i make mistake with location of issue, it is for main thread: https://github.com/InfomediaLtd/angular2-redux