Topic: MDB CLI permission denied

Michael Schulz premium asked 1 year ago


Expected behavior Installation of MDB CLI

Actual behavior permission denided

enter image description here After entering the code in the Terminal.app on my MAC I got a permission denied answer. What is the reason why? MDB CLI was recommended for the installation of MDB5 on a external 3rd party Web Server.


Michael Schulz premium answered 1 year ago



It looks like your operating system denies permission. Try changing the npm's default directory permission:

sudo chown -R $(whoami) /usr/local/{lib/node_modules,bin,share}

And then run the npm install mdb-cli -g command again.


FREE CONSULTATION

Hire our experts to build a dedicated project. We'll analyze your business requirements, for free.

Status

Closed

Specification of the issue

  • ForumUser: Premium
  • Premium support: Yes
  • Technology: MDB Standard
  • MDB Version: MDB5 4.2.0
  • Device: MACBook
  • Browser: Safari
  • OS: OSX
  • Provided sample code: No
  • Provided link: No