I tried installing broken-link-checker package from npm in react but while running its shows an error as ./node_modules/useragent/lib/update.js Module not found: Can't resolve 'request' in '/home/aagam27/web-app/node_modules/useragent/lib'
This package was working fine without using react.
What's the issue?