在ubuntu下面,用npm install g express可以成功下载express,但是再用express作命名就会显示错误,请教这是怎么回事呢? bash: express: command not found 应该如何解决呢?