DEV Community

Discussion on: Add Destroy Script πŸ”₯πŸ’» To package.json

Collapse
 
patarapolw profile image
Pacharapol Withayasakpunt

I thought that in package.json, you don't need to put in npx.

Collapse
 
deadlybyte profile image
Carl Saunders

This would only work if you had rimraf as a dependency or rimraf was installed globally.