bricklink-helper icon indicating copy to clipboard operation
bricklink-helper copied to clipboard

Searches http://bricklink.com to calculate the most cost-effective combination of sellers to buy a set of specified LEGO bricks from.

Results 8 bricklink-helper issues
Sort by recently updated
recently updated
newest added

When I try and run the package I get the following error: ``` $ node bricklink-helper.js --in /Users/pi/Downloads/lddcreation\ \(2\).lxf --out orders.csv --cache cache.json Reading parts availability from cache... *** WARNING...

There was a typo with loading .lxf files. Fixes #10.

it appears you may have a typo - getting error "lxReader is not defined" referencing: readFunction = lxReader.read it appears that it should be lxfReader (missing the f )

It's just an uncompressed LXF...

enhancement

The number of extra pieces could be defined as a %, e.g. 20, meaning one extra piece every 5. G.

enhancement

This also includes the possibility that the mathematical problem has no solution.

enhancement

See http://www.bricklink.com/message.asp?ID=819253 . Remove workaround in _bricklink-search.js_ when it is fixed.

bug