Zen 패키지를 활성화할 수 없습니다.
2987 단어 Zen
묘사
[다음 복제 단계를 입력하십시오.]1. ...
2. ...
Atom 버전: 1.3.2
시스템: Mac OS X 10.11.2
가방에서 던지다16.3
스택 추적
Zen 패키지를 활성화할 수 없습니다.
At Cannot read property 'command' of undefined
TypeError: Cannot read property 'command' of undefined
at Object.module.exports.activate (/Users/user/.atom/packages/Zen/lib/zen.coffee:3:23)
at Package.module.exports.Package.activateNow (/Applications/Atom.app/Contents/Resources/app.asar/src/package.js:170:19)
at /Applications/Atom.app/Contents/Resources/app.asar/src/package.js:740:25
at Emitter.module.exports.Emitter.emit (/Applications/Atom.app/Contents/Resources/app.asar/node_modules/event-kit/lib/emitter.js:86:11)
at CommandRegistry.module.exports.CommandRegistry.handleCommandEvent (/Applications/Atom.app/Contents/Resources/app.asar/src/command-registry.js:241:20)
at /Applications/Atom.app/Contents/Resources/app.asar/src/command-registry.js:3:61
at KeymapManager.module.exports.KeymapManager.dispatchCommandEvent (/Applications/Atom.app/Contents/Resources/app.asar/node_modules/atom-keymap/lib/keymap-manager.js:536:16)
at KeymapManager.module.exports.KeymapManager.handleKeyboardEvent (/Applications/Atom.app/Contents/Resources/app.asar/node_modules/atom-keymap/lib/keymap-manager.js:359:22)
at WindowEventHandler.module.exports.WindowEventHandler.handleDocumentKeydown (/Applications/Atom.app/Contents/Resources/app.asar/src/window-event-handler.js:97:36)
at HTMLDocument.<anonymous> (/Applications/Atom.app/Contents/Resources/app.asar/src/window-event-handler.js:3:61)
명령하다
-2:48.8.0 settings-view:check-for-package-updates (atom-workspace.workspace.scrollbars-visible-when-scrolling.theme-atom-dark-syntax.theme-atom-dark-ui)
-0:01.1.0 zen:toggle (atom-text-editor.editor.is-focused)
프로비저닝
{
"core": {
"themes": [
"atom-dark-ui",
"atom-dark-syntax"
],
"ignoredNames": [
".git",
".svn",
".DS_Store"
],
"projectHome": "/Users/user/Atom Projects/github"
}
}
설치된 패키지
내 맥북에서 그것을 복사할 수 없습니다.그것은 단지 어떤 상황에서만 발생합니까?너는 그것이 잘못을 던지기 전에 네가 무엇을 했는지 묘사할 수 있니?
토론 #1
@rm 코드는 앱을 설치한 지 얼마 되지 않아 처음 시작할 때 오류 메시지를 받았습니다.스택 트리:
# User
Zen, v0.16.3
# Dev
No dev packages
토론 #2
는 6개월 정도 정지된 후에 아톰을 열었습니다. 아톰은 기한이 지난 패키지(그중 3개)를 업데이트하고 아톰 자체를 업데이트했으며 다시 시작한 후에 이 메시지를 받았습니다.닫기/다시 열기, 나는 여전히 이해할 수 있다.편집: Atom을 다시 연 후에, 나는 나의 세 개의 소프트웨어 패키지에 사용할 수 있는 업데이트가 있다는 것을 알아차렸다. Zen이 그 중의 하나였다.0.6.0에서 현재로 업그레이드하면 이미 해결된 것 같다.
토론 #셋
Upgraded from 0.6.0 to current, and it seems to be resolved now.
Reference
이 문제에 관하여(Zen 패키지를 활성화할 수 없습니다.), 우리는 이곳에서 더 많은 자료를 발견하고 링크를 클릭하여 보았다 https://github.com/defunkt/Zen/issues/85텍스트를 자유롭게 공유하거나 복사할 수 있습니다.하지만 이 문서의 URL은 참조 URL로 남겨 두십시오.
우수한 개발자 콘텐츠 발견에 전념 (Collection and Share based on the CC Protocol.)