Skip to content
This repository has been archived by the owner on Dec 13, 2017. It is now read-only.

Cannot find module 'atom-space-pen-views' #31

Open
jaredready opened this issue Jun 30, 2015 · 0 comments
Open

Cannot find module 'atom-space-pen-views' #31

jaredready opened this issue Jun 30, 2015 · 0 comments

Comments

@jaredready
Copy link

[Enter steps to reproduce below:]

  1. Install package
  2. Start Atom

Atom Version: 1.0.0
System: Microsoft Windows 7 Enterprise
Thrown From: atom-irc package, vundefined

Stack Trace

Failed to load the irc package

At Cannot find module 'atom-space-pen-views'

Error: Cannot find module 'atom-space-pen-views'
    at Module._resolveFilename (module.js:328:15)
    at Function.Module._resolveFilename (C:\Users\JR042444\AppData\Local\atom\app-1.0.0\resources\app.asar\src\module-cache.js:383:52)
    at Function.Module._load (module.js:270:25)
    at Module.require (module.js:357:17)
    at require (module.js:376:17)
    at Object.<anonymous> (/C:/Users/JR042444/.atom/packages/atom-irc/lib/irc-view.coffee:7:10)
    at Object.<anonymous> (/C:/Users/JR042444/.atom/packages/atom-irc/lib/irc-view.coffee:161:4)
    at Module._compile (module.js:452:26)
    at Object.requireCoffeeScript (C:\Users\JR042444\AppData\Local\atom\app-1.0.0\resources\app.asar\node_modules\coffee-cash\lib\coffee-cash.js:85:19)
    at Module.load (module.js:347:32)

Commands

Config

{
  "core": {
    "autoHideMenuBar": true
  }
}

Installed Packages

# User
minimap, v4.10.1

# Dev
No dev packages
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant