ecommerce-shopping-cart
ecommerce-shopping-cart copied to clipboard
Learn React & Redux From 0 to 100 in this course
TypeError: Cannot read property 'map' of undefined Products.render C:/Users/Apurva/myprojects/ecommerce-shopping-cart/src/components/Products.js:5 2 | import util from '../util'; 3 | export default class Products extends Component { 4 | render() { > 5...
TypeError: num.toFixed is not a function formatCurrency C:/Users/Darkstylez/ecommerce-shopping-cart-master/src/util.js:3 1 | export default { 2 | formatCurrency: function (num) { > 3 | return '€' + Number(num.toFixed(1)).toLocaleString() + ' '; 4...
Bumps [minimist](https://github.com/minimistjs/minimist), [minimist](https://github.com/minimistjs/minimist) and [mkdirp](https://github.com/isaacs/node-mkdirp). These dependencies needed to be updated together. Updates `minimist` from 1.2.5 to 1.2.8 Changelog Sourced from minimist's changelog. v1.2.8 - 2023-02-09 Merged [Fix] Fix long...
Bumps [json5](https://github.com/json5/json5) to 2.2.3 and updates ancestor dependency [react-scripts](https://github.com/facebook/create-react-app/tree/HEAD/packages/react-scripts). These dependencies need to be updated together. Updates `json5` from 0.5.1 to 2.2.3 Release notes Sourced from json5's releases. v2.2.3 Fix:...
Bumps [qs](https://github.com/ljharb/qs) to 6.5.3 and updates ancestor dependency [express](https://github.com/expressjs/express). These dependencies need to be updated together. Updates `qs` from 6.5.2 to 6.5.3 Changelog Sourced from qs's changelog. 6.5.3 [Fix] parse:...
Bumps [decode-uri-component](https://github.com/SamVerschueren/decode-uri-component) from 0.2.0 to 0.2.2. Release notes Sourced from decode-uri-component's releases. v0.2.2 Prevent overwriting previously decoded tokens 980e0bf https://github.com/SamVerschueren/decode-uri-component/compare/v0.2.1...v0.2.2 v0.2.1 Switch to GitHub workflows 76abc93 Fix issue where decode...
Bumps [loader-utils](https://github.com/webpack/loader-utils) to 2.0.4 and updates ancestor dependency [react-scripts](https://github.com/facebook/create-react-app/tree/HEAD/packages/react-scripts). These dependencies need to be updated together. Updates `loader-utils` from 1.2.3 to 2.0.4 Release notes Sourced from loader-utils's releases. v2.0.4 2.0.4...