0
votes

I'm trying to run the following command and get the following error, any idea how to fix it?

npm install --save ag-grid-community ag-grid-angular

https://www.ag-grid.com/angular-grid/getting-started/ enter image description here

1

1 Answers

0
votes

Just try adding "--build-from-source" to the end of your install command