-
Notifications
You must be signed in to change notification settings - Fork 11
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Uncaught Error: Cannot find module 'glob' #13
Comments
This problems seems to still exist for some of us? I'm just opening a fresh Atom. The funny thing is that everything works as it should. Could this be triggered by wrong permissions on some of the files in the npm cache, or something similarly obscure? Atom Version: 0.201.0 Stack TraceUncaught Error: Cannot find module 'glob'
Commands
Config{
"core": {
"disabledPackages": [
"color-picker"
]
}
} Installed Packages# User
auto-detect-indentation, v0.4.2
auto-update-packages, v0.2.2
autoclose-html, v0.16.2
command-logger, v0.23.0
docblockr, v0.7.2
editor-stats, v0.17.0
language-jade, v0.4.0
visual-bell, v1.0.0
# Dev
No dev packages |
This error is still occurring in the latest version of ATOM. Here are the steps to reproduce:
git clone https://github.com/yujinakayama/atom-auto-update-packages.git
Atom: 1.21.0-beta1 x64 Stack TraceUncaught Error: Cannot find module 'glob'
Commands
Non-Core Packages
|
how to install package |
Opening Atom with it enabled gives me this
Atom Version: 0.168.0
System: Mac OS X 10.10.1
Thrown From: auto-update-packages package, v0.2.2
Stack Trace
Uncaught Error: Cannot find module 'glob'
Commands
Config
Installed Packages
/cc @atom/core
The text was updated successfully, but these errors were encountered: