hyper-site icon indicating copy to clipboard operation
hyper-site copied to clipboard

Add theme monotropic coffee

Open avelino opened this issue 1 year ago • 3 comments

  • https://github.com/avelino/hyper-monotropic-coffee
  • https://www.npmjs.com/package/hyper-monotropic-coffee

avelino avatar Sep 25 '22 14:09 avelino

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated
hyper-site ❌ Failed (Inspect) Feb 2, 2023 at 10:28PM (UTC)

vercel[bot] avatar Sep 25 '22 14:09 vercel[bot]

I didn't understand why the build failed

avelino avatar Sep 26 '22 09:09 avelino

It fails because hyper's website uses npms.io to query package metadata and they have outdated information coming out of their api. New packages aren't picked up and so when the deployment starts it fails with an error saying can't read property 'metadata' of undefined.

I've created a pull request (#288) that switches to the official npm registry's api and it should solve the problem.

milovangudelj avatar Jan 31 '23 20:01 milovangudelj