Git Product home page Git Product logo

Comments (4)

jeremywillans avatar jeremywillans commented on August 12, 2024

Do you get anything in the logs ?

from ha-rest980-roomba.

jeremywillans avatar jeremywillans commented on August 12, 2024

Bump - any update?

from ha-rest980-roomba.

jeremywillans avatar jeremywillans commented on August 12, 2024

Closed no response.

from ha-rest980-roomba.

allanak avatar allanak commented on August 12, 2024

Had the same issue. Here's a dump from hassio_supervisor log:

21-01-02 01:34:34 ERROR (SyncWorker_6) [supervisor.docker.addon] Can't build 39c40414/amd64-addon-roombapw:1.0.0: The command '/bin/sh -c npm install' returned a non-zero code: 1
21-01-02 01:34:34 ERROR (SyncWorker_6) [supervisor.docker.addon] Build log:
Step 1/16 : FROM node:alpine

---> 5304e0d27d98

Step 2/16 : RUN mkdir -p /usr/src/app

---> Using cache

---> 625c82690dc1

Step 3/16 : WORKDIR /usr/src/app

---> Using cache

---> 65ca28b51895

Step 4/16 : ENV NODE_ENV production

---> Using cache

---> 344bf257513e

Step 5/16 : COPY package.json /usr/src/app/

---> Using cache

---> e107042f947a

Step 6/16 : RUN npm install

---> Running in 253e3ba4a2bb

npm
ERR!
code ERESOLVE

npm
ERR! Cannot destructure property 'name' of 'node' as it is null.

npm
ERR!
A complete log of this run can be found in:
npm ERR!
/root/.npm/_logs/2021-01-02T01_34_33_353Z-debug.log

from ha-rest980-roomba.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.