lokesh / color-thief

Grab the color palette from an image using just Javascript. Works in the browser and in Node.

Home Page:https://lokeshdhakar.com/projects/color-thief/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Unable to install dependency.

noudadrichem opened this issue · comments

commented

I'm using this package for a while now and suddenly my CI crashed on the install of colorthief. When I try to reproduce on my main machine I have the same issue.

The error:

npm ERR! Could not install from "node_modules/colorthief/quantize@github:lokesh/quantize" 
as it does not contain a package.json file.

When I go the the quantize package it exists.. Anyone had the same issue?

I'm using node v14.16.0

commented

This had to do with the package lock being invalid for some reason...