After installing the angular version of mobiscroll library (trial version) on the newest freshly started angular project (v9) there is following build error.
Mobiscroll package.json link
“@mobiscroll/angular”: “https://npm.mobiscroll.com/@mobiscroll/angular-trial/-/angular-trial-4.10.2.tgz”
ERROR in The target entry-point "@mobiscroll/angular" has missing dependencies:
- ./mobiscroll.common
Can anyone suggest solution?