massimocandela / geofeed-finder

Utility to find geofeed files linked from rpsl.
BSD 3-Clause "New" or "Revised" License
74 stars 8 forks source link

Missing module #5

Closed joaoceron closed 3 years ago

joaoceron commented 3 years ago

Compiling on Linux, using the build.sh rises an error.

pkg/prelude/bootstrap.js:1430 throw error; ^

Error: Cannot find module './ConnectorLACNICrir' code: 'MODULE_NOT_FOUND', requireStack: [ '/snapshot/geofeed-finder/node_modules/bulk-whois-parser/dist/connectors/connectorLACNIC.js', '/snapshot/geofeed-finder/node_modules/bulk-whois-parser/dist/index.js', '/snapshot/geofeed-finder/dist/finder.js', '/snapshot/geofeed-finder/dist/index.js' ], pkg: true }

massimocandela commented 3 years ago

Thank you for reporting. It has been fixed.