This repository has been archived by the owner on Apr 3, 2019. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 70
Uncaught TypeError: Cannot read property 'split' of undefined #253
Comments
Same issue here. |
+1 |
1 similar comment
+1 |
|
+1 |
Alternative https://atom.io/packages/git-controlhub |
+1 |
3 similar comments
+1 |
+1 |
+1 |
+1 |
It's worked ! |
+1 |
same issue for me. |
same issue for me. how to fix it ? |
+1 |
+1 |
Please stop the +1's You can thumb up the issue itself... Anyway, it is already fixed here as @mission802 said. |
And what's the problem to correct the github repository to update the package through the Atom Updater ??? |
Well, the problem is @jacogr and @MarcelMue seem to be MIA judging by the open issues and PRs |
@jacogr / @MarcelMue would you be willing to let me help with this project so that we can get this issue resolved and let people continue to use your great addition to atom? |
+1 |
4 similar comments
+1 |
+1 |
+1 |
+1 |
codiceovvio
added a commit
to codiceovvio/atom-git-control
that referenced
this issue
Feb 10, 2018
+1 |
2 similar comments
+1 |
+1 |
ubuntu 17.10 Atom 1.24.0 x64 |
+1 |
same in windows 10 |
+1 |
3 similar comments
+1 |
+1 |
+1 |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Uncaught TypeError: Cannot read property 'split' of undefined
/home/master/.atom/packages/git-control/lib/git-control-view.coffee:76
Hide Stack Trace
TypeError: Cannot read property 'split' of undefined
at GitControlView.module.exports.GitControlView.initialize (/home/master/.atom/packages/git-control/lib/git-control-view.coffee:76:50)
at GitControlView.View [as constructor] (/home/master/.atom/packages/git-control/node_modules/space-pen/lib/space-pen.js:184:25)
at new GitControlView (/home/master/.atom/packages/git-control/lib/git-control-view.coffee:36:7)
at Object.toggleView (/home/master/.atom/packages/git-control/lib/git-control.coffee:31:18)
at HTMLElement. (/home/master/.atom/packages/git-control/lib/git-control.coffee:18:57)
at CommandRegistry.handleCommandEvent (/usr/share/atom/resources/app/src/command-registry.js:381:36)
at CommandRegistry.dispatch (/usr/share/atom/resources/app/src/command-registry.js:266:23)
at AtomEnvironment.module.exports.AtomEnvironment.dispatchApplicationMenuCommand (/usr/share/atom/resources/app/src/atom-environment.js:1382:34)
at EventEmitter.outerCallback (/usr/share/atom/resources/app/src/application-delegate.js:335:31)
at emitThree (events.js:116:13)
at EventEmitter.emit (events.js:194:7)
The error was thrown from the git-control package. This issue has already been reported.
The text was updated successfully, but these errors were encountered: