infoderm / patients

:face_with_thermometer: Patients meteor app
GNU Affero General Public License v3.0
5 stars 2 forks source link

Build warning about `@img/sharp-libvips-dev` #934

Open make-github-pseudonymous-again opened 1 month ago

make-github-pseudonymous-again commented 1 month ago

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?

make-github-pseudonymous-again commented 1 month ago

See: