You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Feb 5, 2022. It is now read-only.
Hey, first of thanks for creating this! It solves almost all the use cases i have for scaffolding.
One Problem however is that i am unable to use my generator which is published in th private package registry of github requiring me to use a scoped package name. When trying to use the generator with: sao --registry=https://npm.pkg.github.com @pixolith/sao-project-generator test
Sao will try to resolve this as a github repository. How can i circumvent this in order to use the package registry provided here? I suppose it also wouldn't work with npm scoped packages.
Hey, first of thanks for creating this! It solves almost all the use cases i have for scaffolding.
One Problem however is that i am unable to use my generator which is published in th private package registry of github requiring me to use a scoped package name. When trying to use the generator with:
sao --registry=https://npm.pkg.github.com @pixolith/sao-project-generator test
Sao will try to resolve this as a github repository. How can i circumvent this in order to use the package registry provided here? I suppose it also wouldn't work with npm scoped packages.
Thanks in advance!
The text was updated successfully, but these errors were encountered: