You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
NPM was preventing me from installing @filestack/angular normally, saying it could not find Angular/Common v10.x.
I decided to use --force when installing and the picker works well for me on Angular 15.
Activity
ravianand1988 commentedon Nov 22, 2021
@jared-christensen It does not even get updated with Angular 11.x.x. :(
jared-christensen commentedon Nov 22, 2021
@ravianand1988 and now 13 is out :)
ravianand1988 commentedon Nov 23, 2021
@jared-christensen I opened a PR to add the support for Angular 11. If that works. I will be opening for the rest. 🤞
knowncolor commentedon Mar 7, 2022
I'd really like to see this happen.
MAGNUM81 commentedon May 10, 2023
NPM was preventing me from installing
@filestack/angular
normally, saying it could not find Angular/Common v10.x.I decided to use
--force
when installing and the picker works well for me on Angular 15.raf66 commentedon May 18, 2023
Please update package dependencies for Angular 15+
MAGNUM81 commentedon May 18, 2023
There's already a PR for upgrading to Angular 14.2 : #62
raf66 commentedon May 18, 2023
By the way -- for those waiting -- instead of using "--force", you can add an override in your package.json.