-
Notifications
You must be signed in to change notification settings - Fork 56
Open
Description
this is my config.yaml
`
'@tt-private/*':
access: $authenticated
publish: $authenticated
#proxy: npmjs
gitlab: true
'@/':
access: $all
publish: $authenticated
proxy: npmjs
'**':
access: $all
`
now,I can successfully push the package but when I login in and look at the page , it was empty ,
if I login out and refresh the page ,I can see the packages.
please help me slove the probleam, thank you very much !
Metadata
Metadata
Assignees
Labels
No labels