Giter VIP home page Giter VIP logo

Comments (4)

Barry-Fisher avatar Barry-Fisher commented on June 2, 2024

Hi @Jesus82.

Thank you very much for the compliment. It's good to hear that this module is proving useful!

Do you know if this is still an issue? I haven't tried the test case where source images may be missing.

When I get time I'll check in and see if I can duplicate this.

Thanks,

Barry

from nuxt-image-loader-module.

simonhrogers avatar simonhrogers commented on June 2, 2024

Hi Barry,

I can confirm I have this problem also if I remove some of the source files – say if they are declared in a JSON file somewhere and used by the app.

I get this warning for every size of the first missing image, the the process stops with a ✖ Nuxt Fatal Error:

 ERROR  Command failed: gm convert: Unable to open file (/Users/tempura/Dropbox/websites/the-entente-website/entente-nuxt-ssr/assets/images/batch-1/colophon-foundry-montefiore-type-specimen-2.jpg) [No such file or directory].                                       09:27:10
  
  at ChildProcess.onExit (node_modules/gm/lib/command.js:301:17)
  at ChildProcess.emit (events.js:188:13)
  at ChildProcess.EventEmitter.emit (domain.js:441:20)
  at maybeClose (internal/child_process.js:978:16)
  at Process.ChildProcess._handle.onexit (internal/child_process.js:265:5)

This would be very helpful!

Best,

Simon

from nuxt-image-loader-module.

kissa1001 avatar kissa1001 commented on June 2, 2024

Got the same issue! Subscribing

from nuxt-image-loader-module.

Barry-Fisher avatar Barry-Fisher commented on June 2, 2024

Please try a fix I just added to a new release 1.4.1 and let me know generating images works for you.

I added a check to see whether the source file exists and if it doesn't it skips generating that particular image and displays a warning at the console for each file that may be missing. E.g. Warning: Source file not found at ./content/cat.jpg. Perhaps you referenced this image somewhere and it has since been removed.

from nuxt-image-loader-module.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.