We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I'm trying to include this in an existing angular 4 project. But it gave an error as soon as i did an npm install.
npm install
ERROR in ./~/ng-worldmap/bundles/ng-worldmap.umd.js Module not found: Error: Can't resolve 'raphael' in '/home/user/projects/hipl/Examples/Angular4_CLI_Starter/node_modules/ng-worldmap/bundles' @ ./~/ng-worldmap/bundles/ng-worldmap.umd.js 1:247-265 @ ./src/app/chartjs/chartjs.module.ts @ ./src async @ ./~/@angular/core/@angular/core.es5.js @ ./src/main.ts @ multi webpack-dev-server/client?http://localhost:4200 ./src/main.ts
The text was updated successfully, but these errors were encountered:
Still an issue today
Sorry, something went wrong.
No branches or pull requests
I'm trying to include this in an existing angular 4 project. But it gave an error as soon as i did an
npm install
.ERROR in ./~/ng-worldmap/bundles/ng-worldmap.umd.js Module not found: Error: Can't resolve 'raphael' in '/home/user/projects/hipl/Examples/Angular4_CLI_Starter/node_modules/ng-worldmap/bundles' @ ./~/ng-worldmap/bundles/ng-worldmap.umd.js 1:247-265 @ ./src/app/chartjs/chartjs.module.ts @ ./src async @ ./~/@angular/core/@angular/core.es5.js @ ./src/main.ts @ multi webpack-dev-server/client?http://localhost:4200 ./src/main.ts
The text was updated successfully, but these errors were encountered: