Can't resolve '../openzeppelin-contracts' in `wizard` 0.2.2
ericglau opened this issue · 2 comments
ericglau commented
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'
Aniket-Engg commented
I too face this.
ericglau commented
This is fixed in "@openzeppelin/wizard": "^0.2.3"