mattpocock/pkg-demo

Cant restrict access to unscoped packages.

MichaelGloessl04 opened this issue · 1 comments

image

But if i check:

PS C:\Code\wpapihandler> npm access get status wpapihandler
wpapihandler: public

what could be wrong?

i found the issue!
in the config.json make sure to set "access": "public"