mupchrch / split-diff

Side-by-side file compare for the Atom text editor.
https://atom.io/packages/split-diff
MIT License
200 stars 26 forks source link

problem in install package #182

Open vahidsg opened 1 year ago

vahidsg commented 1 year ago

try to install via " apm install split-diff" TypeError: Cannot read property 'latest' of undefined at C:\Users*\AppData\Local\atom\app-1.63.1\resources\app\apm\lib\instal l.js:256:29 at Request._callback (C:\Users*\AppData\Local\atom\app-1.63.1\resources \app\apm\lib\request.js:57:22) at Request.self.callback (C:\Users*\AppData\Local\atom\app-1.63.1\resou rces\app\apm\node_modules\←[4mrequest←[24m\request.js:185:22) ←[90m at Request.emit (events.js:223:5)←[39m at Request. (C:\Users*\AppData\Local\atom\app-1.63.1\resourc es\app\apm\node_modules\←[4mrequest←[24m\request.js:1154:10) ←[90m at Request.emit (events.js:223:5)←[39m at IncomingMessage. (C:\Users*\AppData\Local\atom\app-1.63.1 \resources\app\apm\node_modules\←[4mrequest←[24m\request.js:1076:12) ←[90m at Object.onceWrapper (events.js:312:28)←[39m ←[90m at IncomingMessage.emit (events.js:228:7)←[39m ←[90m at endReadableNT (_stream_readable.js:1185:12)←[39m

try install via " apm install https://github.com/mupchrch/split-diff.git " Cloning https://github.com/mupchrch/split-diff.git failed Installing modules done Cannot read property 'getReferenceTarget' of null

cbotsikas commented 10 months ago

@vahidsg atom is deprecated. You can use https://github.com/pulsar-edit instead which is the community fork of Atom and install this plugin using ppm: ppm install split-diff

Roko131 commented 1 month ago

You can just add the repo content into Atom package folder