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
I tried your example, but it seems the mapd-charting is missing in the package.json :
`ERROR in [copy-webpack-plugin] unable to locate '***/mapd-examples/node_modules/@mapd/mapdc/dist/mapdc.js' at ***/mapd-examples/node_modules/@mapd/mapdc/dist/mapdc.js'
ERROR in [copy-webpack-plugin] unable to locate /mapd-examples/node_modules/@mapd/mapdc/dist/mapdc.css' at '/mapd-examples/node_modules/@mapd/mapdc/dist/mapdc.css'`
Hi there,
I tried your example, but it seems the mapd-charting is missing in the package.json :
`ERROR in [copy-webpack-plugin] unable to locate '***/mapd-examples/node_modules/@mapd/mapdc/dist/mapdc.js' at ***/mapd-examples/node_modules/@mapd/mapdc/dist/mapdc.js'
ERROR in [copy-webpack-plugin] unable to locate /mapd-examples/node_modules/@mapd/mapdc/dist/mapdc.css' at '/mapd-examples/node_modules/@mapd/mapdc/dist/mapdc.css'`
I installed myself npm install https://github.com/mapd/mapd-charting
And then It works.
But the maps is not working,
Best regards
The text was updated successfully, but these errors were encountered: