please check if the node version and npm version complies to the minimum requirement mentioned in strapi docs. check the current node version in the instance of command terminal you are using (node --version) if it’s below the required version, use nvm to use a latest LTS node version and try restarting strapi again.