-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
I had this problem on Node 10, but the quickest way to check on a clean system is in the node docker container:
docker run --rm -it node bash
npm install validate-this
ls -la node_modules/validate-thistotal 28
drwxr-xr-x 2 root root 4096 Oct 7 13:48 .
drwxr-xr-x 3 root root 4096 Oct 7 13:48 ..
-rw-r--r-- 1 root root 97 Oct 26 1985 .travis.yml
-rw-r--r-- 1 root root 1068 Oct 26 1985 LICENSE
-rw-r--r-- 1 root root 4397 Oct 26 1985 README.md
-rw-r--r-- 1 root root 2306 Oct 7 13:48 package.json
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels