Skip to content

Deploying Node.js and Connecting the Code #18

Description

@bodbol

I have installed the node.js and all the dependencies but when i try to connect the app, i am getting an error
Looking through your instructions, here is the section i am having issues with:

Change directory to <zipDirectory>/customer-chat/.
<zipDirectory> is the directory in which the sample was extracted.

When i try this, i am getting the error below:

C:\inetpub>node app.js --socialminer onl-ccxsminer.twoqlab.com
internal/modules/cjs/loader.js:895
throw err;
^

Error: Cannot find module 'C:\inetpub\app.js'
�[90m at Function.Module._resolveFilename (internal/modules/cjs/loader.js:892:15)�[39m
�[90m at Function.Module._load (internal/modules/cjs/loader.js:785:27)�[39m
�[90m at Function.Module.runMain (internal/modules/cjs/loader.js:1143:12)�[39m
�[90m at internal/main/run_main_module.js:16:11�[39m {
code: �[32m'MODULE_NOT_FOUND'�[39m,
requireStack: []
}

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions