NPellet / visualizer

Other
43 stars 23 forks source link

Deprecated module #900

Closed maasencioh closed 8 years ago

maasencioh commented 8 years ago

When running NPM install for first time have this message

npm WARN deprecated wrench@1.3.9: wrench.js is deprecated! You should check out fs-extra (https://github.com/jprichardson/node-fs-extra) for any operations you were using wrench for

targos commented 8 years ago

This is probably from a subdependency. You can safely ignore this warning

maasencioh commented 8 years ago

Ok thanks