Skip to content
This repository has been archived by the owner on Apr 30, 2019. It is now read-only.

Missing Dependency for Configstore? #257

Open
Noamyoungerm opened this issue Dec 20, 2015 · 0 comments
Open

Missing Dependency for Configstore? #257

Noamyoungerm opened this issue Dec 20, 2015 · 0 comments

Comments

@Noamyoungerm
Copy link

I've been trying to run tsd install a few times and ran into this

[ERR!] cwd  : /home/noam/clients/root/node/umedia/node_modules/type-schema
[ERR!] os   : Linux 3.16.0-38-generic
[ERR!] argv : "/usr/local/bin/node" "/usr/bin/tsd" "install"
[ERR!] node : v5.0.0
[ERR!] tsd  : 0.6.4
[ERR!] Error: Cannot find module 'configstore'
[ERR!] CODE : MODULE_NOT_FOUND
[ERR!] Cannot find module 'configstore'
[ERR!] If you need help, you may report this error at:
    https://github.com/DefinitelyTyped/tsd/issues

Going to the installation directory for tsd and running npm install --save configstore fixed the issue. I guess that means configstore ought to be a dependency listed in package.json and is missing?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant