conradj / gatsby-source-pocket

Fetch data from Pocket API

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Support Gatsby v4

Vacilando opened this issue · comments

There seems to be a new version that supports Gatsby v4 - @raqystyle / @conradj could you please also publish it via npm?

https://www.npmjs.com/package/gatsby-source-pocket is currently still the old one.

Hey @Vacilando I've published @raqystyle's changes to npm, could you give it a go please?

@conradj / @raqystyle unfortunately, there's the following error showing up during develop:

"gatsby-source-pocket" threw an error while running the sourceNodes lifecycle:
RangeError: Invalid time value

image0

This exception occurs when the Date object contains an invalid date - see https://stackoverflow.com/questions/54462227/rangeerror-invalid-time-value/54462335#54462335

Could you please have a look at that?

Could you reopen this ticket, please?

Created a new ticket for this -> #18