sketch-by-phone icon indicating copy to clipboard operation
sketch-by-phone copied to clipboard

Failed to compile

Open huapingchen opened this issue 7 years ago • 3 comments

Error message when run the "make start" under MacOS V10.12.5:

Failed to compile.

./src/index.js Module not found: Can't resolve 'react-tap-event-plugin' in '/Users/huaping2/Downloads/sketch-by-phone-master/src' ^Cmake: *** [start] Interrupt: 2

huapingchen avatar Jul 02 '17 16:07 huapingchen

Which version of node and npm do you use ? This has been made with node 8 and npm 5.

ThieryMichel avatar Jul 03 '17 07:07 ThieryMichel

Hi, ThieryMichel, Thanks for your reply, The version I'm using: node: v8.1.2, and npm 5.0.4

huapingchen avatar Jul 03 '17 13:07 huapingchen

Have you run make install first ?

djhi avatar Aug 28 '17 07:08 djhi