Skip to content

Uncaught Error: Cannot find module 'atom-space-pen-views' #68

@fengwangjie

Description

@fengwangjie

[Enter steps to reproduce:]

  1. ...
  2. ...

Atom: 1.14.4 x64
Electron: 1.3.13
OS: Mac OS X 10.11.6
Thrown From: api-blueprint-preview package 0.7.0

Stack Trace

Uncaught Error: Cannot find module 'atom-space-pen-views'

At module.js:457

Error: Cannot find module 'atom-space-pen-views'
    at Module._resolveFilename (module.js:455:15)
    at Module._resolveFilename (/Users/administrator/Downloads/Atom.app/Contents/Resources/electron.asar/common/reset-search-paths.js:35:12)
    at Function.Module._resolveFilename (/app.asar/src/module-cache.js:383:52)
    at Function.Module._load (module.js:403:25)
    at Module.require (module.js:483:17)
    at require (/app.asar/src/native-compile-cache.js:50:27)
    at /packages/atom-api-blueprint-preview-0.7.0/lib/api-blueprint-preview-view.coffee:4:24)
    at /packages/atom-api-blueprint-preview-0.7.0/lib/api-blueprint-preview-view.coffee:1:1)
    at Module._compile (/app.asar/src/native-compile-cache.js:109:30)
    at /app.asar/src/compile-cache.js:216:21)
    at Module.load (module.js:473:32)
    at tryModuleLoad (module.js:432:12)
    at Function.Module._load (module.js:424:3)
    at Module.require (module.js:483:17)
    at require (/app.asar/src/native-compile-cache.js:50:27)
    at isApiBlueprintPreviewView (/packages/atom-api-blueprint-preview-0.7.0/lib/main.coffee:11:30)
    at Object.toggle (/packages/atom-api-blueprint-preview-0.7.0/lib/main.coffee:79:8)
    at /packages/atom-api-blueprint-preview-0.7.0/lib/main.coffee:43:10)
    at CommandRegistry.module.exports.CommandRegistry.handleCommandEvent (/app.asar/src/command-registry.js:259:29)
    at CommandRegistry.handleCommandEvent (/app.asar/src/command-registry.js:3:59)
    at CommandRegistry.module.exports.CommandRegistry.dispatch (/app.asar/src/command-registry.js:160:19)
    at AtomEnvironment.module.exports.AtomEnvironment.dispatchApplicationMenuCommand (/app.asar/src/atom-environment.js:1164:28)
    at EventEmitter.outerCallback (/app.asar/src/application-delegate.js:320:25)
    at emitThree (events.js:116:13)
    at EventEmitter.emit (events.js:194:7)

Commands

     -0:27.4.0 api-blueprint-preview:toggle (atom-pane.pane.active)

Non-Core Packages

api-blueprint-preview 0.7.0 

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions