Skip to content
This repository was archived by the owner on Dec 15, 2022. It is now read-only.
This repository was archived by the owner on Dec 15, 2022. It is now read-only.

Uncaught Error: The specified module could not be found./\?\~\Google Drive\Atom x64\resources\a... #219

@animesh

Description

@animesh

[Enter steps to reproduce:]

  1. Setup remote Jupter
  2. Start a python code
  3. Write a function
  4. Right click and chose "Go to declaration" in the menu

Atom: 1.16.0 x64
Electron: 1.3.13
OS: Microsoft Windows 7 Enterprise
Thrown From: symbols-view package 0.115.2

Stack Trace

Uncaught Error: The specified module could not be found.
\?\C:\Users\animeshs\Google Drive\Atom x64\resources\app.asar.unpacked\node_modules\ctags\build\Release\ctags.node

At ELECTRON_ASAR.js:168

Error: The specified module could not be found.
\\?\C:\Users\animeshs\Google Drive\Atom x64\resources\app.asar.unpacked\node_modules\ctags\build\Release\ctags.node
    at Error (native)
    at process.module.(anonymous function) [as dlopen] (ELECTRON_ASAR.js:168:20)
    at Object.Module._extensions..node (module.js:583:18)
    at Object.module.(anonymous function) [as .node] (ELECTRON_ASAR.js:182:18)
    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 /app.asar/node_modules/ctags/lib/ctags.js:4:10)
    at /app.asar/node_modules/ctags/lib/ctags.js:60:4)
    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 /app.asar/node_modules/symbols-view/lib/tag-reader.js:13:14)
    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 /app.asar/node_modules/symbols-view/lib/go-to-view.js:27:18)
    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 Object.createGoToView (/app.asar/node_modules/symbols-view/lib/main.js:85:20)
    at /app.asar/node_modules/symbols-view/lib/main.js:23:15)
    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.dispatchContextMenuCommand (/app.asar/src/atom-environment.js:1185:28)
    at EventEmitter.outerCallback (/app.asar/src/application-delegate.js:325:25)
    at emitThree (events.js:116:13)
    at EventEmitter.emit (events.js:194:7)

Commands

     -3:29.6.0 editor:move-to-end-of-screen-line (input.hidden-input)
  2x -3:28.1.0 core:move-left (input.hidden-input)
     -3:26.8.0 core:delete (input.hidden-input)
     -3:26.4.0 editor:move-to-first-character-of-line (input.hidden-input)
     -3:25.7.0 core:select-down (input.hidden-input)
     -3:25.3.0 hydrogen:run (input.hidden-input)
     -3:03.0 symbols-view:go-to-declaration (div.)
  2x -0:57.6.0 editor:newline (input.hidden-input)
  5x -0:56.1.0 core:backspace (input.hidden-input)
     -0:46.9.0 core:move-down (input.hidden-input)
     -0:46 autocomplete-plus:confirm (input.hidden-input)
     -0:45.1.0 editor:move-to-first-character-of-line (input.hidden-input)
     -0:44.7.0 core:select-down (input.hidden-input)
     -0:44.3.0 hydrogen:run (input.hidden-input)
  2x -0:37.9.0 core:select-down (input.hidden-input)
     -0:36.1.0 hydrogen:run (input.hidden-input)

Non-Core Packages

Hydrogen 1.11.2 

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