browser-unhandled-rejection
browser-unhandled-rejection copied to clipboard
Can't use it on node 10?
I did npm i browser-unhandled-rejection
. And in my code:
import { auto } from 'browser-unhandled-rejection';
But my terminal is outputting Can't resolve 'browser-unhandled-rejection'
error.
Using node
10.8.0 and npm
6.2.0.