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.
Failed to load the snippets package #319
Open
Description
Prerequisites
- Put an X between the brackets on this line if you have done all of the following:
- Reproduced the problem in Safe Mode: https://flight-manual.atom.io/hacking-atom/sections/debugging/#using-safe-mode
- Followed all applicable steps in the debugging guide: https://flight-manual.atom.io/hacking-atom/sections/debugging/
- Checked the FAQs on the message board for common solutions: https://discuss.atom.io/c/faq
- Checked that your issue isn't already filed: <https://github.com/issues?q=is%3Aissue user%3Aatom>
- Checked that there is not already an Atom package that provides the described functionality: https://atom.io/packages
Description
Steps to Reproduce
Expected behavior:
Actual behavior:
Versions
Atom: 1.60.0 x64
Electron: 9.4.4
OS: Kali GNU/Linux
Thrown From: snippets package 1.6.0
Stack Trace
Failed to load the snippets package
At Cannot find module 'underscore-plus'
Require stack:
- /home/terminalboy/.atom/packages/kite/lib/snippets.js
- /usr/share/atom/resources/app.asar/static/index.html
Error: Cannot find module 'underscore-plus'
Require stack:
- /home/terminalboy/.atom/packages/kite/lib/snippets.js
- /usr/share/atom/resources/app.asar/static/index.html
at Module._resolveFilename (internal/modules/cjs/loader.js:797:17)
at o._resolveFilename (electron/js2c/renderer_init.js:43:689)
at Function.get_Module._resolveFilename (<embedded>:11:157942)
at Module.require (/app.asar/static/index.js:61:43)
at require (<embedded>:11:149229)
at /packages/kite/lib/snippets.js:3:11)
at /packages/kite/lib/snippets.js:668:3)
at Module.get_Module._compile (<embedded>:11:149913)
at Object.value [as .js] (<embedded>:11:153507)
at Module.load (internal/modules/cjs/loader.js:815:32)
at Module._load (internal/modules/cjs/loader.js:727:14)
at Function.Module._load (electron/js2c/asar.js:769:28)
at Module.require (/app.asar/static/index.js:72:46)
at require (internal/modules/cjs/helpers.js:74:18)
at customRequire (<embedded>:1:756277)
at requireModule (<embedded>:14:1175133)
at Package.requireMainModule (<embedded>:11:3421427)
at <embedded>:11:3407982
at Package.measure (<embedded>:11:3406782)
at Package.load (<embedded>:11:3407555)
at PackageManager.loadAvailablePackage (<embedded>:11:384631)
at <embedded>:11:383054
at Config.transact (<embedded>:11:334918)
at PackageManager.loadPackages (<embedded>:11:382992)
at <embedded>:1:776916
at Function.all (<anonymous>:null:null)
at AtomEnvironment.startEditorWindow (<embedded>:1:779007)
Commands
Non-Core Packages
monokai-extended 0.3.0
Additional Information
Metadata
Metadata
Assignees
Labels
No labels