node-headless-chrome
node-headless-chrome copied to clipboard
No luck with Mac OS X, near-empty directory in node_modules
I understand that this isn't meant for Mac OS X, but I'm trying to do some testing for lambda functions, and after running yarn add headless-chromium and looking at my node_modules/headless-chromium directory all I can see are the following files:
- LICENSE
- package.json
- README.md
Is something wrong with the version that is hosted on the npm registry, or am I missing a step?