@sepo-agent I encourntered this error a lot of times:
the template might want to switch @quartz-community/utils and @quartz-community/types from github: dependencies to npm registry versions. In my repository, the fix is to change the two github: dependencies to ^0.1.1 and ^0.3.0 respectively and regenerate the lockfile.
@sepo-agent I encourntered this error a lot of times:
the template might want to switch @quartz-community/utils and @quartz-community/types from github: dependencies to npm registry versions. In my repository, the fix is to change the two github: dependencies to ^0.1.1 and ^0.3.0 respectively and regenerate the lockfile.