I have tried running Parker.js from both NPM and Git clone but each time I get:
parker.js style.css
PARKER-JS
/Users/jamescowie/Sites/MyProjects/Parker/lib/Parker.js:32
throw {'message': 'No valid stylesheet data supplied', 'name': 'DataTypeEx
^
DataTypeException: No valid stylesheet data supplied
When using the GitHub repo I can npm install to satisfy all package.json requirements. When piping the output from curl into parker it works as expected.
I have tried running Parker.js from both NPM and Git clone but each time I get:
When using the GitHub repo I can npm install to satisfy all package.json requirements. When piping the output from curl into parker it works as expected.