NYCPlanning / labs-applicantmaps

5 stars 5 forks source link

Production app isn't loading #543

Closed hannahkates closed 5 years ago

hannahkates commented 5 years ago

Console: 0:252 Uncaught Error: Could not find module ember-compatibility-helpers imported from ember-concurrency/-task-property

allthesignals commented 5 years ago

https://github.com/machty/ember-concurrency/issues/285

allthesignals commented 5 years ago

Struggling to reproduce locally...

Blowing out node_modules and starting over. Probably need to version bump something. Going to try to force yarn to resolve to a specific version of ember-concurrency (which gets around this problem).

allthesignals commented 5 years ago

Version bumps have introduced new deprecation warnings in the console. These should be addressed to keep this app primed for major upgrades in the future.

allthesignals commented 5 years ago

Closed by #544