-
I see the value in having such a far-reaching end-to-end test, but I would like to be able to cache the host EmberCLI app on my machine rather than having to reinstall on every test run.
Is it pos…
-
A feature was added to JAXB-RI 2.0.4 where a system property "fastBoot" could be
set, which would improve startup performance of JAXBContext.newInstance() at the
expense of runtime performance. This w…
-
- [x] I am running an official build of TWRP, downloaded from https://twrp.me/Devices/
- [x] I am running the latest version of TWRP
- [x] I have read the FAQ (https://twrp.me/FAQ/)
- [x] I have se…
-
I'm facing an issue similar to what is described in #164 and ~~fixed~~ in #175.
When trying to load a routable engine through Fastboot I get this error:
```
Could not read config from meta tag with…
-
fastboot and fetch share the same extension point in ember-data, and today they do not work together.
Long-term, I suspect fastboot should provide a `XMLHTTPRequest` global, and a `fetch` global. T…
-
Getting the following error compiling my app with ember-dragula using Ember 2.12 and the latest version of Fastboot.
```
ReferenceError: document is not defined
```
It looks like this is the off…
-
It seems that installing `ember-cli-fastboot` to an `ember-hoodie` project breaks the app. The resulting error is: `Error: Invalid Adapter: undefined at new PouchDB$5`.
Steps to reproduce:
1. In…
-
For me, the install script always failed when it started to write UBI at
sudo fastboot -i 0x1f3a -u flash UBI ubi.img.sparse
I was able to fix it by including the following lines before fastboot s…
-
Hello, I tried to flash your fork for suyuan87's TWRP (https://github.com/grass2/device_xiaomi_peridot_twrp) but I seem to be stuck in bootloop to fastboot, could you lend me a hand?
I can't boot t…
-
I'm running TWRP 3.2.3 ali on Moto g6.
I have encrypted data with password (same thing also happens if I use a pattern instead)
If I do:
> fastboot flash recovery twrp-v3.2.3-ali.img
and then se…