Skip to content

missing package.json and server.js files. will not build #12

@ghost

Description

there's no package.json file in this folder. It's needed to build the tutorial. no server.js file either.

if you try npm install you get:

$ npm install
npm WARN enoent ENOENT: no such file or directory, open '/Users/johnsmith/Desktop/DEV/Tutorials/JS/javascript.client.tutorials-develop/jms/package.json'
npm WARN jms No description
npm WARN jms No repository field.
npm WARN jms No README data
npm WARN jms No license field.

file should be here: https://github.com/kaazing/javascript.client.tutorials/tree/develop/jms

for example, see https://github.com/kaazing/javascript.client.tutorials/blob/develop/ws/package.json

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