0

I'm getting an error while adding a file (angular2.js) to my plunker. Can somebody please help me identifying and resolving the exact problem?

This is the screenshot of the error message screenshot of the error message

CaringDev
  • 8,391
  • 1
  • 24
  • 43
Sarath R
  • 13
  • 3

2 Answers2

2

Use this link and try.

<script src="http://ajax.googleapis.com/ajax/libs/angularjs/1.4.8/angular.min.js"></script>
1

see this i create a plunkr (hello world program)

plunkr here

Durgpal Singh
  • 11,481
  • 4
  • 37
  • 49