I want to run "truffle serve" which linked to localhost:8080. But get this error message
Then I tried to find the problem which may be the version of truffle. I tried "npm run dev". But failed with this message.
How can I solve the problem?, please help me.