Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Script finishes with warning message #12

Open
squarefrog opened this issue Jan 13, 2016 · 0 comments
Open

Script finishes with warning message #12

squarefrog opened this issue Jan 13, 2016 · 0 comments

Comments

@squarefrog
Copy link

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 *** Suitable sellers could not be found for part ids: 4222627.
Handing control over to R; this can take a long time...
Completed.
Rsymphony
     TRUE

Loading required package: Rsymphony
Warning message:
In read.table(file = file, header = header, sep = sep, quote = quote,  :
  incomplete final line found by readTableHeader on '/Users/pi/git/bricklink-helper/.r-exchange/parameters.csv'

Finished.

Edit: I should say it finishes with a warning. It seems the software returns successfully, as an orders.csv file is generated.

@squarefrog squarefrog changed the title Script fails with warning message Script finishes with warning message Jan 13, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant