theme-next / hexo-symbols-count-time

Symbols count and time to read of articles for Hexo.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

The symbols count is undefined and reading time is NaN:aN.

HanielF opened this issue · comments

Environment:

  • node: 12.11.0
  • hexo: 3.9.0
  • hexo-cli: 2.0.0
  • NexT: 7.4.1

After hexo-symbols-count-time was installed, i found that the symbols count is undefined and reading time is NaN:aN.
I searched the Issues but cannot find the answer.

So, Is there something wrong in my config file?

Expected behavior:

image

Actual behavior:

image

the same problem to me.

commented

Run hexo clean

@stevenjoezhang I've tried to run hexo clean and regenerate, but it has no change.

Run hexo clean

it works

@stevenjoezhang Oh, after two redoes, it works now! Thank you!