Skip to content

problem in install package #182

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

Open
vahidsg opened this issue Feb 24, 2023 · 2 comments
Open

problem in install package #182

vahidsg opened this issue Feb 24, 2023 · 2 comments

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

@Roko131
Copy link

Roko131 commented Aug 7, 2024

You can just add the repo content into Atom package folder

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

3 participants