pinax-network / substreams-sink

Substreams Sink library
MIT License
4 stars 1 forks source link

error: token.includes(".")) #27

Closed DenisCarriere closed 6 months ago

DenisCarriere commented 6 months ago
file:///Users/denis/.nvm/versions/node/v21.6.2/lib/node_modules/substreams-sink-csv/node_modules/substreams-sink/dist/src/setup.js:23
    if (token.includes("."))
              ^

TypeError: Cannot read properties of undefined (reading 'includes')
DenisCarriere commented 6 months ago

Fixed by https://github.com/pinax-network/substreams-sink/pull/28