Actually, I could get the backend running by exiting and just going with ‘npm run develop’, but then the frontend server throws multiple errors, beginning with…
ERROR #85923 GRAPHQL
There was an error in your GraphQL query:
Cannot query field "author" on type "SiteSiteMetadata".
it cascades onward from there.