Ron Birk
Ron Birk
I tried updating to Node 18, but no luck still getting the same error: `lerna ERR! E403 forbidden ` I guess many of us will forever be stuck with lerna...
I finally got the update to work after years of trying! I did the following things: * Update to Node 18.14 (that comes with npm 9) * Run `npm config...
I'm confused. I want it it honor whatever range we use. If we have `~`, `^` or none, it should remain as it was. It works for `~` for example.
Updating to angular 16, the error goes away. I guess ng2-dragula is for ang16 only?
Any update on this? With Angular 16 ivy is required.
We get this error when updating to ESLint 9. ``` Error: You have attempted to use a lint rule which requires the full TypeScript type-checker to be available, but you...