Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

problem in install package #182

Open
vahidsg opened this issue Feb 24, 2023 · 1 comment
Open

problem in install package #182

vahidsg opened this issue Feb 24, 2023 · 1 comment

Comments

@vahidsg
Copy link

vahidsg commented Feb 24, 2023

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
Copy link

@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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants