I'm getting an error when running npm install:
Invalid tag name ">=^16.0.0": Tags may not have any characters that encodeURIComponent encodes.
I'm trying to install this app using:
node.js v15.5.0
npm 7.3.0
Hi. Have you found a solution for this?
Having the same problem
before closing the issue please add the solution
@tokomeno-kaltura try
npm install --legacy-peer-deps
Most helpful comment
@tokomeno-kaltura try