src/app/features/cart/reducers/cart.reducer.ts(1,29): error TS2305: Module '"/Users/xxxxx/git/xxxxxx/mercado-main-fe/node_modules/@types/ramda/index"' has no exported member 'innerJoin'.
I realized that the @types/ramda on npm is from definitely typed. That's pretty confusing if ramda is referencing this as the types... Closing as not relevant here.