1.0.9 • Published 7 years ago

tabersays-this-is-a-test v1.0.9

Weekly downloads
1
License
ISC
Repository
-
Last release
7 years ago

This is a test example demonstrating an issue with npm where as it cannot install a package using a local file module.
This package can be examined in detail at here
npm i tabersays-this-is-a-test give the error:

npm ERR! code ENOLOCAL
npm ERR! Could not install from "node_modules/tabersays-this-is-a-test/lib/some" as it does not contain a package.json file.

package.json

...
"dependencies": {
    "some": "file:./lib/some"
  }
...
1.0.9

7 years ago

1.0.8

7 years ago

1.0.7

7 years ago

1.0.6

7 years ago

1.0.5

7 years ago

1.0.4

7 years ago

1.0.3

7 years ago

1.0.2

7 years ago

1.0.1

7 years ago

1.0.0

7 years ago