question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Updated today and new project is failing in a few spots

See original GitHub issue

running: nvm - node 4.2.1 jekyll - 3.3.1 jekyllized - 3.3.6 OS - mac - Sierra

I want to point out I have 2 of your builds running perfectly fine on other projects, but today a fresh install is breaking in a few spots.

  1. Yet another issue with node-sass. Seems like everyone has issues with node-sass. Gulp-sass needs to update from @2.1.1 to @3.13. Build won’t enable the next layer of errors until I change this and run npm install yet again.

  2. Now I get errors about jekyll-paginate, and jekyll-gist. Adding them to the _config.yml like gems: [jekyll-paginate, jekyll-gist]

  3. Now everything runs and my output stops at[23:41:33] Finished 'jekyll:dev' after 1.1 s and then it just sits. No errors. No warnings. I have been putting console logs in different sections and nothing seems to be outputting anything interesting.

screen shot 2016-11-18 at 11 41 36 pm

Any ideas? I’m at a loss.

P.s. I also want to thank you. I have learned a lot about jekyll and gulp from your code. I built a few jekyll/gulp builds myself and by doing so I learned to appreciate how you set up your build environment.

Issue Analytics

  • State:closed
  • Created 7 years ago
  • Comments:27 (9 by maintainers)

github_iconTop GitHub Comments

1reaction
sondr3commented, Dec 9, 2016

Yeah, when running gulp command it’ll look for your assets and automatically inject them, or at least, it should do that.

1reaction
sondr3commented, Nov 19, 2016

Hey, I’ll take a look as soon as I can. Might not be until Monday when I’ve finished my exam 😃

Read more comments on GitHub >

github_iconTop Results From Across the Web

Project Failure | 6 Reasons Why Project Fails and ... - Kissflow
Wonder why some project ends in failure and others succeed? Here are six reasons why most projects fail and how you can make...
Read more >
Why projects fail: 7 reasons (and their solutions) - Asana
Project failure happens, but it's often avoidable. Learn how to prevent these common pitfalls and set your projects up for success.
Read more >
10 ways your projects fail (and how to avoid them) - Planio
Project failure is when some aspect of your defined sprint, project plan, or scope of work isn't delivered as expected, leading to increased ......
Read more >
Spotting Early Issues in Project Management - Wrike
Below are some of the top reasons of why do projects fail. Plus, we'll share proven methods of how your project managers can...
Read more >
Warning Signs of Project Failure and Resolution Methods
Common Causes of Failure​​ Projects can fail in the Initiation stage because there is little or no real business need, the business goals...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found