Кирилл Фонков
Ученик
(103),
на голосовании
1 год назад
### Prerequisites * [ ] Put an X between the brackets on this line if you have done all of the following: * Reproduced the problem in Safe Mode: * Followed all applicable steps in the debugging guide: * Checked the FAQs on the message board for common solutions: * Checked that your issue isn't already filed: * Checked that there is not already an Atom package that provides the described functionality: ### Description ### Steps to Reproduce 1. 2. 3. **Expected behavior:** **Actual behavior:** ### Versions **Atom**: 1.63.1 x64 **Electron**: 11.5.0 **OS**: Unknown Windows version **Thrown From**: [emmet]( https://github.com/emmetio/emmet-atom ) package 2.4.3 ### Stack Trace Failed to load the emmet package ``` At Cannot find module 'emmet' Require stack: - C:\Users\User\.atom\packages\emmet-atom-master\lib\emmet.coffee - C:\Users\User\AppData\Local\atom\app-1.63.1\resources\app.asar\static\index.html Error: Cannot find module 'emmet' Require stack: - C:\Users\User\.atom\packages\emmet-atom-master\lib\emmet.coffee - C:\Users\User\AppData\Local\atom\app-1.63.1\resources\app.asar\static\index.html at Module._resolveFilename (internal/modules/cjs/loader.js:972:15) at o._resolveFilename (electron/js2c/renderer_init.js:35:917) at Function.get_Module._resolveFilename (~/AppData/Local/atom/app-1.63.1/resources/app/static/:11:157942) at Module.require (/app.asar/static/index.js:61:43) at require (~/AppData/Local/atom/app-1.63.1/resources/app/static/:11:149229) at /packages/emmet-atom-master/lib/emmet.coffee:5:9) at /packages/emmet-atom-master/lib/emmet.coffee:1:1) at /packages/emmet-atom-master/lib/emmet.coffee:1:1) at Module.get_Module._compile (~/AppData/Local/atom/app-1.63.1/resources/app/static/:11:149913) at Object.value [as .coffee] (~/AppData/Local/atom/app-1.63.1/resources/app/static/:11:153507) at Module.load (internal/modules/cjs/loader.js:992:32) at Module._load (internal/modules/cjs/loader.js:885:14) at Function.f._load (electron/js2c/asar_bundle.js:5:12633) at Module.require (/app.asar/static/index.js:72:46) at require (internal/modules/cjs/helpers.js:72:18) at customRequire (~/AppData/Local/atom/app-1.63.1/resources/app/static/:1:821096) at requireModule (~/AppData/Local/atom/app-1.63.1/resources/app/static/:14:1223077) at Package.requireMainModule (~/AppData/Local/atom/app-1.63.1/resources/app/static/:11:3175354) at ~/AppData/Local/atom/app-1.63.1/resources/app/static/:11:3161909 at Package.measure (~/AppData/Local/atom/app-1.63.1/resources/app/static/:11:3160709) at Package.load (~/AppData/Local/atom/app-1.63.1/resources/app/static/:11:3161482) at PackageManager.loadAvailablePackage (~/AppData/Local/atom/app-1.63.1/resources/app/static/:11:384571) at ~/AppData/Local/atom/app-1.63.1/resources/app/static/:11:382994 at Config.transact (~/AppData/Local/atom/app-1.63.1/resources/app/static/:11:334858) at PackageManager.loadPackages (~/AppData/Local/atom/app-1.63.1/resources/app/static/:11:382932) at ~/AppData/Local/atom/app-1.63.1/resources/app/static/:1:841735 at async Promise.all (index 0) at AtomEnvironment.startEditorWindow (~/AppData/Local/atom/app-1.63.1/resources/app/static/:1:843826) ``` ### Commands ``` ``` ### Non-Core Packages ``` emmet 2.4.3 ``` ### Additional Information