Unable to deploy due to some configuraion

I have tried to deploy my page to netlify before but after i installed a new vue component. After i tried to merge request to build and deploy. It always fail with same message. Anyone know how to fix. Here is the message:

node-pre-gyp WARN Hit error EACCES: permission denied, mkdir ‘/usr/local/lib/node_modules/netlify-cli/node_modules/grpc/src/node’

42 gyp WARN EACCES user “undefined” does not have permission to access the dev dir “/root/.node-gyp/10.15.3”

43 gyp WARN EACCES attempting to reinstall using temporary dev dir “/usr/local/lib/node_modules/netlify-cli/node_modules/grpc/.node-gyp”

44 gyp WARN install got an error, rolling back install

45 gyp WARN install got an error, rolling back install

46 gyp ERR! configure error

47 gyp ERR! stack Error: EACCES: permission denied, mkdir ‘/usr/local/lib/node_modules/netlify-cli/node_modules/grpc/.node-gyp’

hi @nqathien - it looks like you are doing this via the CLI. is that true? could you tell us what version of the CLI you are using? thanks.