It's also available as a UMD build, which can be loaded from the dist folder on unpkg. If you install Yarn using npx, you’ll need to prefix Yarn commands with npx, e.g. yarn install --force. The UMD builds make Redux Toolkit available as a window.RTK global variable. GitHub Gist: instantly share code, notes, and snippets. npm install taco --save-dev === yarn add taco --dev; npm update --save === yarn upgrade Great call on upgrade vs update, since that is exactly what it is doing! yarn init; yarn install; yarn add; yarn add --dev; yarn remove yarn start; yarn test; yarn build; yarn publish [tag] yarn run