You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Aug 7, 2023. It is now read-only.
At module.js:545
Error: Cannot find module 'core-js/library/fn/promise'
at Module._resolveFilename (module.js:543:15)
at Module._resolveFilename (/Applications/Atom.app/Contents/Resources/electron.asar/common/reset-search-paths.js:35:12)
at Function.get_Module._resolveFilename (/Applications/Atom.app/Contents/Resources/app/static/<embedded>:11:154765)
at Module.require (/app.asar/static/index.js:40:43)
at require (/Applications/Atom.app/Contents/Resources/app/static/<embedded>:11:146072)
at /packages/linter-htmlhint/node_modules/babel-runtime/core-js/promise.js:1:186)
at /packages/linter-htmlhint/node_modules/babel-runtime/core-js/promise.js:2:3)
at Module.get_Module._compile (/Applications/Atom.app/Contents/Resources/app/static/<embedded>:11:146782)
at Object.value [as .js] (/Applications/Atom.app/Contents/Resources/app/static/<embedded>:11:150329)
at Module.load (module.js:561:32)
at tryModuleLoad (module.js:504:12)
at Function.Module._load (module.js:496:3)
at Module.require (/app.asar/static/index.js:47:45)
at require (/Applications/Atom.app/Contents/Resources/app/static/<embedded>:11:146072)
at /packages/linter-htmlhint/node_modules/tiny-promisify/dist/index.js:3:16)
at /packages/linter-htmlhint/node_modules/tiny-promisify/dist/index.js:52:3)
at Module.get_Module._compile (/Applications/Atom.app/Contents/Resources/app/static/<embedded>:11:146782)
at Object.value [as .js] (/Applications/Atom.app/Contents/Resources/app/static/<embedded>:11:150329)
at Module.load (module.js:561:32)
at tryModuleLoad (module.js:504:12)
at Function.Module._load (module.js:496:3)
at Module.require (/app.asar/static/index.js:47:45)
at require (/Applications/Atom.app/Contents/Resources/app/static/<embedded>:11:146072)
at loadDeps (/packages/linter-htmlhint/lib/index.js:68:21)
at installLinterHtmlhintDeps (/packages/linter-htmlhint/lib/index.js:85:7)
It looks like a module deep in the dependency tree failed to install. Can you try re-installing the package to see if apm will work correctly this time?
[Enter steps to reproduce:]
Atom: 1.36.0 x64
Electron: 2.0.18
OS: Mac OS X 10.14.4
Thrown From: linter-htmlhint package 1.6.1
Stack Trace
Uncaught Error: Cannot find module 'core-js/library/fn/promise'
Commands
Non-Core Packages
The text was updated successfully, but these errors were encountered: