react-native-web-starter
react-native-web-starter copied to clipboard
build script for web can not find the alias package
Creating an optimized production build...
Failed to compile.
Module not found: Error: Can't resolve 'hybrid-icon' in '/home/boonprakit/MyProject/React/chatbot-mobile/src/messages/Vote'
npm ERR! code ELIFECYCLE
npm ERR! errno 1
npm ERR! [email protected] build-web: `node scripts/build.js`
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the [email protected] build-web script.
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
npm ERR! A complete log of this run can be found in:
npm ERR! /home/boonprakit/.npm/_logs/2019-05-19T16_50_54_265Z-debug.log
@smnodame Can you tell me the steps needed to recreate this bug? Or possibly a sample repository that has this bug?