arol-polito / AROL-CLOUD

MIT License
2 stars 2 forks source link

Workaround for `npm install --force` for the FE #8

Closed gmacario closed 1 year ago

gmacario commented 1 year ago

Originally posted by @mariodedapolito in https://github.com/arol-polito/AROL-CLOUD/issues/6#issuecomment-1677336131

We need the npm install --force for the FE as the library which we are using for some dashboard gauges is creating some conflicts with other deps. I will try to find a workaround for this problem and keep using npm.

gmacario commented 1 year ago

@mariodedapolito is this somewhat related to the errors which @arol-varesi and myself noticed in https://github.com/arol-polito/AROL-CLOUD/pull/10#issuecomment-1691262984 ?

mariodedapolito commented 1 year ago

@gmacario this issue was resolved by #7. Now --force flag is not necessary anymore. Marking this as closed. Thank you!

cc @arol-varesi