GitXplorerGitXplorer
J

rimraf-repro

public
0 stars
0 forks
0 issues

Commits

List of commits on branch main.
Unverified
cb34f42127e64bbf14ecf1a72b6179a4423aacd8

Update readme.

JJasonGore committed 3 years ago
Unverified
4c32c30027f800e06350da185d91f1a26f3cd990

Add README.

JJasonGore committed 3 years ago
Unverified
54899753bc38fc68207216562c85725b876b4510

Rimraf repro.

JJasonGore committed 3 years ago

README

The README file for this repository.

rimraf error

λ npx rimraf node_modules
The system cannot find the path specified.

Steps to repro

  1. clone repo
  2. run yarn
  3. run npx rimraf node_modules

May be specific to version of Node installed. It happens with node v16.13.1 but does not happen with v14.17.3.