Skip to content

bug: @openzeppelin/upgrades-core not found #16

Open
@erhant

Description

@erhant

The tool https://github.com/OpenZeppelin/openzeppelin-foundry-upgrades uses an NPM package internally, and it is supposed to be installed automatically but for some reason it may not happen for certain users.

The fix is to simply install it manually:

npm install @openzeppelin/upgrades-core@latest -g

but this should not be required.

Related

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workinghelp wantedExtra attention is needed

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions