entropic-dev / entropic

🦝 :package: a package registry for anything, but mostly javascript 🦝 🦝 🦝

Home Page:https://discourse.entropic.dev/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Failed to create package: You are not a member

smoores-dev opened this issue · comments

I pulled down the entropic repo last night and set up a new registry, https://entropic.shanemoore.me. I'm trying to publish a dummy package to that registry, with name = "SMores@entropic.shanemoore.me/dummy-package", but ds publish is failing with:

ERR! Failed to create package:
ERR! You are not a member of "SMores"

All I've done so far is log in to registry.entropic.dev and entropic.shanemoore.me (as SMores); is there another step I'm missing to create the SMores namespace/add myself to it?

PS: This project is fantastic. I've been reading through the issue log this morning looking for ways to contribute. Is there any interest in having an Installation section in the README, or is it too early/volatile in the project lifecycle right now?

About installation docs, production installation and setup are still a bit of a WIP. There are some related issues and PRs:

#63
#204

Though I don't know if anyone's been looking at documenting setting everything up without containers, that might be welcome!