chalk@ local /Users/sysninja/Dropbox/blog-wnuk/chalk
bundle exec jekyll serve --drafts
Configuration file: /Users/sysninja/Dropbox/blog-wnuk/chalk/_config.yml
Source: /Users/sysninja/Dropbox/blog-wnuk/chalk
Destination: /Users/sysninja/Dropbox/blog-wnuk/chalk/_site
Incremental build: disabled. Enable with --incremental
Generating...
jekyll 3.8.6 | Error: wrong number of arguments (given 2, expected 1)
npm ERR! code ELIFECYCLE
npm ERR! errno 1
npm ERR! chalk@ local: bundle exec jekyll serve --drafts
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the chalk@ local script.
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
npm ERR! A complete log of this run can be found in:
npm ERR! /Users/sysninja/.npm/_logs/2019-12-18T22_52_29_452Z-debug.log`
How to resolve?
`sysninja:chalk sysninja$ npm run local
Configuration file: /Users/sysninja/Dropbox/blog-wnuk/chalk/_config.yml Source: /Users/sysninja/Dropbox/blog-wnuk/chalk Destination: /Users/sysninja/Dropbox/blog-wnuk/chalk/_site Incremental build: disabled. Enable with --incremental Generating... jekyll 3.8.6 | Error: wrong number of arguments (given 2, expected 1) npm ERR! code ELIFECYCLE npm ERR! errno 1 npm ERR! chalk@ local:
bundle exec jekyll serve --drafts
npm ERR! Exit status 1 npm ERR! npm ERR! Failed at the chalk@ local script. npm ERR! This is probably not a problem with npm. There is likely additional logging output above.npm ERR! A complete log of this run can be found in: npm ERR! /Users/sysninja/.npm/_logs/2019-12-18T22_52_29_452Z-debug.log`