mittalyashu / gridsome-starter-netlifycms

Gridsome Starter NetlifyCMS
https://gridsome-starter-netlifycms.netlify.com/
43 stars 16 forks source link

Deploy to netlify fails #12

Open thedamon opened 5 years ago

thedamon commented 5 years ago

I tried clicking that boss-ass button right on the readme.md there about deploying straight to netlify, but I'm getting some sass error:

9:28:13 PM: ModuleBuildError: Module build failed (from ./node_modules/sass-loader/dist/cjs.js):
9:28:13 PM: ValidationError: Invalid options object. Sass Loader has been initialised using an options object that does not match the API schema.
9:28:13 PM:  - options has an unknown property 'indentedSyntax'. These properties are valid:
9:28:13 PM:    object { implementation?, sassOptions?, prependData?, sourceMap?, webpackImporter? }
9:28:13 PM:     at validate (/opt/build/repo/node_modules/sass-loader/node_modules/schema-utils/dist/validate.js:50:11)

Not sure if you're still worrying about maintaining this, but.. theoretically some webpack related dependencies have gone and changed how they work?

mittalyashu commented 5 years ago

My apologies for not looking into this bit early. I will try to resolve this issue ASAP.