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 was archived by the owner on Nov 29, 2025. It is now read-only.
I've noticed npm and yarn cache packages used by init/create commands. How do we ensure the latest version is always used?
Changing the command to use
create-extension@latestmay work but needs further investigation.