We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I get some errors from package-deps. Not sure if related to minimap-bookmarks
Uncaught (in promise) TypeError [ERR_INVALID_ARG_TYPE] [ERR_INVALID_ARG_TYPE]: The "path" argument must be of type string. Received type undefined at validateString (internal/validators.js:107:11) at Object.join (path.js:372:7) at PackageManager.resolvePackagePath (C:\Users\aminy\AppData\Local\atom\app-1.54.0\resources\app\static\<embedded>:11:375858) at resolveDependencyPath (C:\Users\aminy\.atom\packages\minimap-bookmarks\node_modules\atom-package-deps\lib\index.js:462:24) at C:\Users\aminy\.atom\packages\minimap-bookmarks\node_modules\atom-package-deps\lib\index.js:906:24 at Array.map (<anonymous>) at install (C:\Users\aminy\.atom\packages\minimap-bookmarks\node_modules\atom-package-deps\lib\index.js:898:63)
The text was updated successfully, but these errors were encountered:
No branches or pull requests
I get some errors from package-deps. Not sure if related to minimap-bookmarks
The text was updated successfully, but these errors were encountered: