5 ms·
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 gr
by flipp3r 8y 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 https://github.com/kroitor/asciichart
- listentojohan 8y agoI get get same error - though haven't really used npm before.
- sailfast 8y agoI’ve seen node or npm version differences cause this kind of error before. Not the OP but maybe try with the latest?
- sailfast 8y agoUneditable, but obviously this was not the issue. Disregard. :)
- smt88 8y agoAs 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/ https://github.com/vmpowerio/chartjs-node/
- symlinkk 8y agoIt's a command line tool, who cares if it works on mobile.
- smt88 8y agoIt 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.
- b2ccb2 8y agoThe 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/assets/rowContents https://github.com/timqian/hacker-job-trends/tree/master/ass...
- timqian 8y agoThanks for reporting this, the reason is I ignored the rowContents to npm registry, it is fixed now.