You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@superset.apache.org by GitBox <gi...@apache.org> on 2019/07/19 08:50:34 UTC

[GitHub] [incubator-superset] t-paudel commented on issue #7899: How to get superset charts in angular project

t-paudel commented on issue #7899: How to get superset charts in angular project
URL: https://github.com/apache/incubator-superset/issues/7899#issuecomment-513149432
 
 
   i have installed @superset-ui/core": "0.11.5 and @superset-ui/chart": "0.11.5". When importing SuperChart in my ts file the following error is coming "ERROR in node_modules/@superset-ui/chart/lib/components/ChartDataProvider.d.ts(1,8): error TS1192: Module '"E:/Tushar/superset/superset/node_modules/@types/react/index"' has no default export."
   
   and if i exclude the import the following error is coming in HTML 
   Template parse errors:
   Parser Error: Unexpected token ':' at column 10 in [<SuperChart
   chartType="chord"
   chartProps={{......}}

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org
For additional commands, e-mail: notifications-help@superset.apache.org