Skip to content
This repository has been archived by the owner on Jan 24, 2022. It is now read-only.

ContractManager cannot resolve project root directory properly #1088

Closed
jbcarpanelli opened this issue Jul 12, 2019 · 0 comments · Fixed by #1091
Closed

ContractManager cannot resolve project root directory properly #1088

jbcarpanelli opened this issue Jul 12, 2019 · 0 comments · Fixed by #1091
Assignees
Labels
Milestone

Comments

@jbcarpanelli
Copy link
Contributor

jbcarpanelli commented Jul 12, 2019

This happens for instance, when running openzeppelin create without specifying a contract. If the project has been already initialized with @openzeppelin/cli >= 2.5.0-rc.0, the root directory in ContractManager.ts#L34 will equal *projectDir*/.openzeppelin instead of *projectDir* (eg, /home/jota/project/.openzeppelin instead of /home/jota/project/).

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant