Giter Site home page Giter Site logo

Comments (3)

jmikrut avatar jmikrut commented on June 21, 2024 1

Hey @jgb-solutions — you might have an issue related to the following issue which is open on the actual cloud storage plugin:

payloadcms/plugin-cloud-storage#49

Can you check that and make sure that you are properly initializing the cloud storage plugin?

TL;DR: the plugin is responsible itself for adjusting your Webpack config, but if you don't actually initialize it at all, it won't adjust your Webpack config at all. You need to make sure that it is indeed executing otherwise you will see dependency issues like what you've reported.

This is indeed functional though. Take a look at how the next-payload-demo repo uses it:
https://github.com/payloadcms/next-payload-demo/blob/main/payload/payload.config.ts

I will close this but I am happy to help further - so just let me know if you can't get it to work. Might need to have you share your Payload config for further help though. 👍

from next-payload.

revnelson avatar revnelson commented on June 21, 2024 1

I'm using this plugin and it seems to be working, but when I query a media item the url is /media/image_file_name.png and there is no route handler for that so the image won't load. How can I get this to work?

from next-payload.

jgb-solutions avatar jgb-solutions commented on June 21, 2024

@jmikrut thanks, it worked when I put everything together.

from next-payload.

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.