1
votes

I followed the Angular2 Quick Start closely and cannot get it to work.

Any advice?

I get Uncaught TypeError: Cannot read property 'split' of undefined

Followed by this against my boot.js file. Uncaught ReferenceError: require is not defined

Here is my code. https://github.com/robertdunaway/katas-angular2/tree/master/temp/after/src/vs2015-TS

Thanks, Bob

1
See if this issue helps you. - Eric Martinez

1 Answers

0
votes
<script src="../lib/angular2/bundles/upgrade.dev.js"></script>

Add to you index.html