You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Looks like ng2-prism hasn't been updated since the pre-release candidate days of angular 2...
Angular core is no longer referenced as angular2/core but rather angular/core.
So the options seem to be... use a pre-rc version of angular core... (Boooooooo!) OR update this github to be compatible with newer versions of angular+ (Oh boy...).
C:/Users/George/Desktop/GitHub/Admin-panel/node_modules/ng2-prism/src/codeblock.component.d.ts (1,67): Cannot find module 'angular2/core'.
The text was updated successfully, but these errors were encountered: