I just returned to the project I did with DoneJS last year. I got errors when I ran Steal, etc on the project. I rolled back to 6.whatever and it ran ok but I don’t want that.
Before I put a bunch of work into figuring it out, do I expect DoneJS to work with 8.9.1 if I upgrade or something? Does anyone have experience with it working on LTS?
DoneJS tests do in 8 currently, so I don’t think there’s an issue. Keep in mind that with npm your dependencies can get out of order, so you might want to delete your package-lock.json file…