After run npm run dev Error coming from `composer serve`

Hi,

I am new to develope shopify apps, and got some trouble when following the tutorial to build an example app.

Got the following errors when using “npm run dev”:

Error coming from composer serve> > Command failed with exit code 1: composer serve> Do not run Composer as root/super user! See for details> Aborting as no plugin should be loaded if running as super user is not explicitly allowed

Can anyone help me to fix it? Thanks a lot.