-
Notifications
You must be signed in to change notification settings - Fork 27
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: Linux Mint
Thrown From: markdown-scroll-sync package 2.1.2
Stack Trace
Failed to activate the markdown-scroll-sync package
At Cannot find module '/home/fgrbobka/.atom/packages/markdown-preview-plus/lib/markdown-preview-view'
Require stack:
- /home/fgrbobka/.atom/packages/markdown-scroll-sync/lib/main.coffee
- /usr/share/atom/resources/app.asar/static/index.html
Error: Cannot find module '/home/fgrbobka/.atom/packages/markdown-preview-plus/lib/markdown-preview-view'
Require stack:
- /home/fgrbobka/.atom/packages/markdown-scroll-sync/lib/main.coffee
- /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 (/usr/share/atom/resources/app/static/<embedded>:11:157942)
at Module.require (/app.asar/static/index.js:61:43)
at require (/usr/share/atom/resources/app/static/<embedded>:11:149229)
at MarkdownScrlSync.activate (/packages/markdown-scroll-sync/lib/main.coffee:23:28)
at Package.activateNow (/usr/share/atom/resources/app/static/<embedded>:11:3409792)
at /usr/share/atom/resources/app/static/<embedded>:11:3409204
at Package.measure (/usr/share/atom/resources/app/static/<embedded>:11:3406782)
at /usr/share/atom/resources/app/static/<embedded>:11:3409064
at new Promise (<anonymous>)
at Package.activate (/usr/share/atom/resources/app/static/<embedded>:11:3409007)
at PackageManager.activatePackage (/usr/share/atom/resources/app/static/<embedded>:11:386057)
at /usr/share/atom/resources/app/static/<embedded>:11:385673
at Config.transactAsync (/usr/share/atom/resources/app/static/<embedded>:11:335120)
at PackageManager.activatePackages (/usr/share/atom/resources/app/static/<embedded>:11:385623)
at PackageManager.activate (/usr/share/atom/resources/app/static/<embedded>:11:385173)
at /usr/share/atom/resources/app/static/<embedded>:1:778470
at async Promise.all (index 0)
at AtomEnvironment.startEditorWindow (/usr/share/atom/resources/app/static/<embedded>:1:779007)
Commands
Non-Core Packages
markdown-img-paste 0.4.0
markdown-preview-plus 4.11.1
markdown-scroll-sync 2.1.2
markdown-table-editor 1.1.3
pandoc-pdf 0.1.3
pdf-view 0.73.0
qiniu-uploader 0.0.5
Additional Information
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels