W Khan
W Khan

Reputation: 1

Override Internal Dependency in Node 14

I was fixing vulnerabilities in a project for which I needed to override some internal dependencies. I used Override:{} to override those dependencies, but just now, I came to know that I could not use Node 16, and I need to fix these issues by staying on Node 14. So How can I override these dependencies in Node 14 where there is no option to override using Override:{}.

Upvotes: 0

Views: 516

Answers (0)

Related Questions