Hacker News new | ask | show | jobs
by flipp3r 2902 days ago
Wanted to see more so I installed it. Just throws a "ENOENT no such file or directory, scandir '...\node_modules\hacker-job-trends\assets\rowContents'"

Nice graphs though. Source of that is https://github.com/kroitor/asciichart

5 comments

As I mentioned elsewhere, the graphs were a disaster on mobile for me. I'd prefer if they were rendered into PNGs and inlined in the future, perhaps using something like ChartJS[1].

(I still appreciated and upvoted this project, though. I know nothing is perfect when it's first released.)

1. https://github.com/vmpowerio/chartjs-node/

It's a command line tool, who cares if it works on mobile.
It was posted on a website which, if it's a typical news site, gets at least 40% of its traffic from mobile devices.

I understand your point, but at least the readme could have images as a demo.

Anyway, it doesn't matter that much. Clearly we all like the tool regardless.

The assets are missing [1], just clone the github repo and move the offending directory to '...\node_modules\hacker-job-trends\assets\rowContents'

[1] https://github.com/timqian/hacker-job-trends/tree/master/ass...

Thanks for reporting this, the reason is I ignored the rowContents to npm registry, it is fixed now.
I’ve seen node or npm version differences cause this kind of error before. Not the OP but maybe try with the latest?
Uneditable, but obviously this was not the issue. Disregard. :)
I get get same error - though haven't really used npm before.