-
Notifications
You must be signed in to change notification settings - Fork 12
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
Error: Failed to load the narrow package #307
Comments
I updated vmp to 1.35.0 but same issue. |
I will check this one two weeks later. |
Yeah, seems to be happening always, f.e. every time I start Atom. Not sure what changed though. If I get time I will debug. |
I tried with same version of Atom, but cannot reproduce it. debug info with package info{
"atom": "1.31.2",
"platform": "darwin",
"release": "17.7.0",
"vmpVersion": "1.35.0",
"vmpConfig": {
"autoDisableInputMethodWhenLeavingInsertMode": true,
"charactersToAddSpaceOnSurround": [
")",
"}",
"]",
">"
],
"debugOutput": "console",
"debugOutputFilePath": "~/github/atom-vim-mode-plus/debug.log",
"defaultScrollRowsOnMiniScroll": 4,
"devReloadPackages": [
"vim-mode-plus-move-selected-text",
"vim-mode-plus-jasmine-increase-focus",
"vim-mode-plus-replace-with-execution",
"vim-mode-plus-ex-mode",
"google-translate",
"narrow",
"narrow-git-ls",
"quick-highlight",
"demo-mode"
],
"findAcrossLines": true,
"findCharsMax": 100,
"findConfirmByTimeout": 300,
"hideStatusBarOnMaximizePane": false,
"hideTabBarOnMaximizePane": false,
"highlightSearch": false,
"highlightSearchExcludeScopes": [
"narrow"
],
"keymapBackslashToInnerCommentOrParagraphWhenToggleLineCommentsIsPending": true,
"keymapCCToChangeInnerSmartWord": true,
"keymapIAndAToInsertAtTargetWhenHasOccurrence": true,
"keymapSToSelect": true,
"keymapSemicolonAndCommaToFindPreConfirmedOnFindInput": true,
"keymapSemicolonToInnerAnyPairInOperatorPendingMode": true,
"keymapYToYankToLastCharacterOfLine": true,
"replaceByDiffOnSurround": true,
"reuseFindForRepeatFind": true,
"sequentialPaste": true,
"setCursorToStartOfChangeOnUndoRedo": false,
"smoothScrollOnFullScrollMotion": true,
"smoothScrollOnHalfScrollMotion": true,
"smoothScrollOnMiniScroll": true,
"smoothScrollOnRedrawCursorLine": true,
"strictAssertion": true,
"useSmartcaseForFind": true,
"useSmartcaseForSearch": true,
"useSmartcaseForSearchCurrentWord": true
},
"activeCommunityPackages": [
"one-dark-vivid-syntax: 1.8.1",
"atomic-chrome: 0.3.0",
"choose-pane: 0.8.0",
"clip-history: 0.5.0",
"cursor-history: 0.13.1",
"inline-git-diff: 2.3.0",
"keystroke: 0.4.0",
"markdown-toc-auto: 0.12.0",
"mprettier: 0.6.0",
"outlet-manager: 0.3.0",
"quick-highlight: 0.13.0",
"remember-file-positions: 0.2.3",
"vim-mode-plus: 1.35.0",
"vim-mode-plus-keymaps-for-surround: 0.2.1",
"language-haskell: 1.17.8",
"narrow: 0.65.1",
"project-folder: 1.5.0",
"vim-mode-plus-ex-mode: 0.11.0"
]
} |
@jonboiser Try to delete and install Atom. I've got something like that(with another package) one time and it helps |
[Enter steps to reproduce:]
Atom: 1.31.2 x64
Electron: 2.0.7
OS: Mac OS X 10.13.4
Thrown From: narrow package 0.65.1
Stack Trace
Failed to load the narrow package
Commands
Debug info:
debug info with package info
The text was updated successfully, but these errors were encountered: