OpenZeppelin/contracts-wizard

Can't resolve '../openzeppelin-contracts' in `wizard` 0.2.2

ericglau opened this issue · 2 comments

When using @openzeppelin/wizard version 0.2.2 in a consuming project, the following error occurs:

ERROR in ../../node_modules/@openzeppelin/wizard/dist/print-versioned.js 7:49-85
Module not found: Error: Can't resolve '../openzeppelin-contracts' in '/Users/eric/git/remix-project/node_modules/@openzeppelin/wizard/dist'

I too face this.

This is fixed in "@openzeppelin/wizard": "^0.2.3"