dumaurier / pwa_jekyll

Jekyll + PWA + IndieWeb. A starter for publishing your own content. Support for WebMentions, Service Workers and Netlify CMS is built in.
https://pwa-jekyll-starter.netlify.com/
MIT License
22 stars 16 forks source link

Error on deploy #14

Closed infominer33 closed 5 years ago

infominer33 commented 5 years ago

Describe the bug

Error running command: Build script returned non-zero exit code: 127

and

Error running command: Build script returned non-zero exit code: 134

To Reproduce

I click fork to netlify, enable identity and git gateway (at first I took a few extra steps trying to move to to an organization)

Additional context

I did some searching around and found this thread seems like it could b related:

https://github.com/netlify/netlify-statuskit/issues/57

Relevant Link:

https://www.netlify.com/blog/2019/03/14/a-more-flexible-build-architecture-with-updated-linux/

Thank You!

dumaurier commented 5 years ago

I'll look into today and get back to you soon.

dumaurier commented 5 years ago

@infominer33 There was a dependency issue in the package.json file. If you use the 'Deploy to Netlify' button it will now work correctly.

If you want to use the existing deploy you created you can fix it by changing the build image used on Netlify by following the instruction here: https://www.netlify.com/docs/build-settings/#build-image-selection

infominer33 commented 5 years ago

Yay!!! and a little time before the summit to see about setting something up :)

https://agoric-records.netlify.com/

Now it works just right :D