2.0.0 • Published 2 years ago

fuck-npm v2.0.0

Weekly downloads
7
License
MIT
Repository
github
Last release
2 years ago

fuck-npm

Version License Node version Dependencies Vulnerabilities Prettier

Description

This command line tool will remove node_modules directory & run npm install. Useful when you're desperate.

Windows (NFTS) - "Source Path Too Long" error

fuck-npm has been tested against the following error on Windows:

The source file name(s) are larger than is supported by the file system. Try moving to a location which has a shorter path name, or try renaming to shorter name(s) before attempting this operation.

Installation

npm install -g fuck-npm

Usage

# go to your project directory
cd ~/projects/my-project

# remove "node_modules", and then run "npm install"
fuck-npm

# remove "node_modules" & "package-lock.json", and then run "npm install"
fuck-npm aslkjdals # pass any parameter (just mash your keyboard!)
2.0.0

2 years ago

1.2.3

3 years ago

1.2.2

3 years ago

1.2.1

4 years ago

1.2.0

4 years ago

1.1.1

4 years ago

1.1.0

6 years ago

1.0.0

6 years ago

0.0.2

6 years ago

0.0.1

6 years ago