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.

On saving page only regenerates once

See original GitHub issue

Tried to set up a site today and kept running into something i’m not sure how to resolve. It seems when running running either gulp or gulp --prod I can save a change to a file once and then my site will no longer regenerate.

I’m getting this in the console which i’m not really sure how to make sense of and was hoping you might have an idea where to look

Configuration file: _config.yml
Configuration file: _config.build.yml
               Source: src
         Destination: dist
Incremental build: disabled. Enable with --incremental
      Generating...
                    done in 0.17 seconds.
Auto-regeneration: disabled. Use --watch to enable.

Issue Analytics

  • State:closed
  • Created 7 years ago
  • Reactions:1
  • Comments:26 (12 by maintainers)

github_iconTop GitHub Comments

1reaction
sondr3commented, May 6, 2016

I think something has changes with how gulp watches files/runs commands. I’m looking into it but due to exams I have very little time until the end of May.

0reactions
sondr3commented, May 22, 2016

I’ve pushed a new version of jekyllized to NPM, you can update your settings with yo jekyllized:gulp [--rsync|amazon|pages] after you’ve updated to the latest version of jekyllized (npm install -g generator-jekyllized@next), but beware that it’ll ask you to overwrite your package.json and gulpfile so back them up. From what I can see this works as it should on my end now, but if it doesn’t please let me know! 😄

Read more comments on GitHub >

github_iconTop Results From Across the Web

How Often Should a Water Softener Regenerate?
This process will repeat itself at least once a week, at minimum. A water treatment professional will determine the valve's settings based on ......
Read more >
I can't make that auto regenerate files when save #4148
I try all, including "jekyll serve --force_polling" and more, but when i run, only generate one time, after this i need use ctrl...
Read more >
How Often Should My Water Softener Regenerate?
Because demand regeneration is more flexible, only taking place when it's triggered, it conserves both salt and water compared to a timer-controlled system....
Read more >
Next.js Static Regeneration on demand
The idea is to regenerate each page just once after each data change. I could enforce ISR pages regeneration simply with fetching the...
Read more >
Regenerate - MTG Wiki - Fandom
Regenerate is a former evergreen keyword action until it was removed from evergreen status after Oath of the Gatewatch. Regeneration is a replacement...
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