Brent Hoover
Brent Hoover
I can confirm that I see the same error when run with Examples enabled
I'm not having any problems when I don't have the examples enabled so I think it's something in one of these dags?
So because of [this change](https://nodejs.org/api/esm.html#json-modules) with the way JSON files are imported in Node 16, every package plus Reaction itself is going to need to be updated in a way...
Divjot has assembled a bunch of demo products so just need to review and this figure out how we want to implement this so it works for the CLI and...
Initial repo created [here](https://github.com/reactioncommerce/api-plugin-sample-data)
Closed as completed
Thanks for the info @janus-reith but it's not quite what I am talking about as that is just utilizing the underlying express app. (also a legitimate thing to do) At...
Looked at this and there was no real easy migration path so despite how much I absolutely loathe Jest I guess we're stuck with it for now
It appears that this update it broken by the change in [this PR](https://github.com/reactioncommerce/api-plugin-tags/commit/fe93538bf939b6e18be37acfe71d56264633ae9f).