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
There is one of these, just at a different level of the directory hierarchy than I was looking. The actual issue appears to be that the default generated dependencies and the nvmrc aren't compatible.
joeblubaugh
changed the title
[codegen] Add node version management
[codegen] Update node version management
Sep 5, 2023
The out-of-the-box boilerplate doesn't manage node versions. I get this error with
make build/plugin-frontend
:This could be improved with a .nvmrc file that specifies the minimum version supported by the dependency graph.
The text was updated successfully, but these errors were encountered: