Join GitHub today
GitHub is home to over 28 million developers working together to host and review code, manage projects, and build software together.
Sign upjson parse integer 64bit timestamp #622
Comments
This comment has been minimized.
Show comment
Hide comment
This comment has been minimized.
jvoigtlaender
May 23, 2016
Contributor
Are you sure you are using version 4.0.1 of the core package? It contains this recent fix: https://github.com/elm-lang/core/pull/586.
|
Are you sure you are using version |
This comment has been minimized.
Show comment
Hide comment
This comment has been minimized.
jschoch
May 23, 2016
updated the package got
Uncaught TypeError: _NoRedInk$elm_decode_pipeline$Json_Decode_Pipeline$decode is not a function
jschoch
commented
May 23, 2016
|
updated the package got Uncaught TypeError: _NoRedInk$elm_decode_pipeline$Json_Decode_Pipeline$decode is not a function |
This comment has been minimized.
Show comment
Hide comment
This comment has been minimized.
jvoigtlaender
May 23, 2016
Contributor
You will have to show complete example code to allow diagnosing this further. Ideally, an http://sscce.org/.
|
You will have to show complete example code to allow diagnosing this further. Ideally, an http://sscce.org/. |
This comment has been minimized.
Show comment
Hide comment
This comment has been minimized.
jschoch
commented
May 23, 2016
|
i had to wipe out elm-stuff, it is working now, thanks! |
jschoch commentedMay 23, 2016
"Expecting an Int at _.sender_map.updated but instead got: 1463343028211056000"
is there a Number type or something I can use for my decoder?