klorenz / atom-table-editor

Easily edit and navigate markdown tables
MIT License
13 stars 3 forks source link

Package failing to load #10

Open strike4330 opened 6 years ago

strike4330 commented 6 years ago

Hi, I just installed the table-editor package and it is failing to load. Any insight into what could be happening? This error shows up anytime I open Atom with the package installed.

Atom: 1.23.2 x64 Electron: 1.6.15 OS: Microsoft Windows 7 Enterprise Thrown From: table-editor package 0.2.2

Stack Trace

Failed to load the table-editor package

At Cannot find module 'q'

Error: Cannot find module 'q'
    at Module._resolveFilename (module.js:470:15)
    at Module._resolveFilename (~/AppData/Local/atom/app-1.23.2/resources/electron.asar/common/reset-search-paths.js:35:12)
    at Function.get_Module._resolveFilename (~/AppData/Local/atom/app-1.23.2/resources/app/src/module-cache.js:354:58)
    at Module.require (/app.asar/static/index.js:40:43)
    at require (~/AppData/Local/atom/app-1.23.2/resources/app/src/native-compile-cache.js:66:33)
    at /packages/atom-table-editor/lib/table-processors.coffee:1:5)
    at /packages/atom-table-editor/lib/table-processors.coffee:1:1)
    at /packages/atom-table-editor/lib/table-processors.coffee:1:1)
    at Module.get_Module._compile (~/AppData/Local/atom/app-1.23.2/resources/app/src/native-compile-cache.js:106:36)
    at Object.value [as .coffee] (~/AppData/Local/atom/app-1.23.2/resources/app/src/compile-cache.js:239:29)
    at Module.load (module.js:488:32)
    at tryModuleLoad (module.js:447:12)
    at Function.Module._load (module.js:439:3)
    at Module.require (/app.asar/static/index.js:47:45)
    at require (~/AppData/Local/atom/app-1.23.2/resources/app/src/native-compile-cache.js:66:33)
    at /packages/atom-table-editor/lib/table-editor.coffee:2:26)
    at /packages/atom-table-editor/lib/table-editor.coffee:1:1)
    at /packages/atom-table-editor/lib/table-editor.coffee:1:1)
    at Module.get_Module._compile (~/AppData/Local/atom/app-1.23.2/resources/app/src/native-compile-cache.js:106:36)
    at Object.value [as .coffee] (~/AppData/Local/atom/app-1.23.2/resources/app/src/compile-cache.js:239:29)
    at Module.load (module.js:488:32)
    at tryModuleLoad (module.js:447:12)
    at Function.Module._load (module.js:439:3)
    at Module.require (/app.asar/static/index.js:47:45)
    at require (internal/module.js:20:19)
    at customRequire (~/AppData/Local/atom/app-1.23.2/resources/app/static/<embedded>:96:26)
    at Package.module.exports.Package.requireMainModule (~/AppData/Local/atom/app-1.23.2/resources/app/src/package.js:937:35)
    at ~/AppData/Local/atom/app-1.23.2/resources/app/src/package.js:160:34
    at Package.module.exports.Package.measure (~/AppData/Local/atom/app-1.23.2/resources/app/src/package.js:99:21)
    at Package.module.exports.Package.load (~/AppData/Local/atom/app-1.23.2/resources/app/src/package.js:145:18)

Commands

Non-Core Packages

Sublime-Style-Column-Selection 1.7.2 
table-editor 0.2.2 
language-restructuredtext 1.1.0