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

Use non-wildcard dependencies #143

Open
keirlawson opened this issue Oct 23, 2015 · 1 comment
Open

Use non-wildcard dependencies #143

keirlawson opened this issue Oct 23, 2015 · 1 comment

Comments

@keirlawson
Copy link

Trying to use docular 0.8 within a project with NPM 3 I wound up with an ancient version of fs-extra which didn't have some of the methods that docular expects. Docular should explicitly specify minimum versions of its dependencies.

@wingedfox
Copy link

+1, by default npm 3 fetches fs-extra 0.8, which is not suitable

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

2 participants