Skip to content

A problem with running the application #1

@amonemian

Description

@amonemian

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions