jerrywu001 / vue3-toastify

🎉 Vue3-Toastify allows you to add notifications to your app with ease.
https://vue3-toastify.js-bridge.com
MIT License
411 stars 38 forks source link

Installation fails: rimraf: not found #3

Closed tomastan closed 1 year ago

tomastan commented 1 year ago

Hi, on attempting to install I get an error

$ npm install --save vue3-toastify
npm ERR! code 127
npm ERR! path /home/tomas/code/pesto-client/node_modules/vue3-toastify
npm ERR! command failed
npm ERR! command sh -c -- rimraf rf ./node_modules/@types/react
npm ERR! sh: 1: rimraf: not found
jerrywu001 commented 1 year ago

Thanks for your report. By now you can use the 0.0.4 version.