`npx openzeppelin init` gives error Npm ERR! 404 Not Found - GET https://registry.npmjs.org/openzeppelin - Not found

I did not run “npm init” in the start and I ran into the same problem.

I am using node v13.2.0
@openzeppelin/cli@2.7.1 installed fine

following also worked fine
npx openzeppelin init
npx oz link @openzeppelin/contracts-ethereum-package

1 Like