Skip to content
This repository was archived by the owner on Aug 7, 2023. It is now read-only.

Uncaught Error: Cannot find module 'sb-callsite' #208

@stevieoberg

Description

@stevieoberg

I got this when I installed linter-jshint by AtomLinter

Atom: 1.32.2 x64
Electron: 2.0.9
OS: Mac OS X 10.14.1
Thrown From: linter-sass-lint package 1.8.3

Stack Trace

Uncaught Error: Cannot find module 'sb-callsite'

At module.js:545

Error: Cannot find module 'sb-callsite'
    at Module._resolveFilename (module.js:543:15)
    at Module._resolveFilename (/Applications/Atom.app/Contents/Resources/electron.asar/common/reset-search-paths.js:35:12)
    at Function.get_Module._resolveFilename (/Applications/Atom.app/Contents/Resources/app/static/<embedded>:11:154368)
    at Module.require (/app.asar/static/index.js:40:43)
    at require (/Applications/Atom.app/Contents/Resources/app/static/<embedded>:11:145675)
    at /packages/linter-sass-lint/node_modules/atom-package-path/lib/index.js:9:18)
    at /packages/linter-sass-lint/node_modules/atom-package-path/lib/index.js:37:3)
    at Module.get_Module._compile (/Applications/Atom.app/Contents/Resources/app/static/<embedded>:11:146385)
    at Object.value [as .js] (/Applications/Atom.app/Contents/Resources/app/static/<embedded>:11:149932)
    at Module.load (module.js:561:32)
    at tryModuleLoad (module.js:504:12)
    at Function.Module._load (module.js:496:3)
    at Module.require (/app.asar/static/index.js:47:45)
    at require (/Applications/Atom.app/Contents/Resources/app/static/<embedded>:11:145675)
    at /packages/linter-sass-lint/node_modules/atom-package-deps/lib/index.js:50:24)
    at /packages/linter-sass-lint/node_modules/atom-package-deps/lib/index.js:83:3)
    at Module.get_Module._compile (/Applications/Atom.app/Contents/Resources/app/static/<embedded>:11:146385)
    at Object.value [as .js] (/Applications/Atom.app/Contents/Resources/app/static/<embedded>:11:149932)
    at Module.load (module.js:561:32)
    at tryModuleLoad (module.js:504:12)
    at Function.Module._load (module.js:496:3)
    at Module.require (/app.asar/static/index.js:47:45)
    at require (/Applications/Atom.app/Contents/Resources/app/static/<embedded>:11:145675)
    at installLinterJSHintDeps (/packages/linter-jshint/lib/main.js:35:9)

Commands

     -6:47.4.0 debugger:toggle (div.ReactVirtualized__Grid.ReactVirtualized__List)
     -6:47.4.0 debugger:show (atom-workspace.workspace.scrollbars-visible-when-scrolling.theme-dracula-syntax.theme-dracula-ui)
     -6:36.7.0 debugger:show-attach-dialog (atom-workspace.workspace.scrollbars-visible-when-scrolling.theme-dracula-syntax.theme-dracula-ui)
     -5:14.8.0 core:cancel (atom-workspace.workspace.scrollbars-visible-when-scrolling.theme-dracula-syntax.theme-dracula-ui)
  3x -5:12.3.0 core:close (input.hidden-input)
     -5:09.6.0 settings-view:open (atom-workspace.workspace.scrollbars-visible-when-scrolling.theme-dracula-syntax.theme-dracula-ui)
     -5:06.0 core:paste (input.hidden-input)
     -4:11 tree-view:toggle (div.package-readme.native-key-bindings)
     -4:04.0 tree-view:add-file (ol.tree-view-root.full-menu.list-tree.has-collapsable-children.focusable-panel)
     -3:56.9.0 core:confirm (input.hidden-input)
     -3:53.5.0 tree-view:toggle (input.hidden-input)
  3x -3:43.4.0 editor:newline (input.hidden-input)
     -2:49.2.0 tree-view:toggle (input.hidden-input)
     -2:44.1.0 tree-view:remove (span.name.icon.json-icon)
     -2:35.4.0 tree-view:remove-project-folder (span.name.icon.icon-file-directory)
     -0:32.8.0 core:select-all (input.hidden-input)

Non-Core Packages

atom-beautify 0.33.4 
atom-ide-ui 0.13.0 
autoclose-html 0.23.0 
color-picker 2.3.0 
dracula-syntax 2.0.7 
dracula-ui 0.6.0 
file-icons 2.1.26 
highlight-selected 0.14.0 
less-than-slash 0.18.0 
linter-jshint 3.1.9 
linter-ruby 1.2.6 
linter-sass-lint 1.8.3 
linter-tidy 2.3.1 
pigments 0.40.2 
scroll-marker 0.2.0 
sync-settings 0.8.6 
zentabs 0.8.9 

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions