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
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 !
The text was updated successfully, but these errors were encountered:
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 !
The text was updated successfully, but these errors were encountered: