Install error (EACCESS) with OpenZeppelin SDK 2.6

Hi @pkr,

Sorry to hear that you are having issues installing OpenZeppelin SDK 2.6.

@gitpusha had similar issues and they were able to resolve by using nvm which is one of the recommended solutions in the npm documentation.
I suggest looking at the following reply:

Alternatively, instead of installing globally, you could install locally and then run via npx.

I hope this helps. Let me know how you get on.