Skip to content

Cannot find the node and got this warning when launching docker #6

@kingkong123

Description

@kingkong123

Hi, I got this warning when launching docker and cannot found the node in node-red.

[node-red-contrib-ringdoorbell/node-red-contrib-ringdoorbell] SyntaxError: Invalid shorthand property initializer

Here is my Dockerfile

FROM nodered/node-red-docker
RUN npm install node-red-dashboard && \
    npm install node-red-node-mongodb && \
    npm install node-red-admin && \
    npm install node-red-node-smooth && \
    npm install node-red-contrib-lgtv && \
    npm install node-red-contrib-ringdoorbell

Regards,
K

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