allenhwkim/angularjs-google-maps

Compatibility with angular 5 remove OpaqueToken

vivex opened this issue · 1 comments

vivex commented

IMPORTANT:

While using with angular 5 its giving following error:

ERROR in node_modules/ng2-map/dist/services/config.d.ts(1,10): error TS2305: Module '"/home/vivex/Desktop/xyz/node_modules/@angular/core/core"' has no exported member 'OpaqueToken'.

Steps to reproduce and a minimal demo(Plunker Example)

  • What steps should we try in your demo to see the problem?

Current behavior

Expected/desired behavior

Other information

You closed this issue , dis you find how to fix it ?

i have the same issue :
ERROR in node_modules/ng2-map/dist/services/config.d.ts(1,10): error TS2305: Module '"@angular/core/core"' has no exported
member 'OpaqueToken'.