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
Update .nvmrc with a LTS version of Node working on Amplify. Amplify does not always provides the latest version so using the version name (lts/iron) doesn't always work.
Unignore eslint-plugin-functional in dependabot after that. It had to be ignore due to one of its dependency needing node 18+
Also update @types/node
The text was updated successfully, but these errors were encountered:
Update
.nvmrc
with a LTS version of Node working on Amplify. Amplify does not always provides the latest version so using the version name (lts/iron) doesn't always work.Unignore eslint-plugin-functional in dependabot after that. It had to be ignore due to one of its dependency needing node 18+
Also update @types/node
The text was updated successfully, but these errors were encountered: