react-native-web-starter icon indicating copy to clipboard operation
react-native-web-starter copied to clipboard

build script for web can not find the alias package

Open smnodame opened this issue 5 years ago • 1 comments

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 avatar May 19 '19 16:05 smnodame

@smnodame Can you tell me the steps needed to recreate this bug? Or possibly a sample repository that has this bug?

AryanJ-NYC avatar May 23 '19 22:05 AryanJ-NYC