Skip to content
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

package-deps error: The "path" argument must be of type string. Received type undefined #27

Open
aminya opened this issue Jan 30, 2021 · 0 comments

Comments

@aminya
Copy link
Contributor

aminya commented Jan 30, 2021

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)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant