I have tried using both geoip-lite and fast-geoip packages in Remix but they prevent the route from rendering.
const geoip = require('geoip-lite');
const geoip = require('fast-geoip');
I'm not sure what the issue could be?
I have tried using both geoip-lite and fast-geoip packages in Remix but they prevent the route from rendering.
const geoip = require('geoip-lite');
const geoip = require('fast-geoip');
I'm not sure what the issue could be?
Copyright © 2021 Jogjafile Inc.