ericalli / static-site-boilerplate

A better workflow for building modern static websites.
http://staticsiteboilerplate.com
MIT License
1.74k stars 163 forks source link

When running NPM install site_url is blank and causes issues. #69

Closed santiagobazanb closed 3 years ago

santiagobazanb commented 3 years ago

https://github.com/ericalli/static-site-boilerplate/blob/f789ddf37f29505ff98ac2e0ab43960c0f5eaa35/config/site.config.js#L18

ERROR in ./stylesheets/styles.scss Module build failed (from ../node_modules/mini-css-extract-plugin/dist/loader.js): Error: Optionsitemap` should be an absolute URL at resolve (D:\MangroveProjects\recover-better\node_modules\generate-robotstxt\dist\standalone.js:147:15) at new Promise () at Promise.resolve.then.then (D:\MangroveProjects\recover-better\node_modules\generate-robotstxt\dist\standalone.js:110:18) at @ multi ./javascripts/scripts.js ./stylesheets/styles.scss main[1]

ERROR in Option sitemap should be an absolute URL`

If nothing is input on the interactive set up then there has to be something there so that it doesn't error out.