You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: