Closed ikwtif closed 1 year ago
You need to also build the frontend, by running npm run build
. If you used an editable install, e.g. pip install -e .
, that previously worked but was broken by a pip behavior change that means the frontend build no longer happens --- we need to fix that.
I see thanks! I missed that.. Worked!
I was still on an older build and trying the latest version installed locally but I'm getting this error. No issue with just installing from pypi so not sure what's going on. Just want to be able to debug some amazon transactions that get an error.