This repository was archived by the owner on Feb 12, 2024. It is now read-only.
This repository was archived by the owner on Feb 12, 2024. It is now read-only.
Uncaught TypeError: sort is not a function #1599
Closed
Description
Uncaught TypeError: sort is not a function
at Function.e.exports [as create] (create.js:39)
at Object.t.deserialize (util.js:75)
at y (index.js:376)
at c (waterfall.js:16)
at f (waterfall.js:23)
at onlyOnce.js:12
at getMany (index.js:207)
at map.js:32
at once.js:12
at f (eachOf.js:60)
at onlyOnce.js:12
at map.js:29
at once.js:12
at f (waterfall.js:21)
at onlyOnce.js:12
at e.get (blockstore.js:84)
code:
const sortedLinks = sort(links, linkSort)
@ipld-dag-pb/src/dag-node/create.js:39
Metadata
Metadata
Assignees
Labels
No labels