zeromq.js icon indicating copy to clipboard operation
zeromq.js copied to clipboard

smoke test

Open rotu opened this issue 1 year ago • 1 comments

Install this package as a dependency in a clean project

rotu avatar Jun 18 '24 22:06 rotu

D'oh! I forgot that file: urls are treated differently:

note: Packages linked by local path will not have their own dependencies installed when npm install is ran in this case. You must run npm install from inside the local path itself.

rotu avatar Jun 19 '24 05:06 rotu