-
Notifications
You must be signed in to change notification settings - Fork 41
Open
Description
Hi,
Thank you for your sharing.
Using Windows 10, I followed your build instruction. and both of "node" and "npm" are installed as follows:
$ npm -version
4.1.2
$ node -v
v7.7.1
when I want to build the app, I encountered the following error:
gradlew clean build
THIS BUILD HAS BEEN TESTED ON OSX WITH NPM 4.1.2 AND NODE v7.7.1 AVAILABLE ON THE PATH
:clean
:compileJava
Note: E:\IdeaProjects\Monem\java-reactive-chat-master\java-reactive-chat-master\src\main\java\codes\monkey\reactivechat\UserStats.java uses unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.
:npmDependencies FAILED
FAILURE: Build failed with an exception.
- What went wrong:
Execution failed for task ':npmDependencies'.
A problem occurred starting process 'command 'npm''
- Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output.
BUILD FAILED
Total time: 4.827 secs
It would be appreciative if you help me solving this problem.
Thanks.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels