Exp start error

I used command line to create a new project but when I start the project, it always shows below error, please help.
image

Try installing again npm i -g exp or try using a local version in the project, like adding it to your package.json’s devDependencies and then using it from node_modules/.bin/exp.js

This topic was automatically closed 20 days after the last reply. New replies are no longer allowed.