atom-chs-menu icon indicating copy to clipboard operation
atom-chs-menu copied to clipboard

Uncaught Error: Cannot find module 'cson'Require stack:- $ATOM_HOME/packages/atom-chs-menu/lib/...

Open lyydhy opened this issue 4 years ago • 0 comments

[Enter steps to reproduce:]

  1. ...
  2. ...

Atom: 1.48.0 x64 Electron: 5.0.13 OS: Mac OS X 10.15.4 Thrown From: atom-chs-menu package 1.0.0

Stack Trace

Uncaught Error: Cannot find module 'cson' Require stack:

  • /Users/lyydhy/.atom/packages/atom-chs-menu/lib/main.coffee
  • /Applications/Atom.app/Contents/Resources/app.asar/static/index.html
At internal/modules/cjs/loader.js:686

Error: Cannot find module 'cson'
Require stack:
- /Users/lyydhy/.atom/packages/atom-chs-menu/lib/main.coffee
- /Applications/Atom.app/Contents/Resources/app.asar/static/index.html
    at Module._resolveFilename (internal/modules/cjs/loader.js:683:15)
    at Module._resolveFilename (/Applications/Atom.app/Contents/Resources/electron.asar/common/reset-search-paths.js:43:12)
    at Function.get_Module._resolveFilename (/Applications/Atom.app/Contents/Resources/app/static/<embedded>:11:155487)
    at Module.require (/app.asar/static/index.js:61:43)
    at require (/Applications/Atom.app/Contents/Resources/app/static/<embedded>:11:146819)
    at delay (/packages/atom-chs-menu/lib/main.coffee:7:12)

Commands

Non-Core Packages

atom-beautify 0.33.4 
atom-chs-menu 1.0.0 
atom-ide-vue 1.3.1 
atom-ternjs 0.20.0 
atom-vue-router 0.3.0 
auto-close-html2 0.7.0 
emmet 2.4.3 
file-icons 2.1.41 
highlight-selected 0.17.0 
ide-html 0.6.0 
ide-vue 0.1.9 
language-vue 0.26.0 
minimap 4.29.9 
minimap-highlight-selected 4.6.1 
vue-template 0.5.0 

lyydhy avatar Jun 18 '20 08:06 lyydhy