question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

hardhat-plugins has not been published

See original GitHub issue

this command fails: npm install --save-dev @openzeppelin/hardhat-upgrades

with this error: '@openzeppelin/hardhat-upgrades@latest' is not in the npm registry.

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Reactions:1
  • Comments:5 (3 by maintainers)

github_iconTop GitHub Comments

2reactions
frangiocommented, Nov 13, 2020

@openzeppelin/hardhat-upgrades has been released now.

1reaction
frangiocommented, Nov 13, 2020

Yes, we’re sorting out the documentation (#218). The package will be released later today.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Hardhat errors | Ethereum development environment for ...
#Hardhat errors. This section contains a list of all the possible errors you may encounter when using Hardhat and an explanation of each...
Read more >
Building your own Custom Hardhat Plugins from scratch
In this article, I'm going to walk through how I write a custom plugin called hardhat-laika which is the plugin that going to...
Read more >
buidler-deployments plugin · Issue #381 - GitHub
One possible solution is to create a plugin that extends the Buidler Runtime Environment ... I would have said the consensus is to...
Read more >
One post tagged with "developers" - Celo Documentation
However, this does not include plugins that weren't built before this article was written. During Hardhat installation, If you choose to ...
Read more >
How to Create and Deploy an Upgradeable Smart Contract ...
1. One hard rule about developing on the blockchain is that any smart contracts that are deployed cannot... 2. We will need a...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found