Can't install paid Daypilot with npm in a Angular/Cli Project
9 years ago.
I've been testing DayPilot Scheduler trial in a Angular4 project. When I've seen that the scheduler works as expected, we've paid the license.
After get the API-Key, I try to install via npm like this:
npm install https://npm.daypilot.org/daypilot-pro-angular/xxxxxxxxxxxxxxxxxxxxxxxxxx/x.y.zzzz.tar.gz
npm return error 400.
How can install via packaje.json?
Thanks in advance.
DayPilot