What are the Slack Archives?

It’s a history of our time together in the Slack Community! There’s a ton of knowledge in here, so feel free to search through the archives for a possible answer to your question.

Because this space is not active, you won’t be able to create a new post or comment here. If you have a question or want to start a discussion about something, head over to our categories and pick one to post in! You can always refer back to a post from Slack Archives if needed; just copy the link to use it as a reference..

Hi guys, I have a fresh b2b installation. But unfortunately I get the following error at checkout (a

U03T1CNC2G5
U03T1CNC2G5 Posts: 1 🧑🏻‍🚀 - Cadet

Hi guys, I have a fresh b2b installation. But unfortunately I get the following error at checkout (at shipping address).

Comments

  • U019JM2HE7N
    U019JM2HE7N Posts: 61 🧑🏻‍🚀 - Cadet
    edited August 2022

    Hi @U03T1CNC2G5, sounds like your application refers to a file which does not exist anymore.
    1. Try to check the file path in your docker container. yves_default.address-form-toggler.js will probably not exist at this location. You can try to recreate build assets with docker/sdk cli npm run yves
    2. You can check if your browser is caching an old javascript application runtime, which refers to an old javascript file via webpack dynamic import