설치할때 npm WARN deprecated mkdirp@0.5.1: Legacy versions of mkdirp are no longer supported. Please update to mkdirp 1.x. (Note that the API surface has changed to use Promises in 1.x.) npm WARN checkPermissions Missing write access to /usr/local/lib/node_modules npm ERR! code EACCES 이렇게 나오는대 어떻게 해결할수있나요?
설치할때
npm WARN deprecated mkdirp@0.5.1: Legacy versions of mkdirp are no longer supported. Please update to mkdirp 1.x. (Note that the API surface has changed to use Promises in 1.x.)
npm WARN checkPermissions Missing write access to /usr/local/lib/node_modules
npm ERR! code EACCES
이렇게 나오는대 어떻게 해결할수있나요?