DEV Community

Discussion on: How to write your first decentralized app - scaffold-eth Challenge 1: Staking dApp

Collapse
 
nedgar profile image
Nick Edgar

Looks like a recent change caused a regression. In App.jsx, it fails due to const humanizeDuration = require("humanize-duration") clashing with the import of same name.