tricknotes / ember-cli-rails

Unify your EmberCLI and Rails Workflows
http://thoughtbot.github.io/ember-cli-rails/
MIT License
713 stars 205 forks source link

Backtrace is not always 4 spaces long #562

Closed MadonnaMat closed 2 years ago

seanpdoyle commented 6 years ago

Thanks for opening this pull request.

Could you add some more information to the commit message?

What sort of output did you encounter to determine this change?

What is your version of ember-cli?

Is it possible to test?

MadonnaMat commented 6 years ago

I can't seem to replicate it anymore, and I lost the error.txt file, but my system is:

ember -v
version: 1.13.13
node: 6.9.4
npm: 2.14.10
os: darwin x64

But the issue was that the deprications for one of the ember packages (can't remember which one right now) was outputting with 6 spaces instead of 4.