Skip to content
This repository has been archived by the owner on May 25, 2021. It is now read-only.

Cannot install with current instructions #57

Closed
appsoa opened this issue Nov 1, 2015 · 1 comment
Closed

Cannot install with current instructions #57

appsoa opened this issue Nov 1, 2015 · 1 comment

Comments

@appsoa
Copy link

appsoa commented Nov 1, 2015

Using the current instructions installation fails.
I had to do the following manually.. and then after running the example todo app I'm unable to use batarangle.

1201  [2015-11-01 04:36:19] git clone git://github.com/rangle/batarangle
1204  [2015-11-01 04:43:58] npm build
...
1213  [2015-11-01 04:45:25] npm i tappable
1214  [2015-11-01 04:45:33] npm i webpack
1218  [2015-11-01 04:47:27] npm i minimatch
1220  [2015-11-01 04:47:52] npm i inherits
1223  [2015-11-01 04:48:23] npm i inflight
1224  [2015-11-01 04:48:30] npm run webpack
1235  [2015-11-01 04:52:43] npm i rimraf -g
1236  [2015-11-01 04:53:07] npm run clean
1238  [2015-11-01 04:53:33] npm run remove-tsd-loader-typings
1239  [2015-11-01 04:53:47] npm run tsd-update
1244  [2015-11-01 04:55:18] npm i object-assign

Now installing the extension works.

When running the todo app I had to:
(after running npm install)..
1245 [2015-11-01 04:55:23] npm run start
1254 [2015-11-01 04:57:25] npm i jspm -g

I get the following errors:

bootstrap e9b1a9dfad7ad8fdc39a?cbc5**:39 Uncaught Error: Cannot find module "./backend/batarangle-backend"webpackMissingModule @ bootstrap e9b1a9dfad7ad8fdc39a?cbc5**:39(anonymous function) @ bootstrap e9b1a9dfad7ad8fdc39a?cbc5**:39__webpack_require__ @ bootstrap e9b1a9dfad7ad8fdc39a?cbc5**:19(anonymous function) @ bootstrap e9b1a9dfad7ad8fdc39a?cbc5**:39(anonymous function) @ bootstrap e9b1a9dfad7ad8fdc39a?cbc5**:39
2015-11-01 05:10:04.754 system.js:4 GET http://127.0.0.1:3001/APPSOA/Components/DashboardComponent.ts 404 (Not Found)L @ system.js:4(anonymous function) @ system.js:4lib$es6$promise$$internal$$initializePromise @ angular2.dev.js:1554lib$es6$promise$promise$$Promise @ angular2.dev.js:1845(anonymous function) @ system.js:4(anonymous function) @ system.js:4(anonymous function) @ system.js:4(anonymous function) @ system.js:5(anonymous function) @ system.js:5(anonymous function) @ system.js:5(anonymous function) @ system.js:5(anonymous function) @ system.js:5(anonymous function) @ system.js:4run @ angular2.dev.js:138zoneBoundFn @ angular2.dev.js:111lib$es6$promise$$internal$$tryCatch @ angular2.dev.js:1507lib$es6$promise$$internal$$invokeCallback @ angular2.dev.js:1519lib$es6$promise$$internal$$publish @ angular2.dev.js:1490(anonymous function) @ angular2.dev.js:219run @ angular2.dev.js:138zoneBoundFn @ angular2.dev.js:111lib$es6$promise$asap$$flush @ angular2.dev.js:1301

@sumitarora
Copy link
Member

Updated readme

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants