I’m upgrading an Answers Experience from 1.22.1 to 1.25.0 and I’m running into an error of “The partial icons/builtInIcon could not be found”. This is after running “npx jambo upgrade” and making no other changes before serving locally. I don’t see any icons folder within the repo, so is there something I need to add?
Hey Michael,
Make sure to update the sdkVersion
to 1.11 in the global_config.json
file. That should take care of the error you’re seeing!
Best,
DJ
1 Like