Error: Couldn't find any versions for "gatsby-plugin-typescript" that matches "^2.4.11" at MessageError.ExtendableBuiltin (/opt/yarn-v1.22.4/lib/cli.js:721:66) at new MessageError (/opt/yarn-v1.22.4/lib/cli.js:750:123) at Function.<anonymous> (/opt/yarn-v1.22.4/lib/cli.js:50545:13) at Generator.next (<anonymous>) at step (/opt/yarn-v1.22.4/lib/cli.js:310:30) at /opt/yarn-v1.22.4/lib/cli.js:321:13 at process._tickCallback (internal/process/next_tick.js:68:7) error There was a problem loading the local build command. Gatsby may not be installed in your site's "node_modules" directory. Perhaps you need to run "npm install"? You might need to delete your "package-lock.json" as well.
Is it because of an update of the gatsby-cli? The build runs fine on my local system with latest gatsby-cli
Error: Couldn't find any versions for "gatsby-plugin-typescript" that matches "^2.4.11" at MessageError.ExtendableBuiltin (/opt/yarn-v1.22.4/lib/cli.js:721:66) at new MessageError (/opt/yarn-v1.22.4/lib/cli.js:750:123) at Function.<anonymous> (/opt/yarn-v1.22.4/lib/cli.js:50545:13) at Generator.next (<anonymous>) at step (/opt/yarn-v1.22.4/lib/cli.js:310:30) at /opt/yarn-v1.22.4/lib/cli.js:321:13 at process._tickCallback (internal/process/next_tick.js:68:7) error There was a problem loading the local build command. Gatsby may not be installed in your site's "node_modules" directory. Perhaps you need to run "npm install"? You might need to delete your "package-lock.json" as well.Is it because of an update of the gatsby-cli? The build runs fine on my local system with latest gatsby-cli