Figure out what to do about the following warning:
Unable to resolve some modules:
"@img/sharp-libvips-dev/include" in ./node_modules/sharp/lib/libvips.js (web.browser)
"@img/sharp-libvips-dev/cplusplus" in ./node_modules/sharp/lib/libvips.js (web.browser)
If you notice problems related to these missing modules, consider running:
meteor npm install --save @img/sharp-libvips-dev
Is meteor npm install --save-dev @img/sharp-libvips-dev necessary and sufficient?
Figure out what to do about the following warning:
Is
meteor npm install --save-dev @img/sharp-libvips-dev
necessary and sufficient?