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
please try with [email protected] - this should behave same way as before. It seems moving logic into lifecyle method caused issue (but not too sure why)..
I've recently updated and since then github workflows don't create the folder
./docs/.vuepress/dist/api
anymore.Not sure why, since it works fine when I do it locally with exactly the same versions.
I've narrowed it down to two packages and versions
Last working versions:
These versions have the issue:
I can't update one without the other. Either npm complains about versions not matching or it tries to access getUrls on undefined.
Any idea what might be happening here?
Github Workflow is using 'ubuntu-latest', while I'm on a manjaro system.
The text was updated successfully, but these errors were encountered: