ember-cli-fastboot icon indicating copy to clipboard operation
ember-cli-fastboot copied to clipboard

ember-cli-fastboot installs 2.x

Open runspired opened this issue 4 years ago • 3 comments

It seems there's been no 3.x release of ember-cli-fastboot, and the 2.x range installs 2.x fastboot. This causes issues when trying to test with ember-cli-fastboot-testing, which was updated to use 3.x fastboot. https://github.com/embermap/ember-cli-fastboot-testing/issues/471

runspired avatar May 20 '21 06:05 runspired

Somewhat related, is there any idea when the 3.x series will be released? Its been in beta for a long time?

Edit: Or an issue tracking whats remaining to be done on the 3.x series prior to release so the community can contribute with some things?

rahulk94 avatar Nov 08 '21 01:11 rahulk94

Further, the following error is raised using the v2 release:

Error: Could not find module `@ember/application/deprecations` imported from `ember-cli-fastboot/services/fastboot`

jherdman avatar Jan 11 '22 17:01 jherdman

Think this can be closed, there's a 4.x release now.

rohitpaulk avatar Aug 02 '23 13:08 rohitpaulk