vlascik

Results 46 comments of vlascik

It was running with administrator rights. Seems that this is the same problem as in https://github.com/lifeart/ember-cli-fallback-builds/issues/8

Tried it, same thing, and there is no additional debug output, result is not returned, it fails during the spawned build. Maybe it's a bug in e-cli builder itself if...

These are also some exports here that are marked private in API docs: * `RSVP.off` * `Ember.AutoLocation` * `Ember.HashLocation` * `Ember.HistoryLocation` * `Ember.NoneLocation` There are also: * `Ember.computed.filterProperty` * `Ember.computed.mapProperty`...

> I wonder if you're getting some state leakage across separate builds. If you see this error, then `rm -rf node_modules/.embroider` and then try again, does it go away? Nope,...

Thank you! This fixed the problem in this case, but I suspect it will reappear with other addons later: according to EmberObserver codesearch, passing `require` into ast transform's `plugin` is...

@sandstrom As long as Bootstrap is in SASS, and pretty much every other website is done with Bootstrap, SASS is not going anywhere. https://2022.stateofcss.com/en-US/css-frameworks/ Bootstrap usage: over 80% of respondents...