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 everyone, I am changing dev to prod environment but CSS Changes not being reflected on production

U04GJM1MZQD
U04GJM1MZQD Posts: 28 πŸ§‘πŸ»β€πŸš€ - Cadet

Hi everyone, I am changing dev to prod environment but CSS Changes not being reflected on production environment please help me

Comments

  • U04FXCTCWPP
    U04FXCTCWPP Posts: 91 πŸ§‘πŸ»β€πŸš€ - Cadet

    Hi - how exactly did you do that?

  • U04GJM1MZQD
    U04GJM1MZQD Posts: 28 πŸ§‘πŸ»β€πŸš€ - Cadet

    run docker/sdk boot -s for production mode

  • U04GJM1MZQD
    U04GJM1MZQD Posts: 28 πŸ§‘πŸ»β€πŸš€ - Cadet

    then host file key generate i copy past it and then run docker/sdk up

  • U04FXCTCWPP
    U04FXCTCWPP Posts: 91 πŸ§‘πŸ»β€πŸš€ - Cadet

    hm... have you perhaps tried to do a console frontend:yves:build too?

  • U04GJM1MZQD
    U04GJM1MZQD Posts: 28 πŸ§‘πŸ»β€πŸš€ - Cadet

    yes but error occurred

  • U04GJM1MZQD
    U04GJM1MZQD Posts: 28 πŸ§‘πŸ»β€πŸš€ - Cadet
  • U04FXCTCWPP
    U04FXCTCWPP Posts: 91 πŸ§‘πŸ»β€πŸš€ - Cadet

    ah... I remember this one from earlier although I'm not exactly sure what the solution was, but I believe you can just get commander with npm or something like that... let me check...

  • U04FXCTCWPP
    U04FXCTCWPP Posts: 91 πŸ§‘πŸ»β€πŸš€ - Cadet

    Yeah, try an npm install commander and then again the console frontend:yves:build

  • U04GJM1MZQD
    U04GJM1MZQD Posts: 28 πŸ§‘πŸ»β€πŸš€ - Cadet

    command is run but still css changes are not reflected

  • U04FXCTCWPP
    U04FXCTCWPP Posts: 91 πŸ§‘πŸ»β€πŸš€ - Cadet

    Then i'm afraid I'm out of ideas for the moment. I hope someone else will be able to help more.

  • U04GJM1MZQD
    U04GJM1MZQD Posts: 28 πŸ§‘πŸ»β€πŸš€ - Cadet

    Thank you @U04FXCTCWPP

  • U04FXCTCWPP
    U04FXCTCWPP Posts: 91 πŸ§‘πŸ»β€πŸš€ - Cadet

    You're welcome @U04GJM1MZQD