Error while executing bench init frappe-bench

i am receiving an error titled `
Vue packages version mismatch:

  • vue@2.5.17
  • vue-template-compiler@2.5.22`

when I tried to execute bench init frappe-bench. I was following this tutorial. The package.json file has the same version for vue and vue-template. Then why is version mismatch occuring?

At the bench init stage, you need to sudo

sudo also gives the same result.

Can you share/show your traceback/error screens?