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? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
when I integrated it as module in react component it showing following exception as soon as I run webpack
ERROR in ./node_modules/native-css/src/native-css.js Module not found: Error: Can't resolve 'fs' in '/mnt/proj/node_modules/native-css/src' @ ./node_modules/native-css/src/native-css.js 95:17-30 126:9-22 @ ./node_modules/native-css/index.js ERROR in ./node_modules/fetch/lib/fetch.js Module not found: Error: Can't resolve 'net' in 'mnt/proj/node_module/node_modules/fetch/lib' @ ./node_modules/fetch/lib/fetch.js 12:10-24 @ ./node_modules/native-css/src/native-css.js @ ./node_modules/native-css/index.js
The text was updated successfully, but these errors were encountered:
No branches or pull requests
when I integrated it as module in react component it showing following exception as soon as I run webpack
The text was updated successfully, but these errors were encountered: