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.
Description
[Enter steps to reproduce:]
- ...
- ...
Atom: 1.45.0 x64
Electron: 4.2.7
OS: Microsoft Windows 10 Home Single Language
Thrown From: language-javascript package 0.134.0
Stack Trace
Failed to load a language-javascript package grammar
At The specified module could not be found.
\\?\C:\Users\hp\AppData\Local\atom\app-1.45.0\resources\app.asar.unpacked\node_modules\tree-sitter-jsdoc\build\Release\tree_sitter_jsdoc_binding.node in C:\Users\hp\AppData\Local\atom\app-1.45.0\resources\app.asar\node_modules\language-javascript\grammars\tree-sitter-jsdoc.json
Error: The specified module could not be found.
\\?\C:\Users\hp\AppData\Local\atom\app-1.45.0\resources\app.asar.unpacked\node_modules\tree-sitter-jsdoc\build\Release\tree_sitter_jsdoc_binding.node
at process.module.(anonymous function) [as dlopen] (ELECTRON_ASAR.js:160:31)
at Object.Module._extensions..node (internal/modules/cjs/loader.js:722:18)
at Object.module.(anonymous function) [as .node] (ELECTRON_ASAR.js:169:18)
at Module.load (internal/modules/cjs/loader.js:602:32)
at tryModuleLoad (internal/modules/cjs/loader.js:541:12)
at Function.Module._load (internal/modules/cjs/loader.js:533:3)
at Module.require (/app.asar/static/index.js:72:46)
at require (~/AppData/Local/atom/app-1.45.0/resources/app/static/<embedded>:11:146745)
at /app.asar/node_modules/tree-sitter-jsdoc/index.js:2:20)
at /app.asar/node_modules/tree-sitter-jsdoc/index.js:15:3)
at Module.get_Module._compile (~/AppData/Local/atom/app-1.45.0/resources/app/static/<embedded>:11:147429)
at Object.value [as .js] (~/AppData/Local/atom/app-1.45.0/resources/app/static/<embedded>:11:150977)
at Module.load (internal/modules/cjs/loader.js:602:32)
at tryModuleLoad (internal/modules/cjs/loader.js:541:12)
at Function.Module._load (internal/modules/cjs/loader.js:533:3)
at Module.require (/app.asar/static/index.js:72:46)
at require (internal/modules/cjs/helpers.js:20:18)
at customRequire (~/AppData/Local/atom/app-1.45.0/resources/app/static/<embedded>:1:721712)
at new TreeSitterGrammar (~/AppData/Local/atom/app-1.45.0/resources/app/static/<embedded>:11:3249210)
at GrammarRegistry.createGrammar (~/AppData/Local/atom/app-1.45.0/resources/app/static/<embedded>:11:359945)
at l.readFile (~/AppData/Local/atom/app-1.45.0/resources/app/static/<embedded>:11:359786)
at u (~/AppData/Local/atom/app-1.45.0/resources/app/static/<embedded>:11:580454)
at ~/AppData/Local/atom/app-1.45.0/resources/app/static/<embedded>:11:581707
at fs.read.error (ELECTRON_ASAR.js:573:9)
at FSReqWrap.wrapper [as oncomplete] (fs.js:460:17)
at /app.asar/node_modules/language-javascript/grammars/tree-sitter-jsdoc.json:1:1
Commands
Non-Core Packages
Reactions are currently unavailable
[Enter steps to reproduce:]
Atom: 1.45.0 x64
Electron: 4.2.7
OS: Microsoft Windows 10 Home Single Language
Thrown From: language-javascript package 0.134.0
Stack Trace
Failed to load a language-javascript package grammar
At The specified module could not be found. \\?\C:\Users\hp\AppData\Local\atom\app-1.45.0\resources\app.asar.unpacked\node_modules\tree-sitter-jsdoc\build\Release\tree_sitter_jsdoc_binding.node in C:\Users\hp\AppData\Local\atom\app-1.45.0\resources\app.asar\node_modules\language-javascript\grammars\tree-sitter-jsdoc.json Error: The specified module could not be found. \\?\C:\Users\hp\AppData\Local\atom\app-1.45.0\resources\app.asar.unpacked\node_modules\tree-sitter-jsdoc\build\Release\tree_sitter_jsdoc_binding.node at process.module.(anonymous function) [as dlopen] (ELECTRON_ASAR.js:160:31) at Object.Module._extensions..node (internal/modules/cjs/loader.js:722:18) at Object.module.(anonymous function) [as .node] (ELECTRON_ASAR.js:169:18) at Module.load (internal/modules/cjs/loader.js:602:32) at tryModuleLoad (internal/modules/cjs/loader.js:541:12) at Function.Module._load (internal/modules/cjs/loader.js:533:3) at Module.require (/app.asar/static/index.js:72:46) at require (~/AppData/Local/atom/app-1.45.0/resources/app/static/<embedded>:11:146745) at /app.asar/node_modules/tree-sitter-jsdoc/index.js:2:20) at /app.asar/node_modules/tree-sitter-jsdoc/index.js:15:3) at Module.get_Module._compile (~/AppData/Local/atom/app-1.45.0/resources/app/static/<embedded>:11:147429) at Object.value [as .js] (~/AppData/Local/atom/app-1.45.0/resources/app/static/<embedded>:11:150977) at Module.load (internal/modules/cjs/loader.js:602:32) at tryModuleLoad (internal/modules/cjs/loader.js:541:12) at Function.Module._load (internal/modules/cjs/loader.js:533:3) at Module.require (/app.asar/static/index.js:72:46) at require (internal/modules/cjs/helpers.js:20:18) at customRequire (~/AppData/Local/atom/app-1.45.0/resources/app/static/<embedded>:1:721712) at new TreeSitterGrammar (~/AppData/Local/atom/app-1.45.0/resources/app/static/<embedded>:11:3249210) at GrammarRegistry.createGrammar (~/AppData/Local/atom/app-1.45.0/resources/app/static/<embedded>:11:359945) at l.readFile (~/AppData/Local/atom/app-1.45.0/resources/app/static/<embedded>:11:359786) at u (~/AppData/Local/atom/app-1.45.0/resources/app/static/<embedded>:11:580454) at ~/AppData/Local/atom/app-1.45.0/resources/app/static/<embedded>:11:581707 at fs.read.error (ELECTRON_ASAR.js:573:9) at FSReqWrap.wrapper [as oncomplete] (fs.js:460:17) at /app.asar/node_modules/language-javascript/grammars/tree-sitter-jsdoc.json:1:1Commands
Non-Core Packages