I keep on getting the following error when doing any `yarn` add/remove operations: ``` warning gulp-terser@2.0.0: The engine "terser" appears to be invalid. ``` Is there something that I'm missing?
Activity
duan602728596 commentedon Nov 18, 2020
No, just use it normally.
tjkohli commentedon Jan 6, 2021
Getting this too. It's flagging in our CI/CD pipelines. Is there a way to resolve the warning?
BobbyWibowo commentedon Jan 6, 2021
You can only either manually patch it with this commit debee88, or wait for a release that includes it.
duan602728596 commentedon Jan 7, 2021
A new version has been released.