ng2-scroll-to icon indicating copy to clipboard operation
ng2-scroll-to copied to clipboard

Not working

Open Serapke opened this issue 7 years ago • 0 comments

Followed the installation steps but got the following:

(index):21 Error: (SystemJS) XHR error (404 Not Found) loading http://localhost:3000/ng2-scroll-to
	Error: XHR error (404 Not Found) loading http://localhost:3000/ng2-scroll-to
	    at XMLHttpRequest.wrapFn [as __zone_symbol___onreadystatechange] (http://localhost:3000/node_modules/zone.js/dist/zone.js:1056:39)
	    at ZoneDelegate.invokeTask (http://localhost:3000/node_modules/zone.js/dist/zone.js:424:31)
	    at Zone.runTask (http://localhost:3000/node_modules/zone.js/dist/zone.js:191:47)
	    at XMLHttpRequest.ZoneTask.invoke (http://localhost:3000/node_modules/zone.js/dist/zone.js:486:38)
	Error loading http://localhost:3000/ng2-scroll-to as "ng2-scroll-to" from http://localhost:3000/app/app.module.js
	    at XMLHttpRequest.wrapFn [as __zone_symbol___onreadystatechange] (http://localhost:3000/node_modules/zone.js/dist/zone.js:1056:39)
	    at ZoneDelegate.invokeTask (http://localhost:3000/node_modules/zone.js/dist/zone.js:424:31)
	    at Zone.runTask (http://localhost:3000/node_modules/zone.js/dist/zone.js:191:47)
	    at XMLHttpRequest.ZoneTask.invoke (http://localhost:3000/node_modules/zone.js/dist/zone.js:486:38)
	Error loading http://localhost:3000/ng2-scroll-to as "ng2-scroll-to" from http://localhost:3000/app/app.module.js

Serapke avatar Jul 12 '17 21:07 Serapke