-
Notifications
You must be signed in to change notification settings - Fork 11
Failed to load the line-diff-details package #45
Comments
Seeing something similar here: |
I'm able to repro this on 1.21.0 as well. Haven't checked on previous versions, but from what we've deduced, this has to do with the built-in TypeScript support that Atom has, which utilizes There are probably a few equally-valid ways of fixing this:
Just as a fore-warning if you decide to go with the third approach, |
(btw, I've just checked and confirmed that |
Also in Windows 10. |
+1 |
Is there an open issue or pull request to resolve this? |
I'm not aware of one, but I haven't checked. It's a pretty simple fix since the bug is just due to a backwards-incompatible change being pushed out in a patch version instead of a major version (although I don't think the TypeScript maintainers realized that I think it should just require bumping Atom's dependency on |
+1
|
Since this problem appears to be ongoing, I suppose it's worth mentioning the official response from one of the Atom devs at atom/atom#15909 (thanks to @mattdiamond for opening that issue) |
@smhxx I just ran into this bug this morning. It sure would be nice to get this fixed. I am on ubuntu 17.10 atom 1.23.3 x64 |
This still ain't fixed? 😜 What can I do to help? Are we waiting on another repo to get updated? Can we enact a temp fix and repair back to the proper Atom way when the dep lib gets patched? |
hoping for some good news soon. Exactly the package i was lookng for, but during install I end up here. 🙈 |
There is a PR open which fixes this bug (#46) but it has changes requested and the author has not updated it yet. If needed, I can open a separate PR so that we can get this package working again, as it's been quite a while and it seems that several people are waiting for it to be fixed. |
This patch adds atom-ts-transpiler and TypeScript as dependenies, circumventing the issues that have been occuring in recent versions of Atom where TypeScript source files would fail to be loaded. Closes jakesankey#45, jakesankey#46.
This patch adds atom-ts-transpiler and TypeScript as dependenies, circumventing the issues that have been occuring in recent versions of Atom where TypeScript source files would fail to be loaded. Closes jakesankey#45, jakesankey#46.
Replacing line-diff-details with line-diff-details-plus solves the problem. |
Atom: 1.21.0 x64
Electron: 1.6.9
OS: Mac OS X 10.12.6
Thrown From: line-diff-details package 1.9.0
Stack Trace
Failed to load the line-diff-details package
Commands
Non-Core Packages
The text was updated successfully, but these errors were encountered: