We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I did npm i browser-unhandled-rejection. And in my code:
npm i browser-unhandled-rejection
import { auto } from 'browser-unhandled-rejection';
But my terminal is outputting Can't resolve 'browser-unhandled-rejection' error.
Can't resolve 'browser-unhandled-rejection'
Using node 10.8.0 and npm 6.2.0.
node
npm
The text was updated successfully, but these errors were encountered:
No branches or pull requests
I did
npm i browser-unhandled-rejection
. And in my code:But my terminal is outputting
Can't resolve 'browser-unhandled-rejection'
error.Using
node
10.8.0 andnpm
6.2.0.The text was updated successfully, but these errors were encountered: