Code Monkey home page Code Monkey logo

Comments (3)

Utopiah avatar Utopiah commented on June 9, 2024

Seeing tsc: not found you might want to try npm install -g typescript to get a TypeScript compiler working in your current environment (might be within nvm).

from zigbee2mqtt-adapter.

TobiBu avatar TobiBu commented on June 9, 2024

thanks for that advice.

now I only get this error message in the log
2021-09-19 19:37:29.343 INFO : Loading add-on: zigbee2mqtt-adapter 2021-09-19 19:37:30.604 INFO : zigbee2mqtt-adapter: Opening database: /home/pi/.webthings/config/db.sqlite3 2021-09-19 19:37:30.649 INFO : zigbee2mqtt-adapter: Ignoring https://raw.githubusercontent.com/WebThingsIO/gateway-addon-ipc-schema/master/schema.json because it has no messageType 2021-09-19 19:37:31.854 INFO : zigbee2mqtt-adapter: Ignoring https://raw.githubusercontent.com/WebThingsIO/gateway-addon-ipc-schema/master/messages/definitions.json because it has no messageType 2021-09-19 19:37:33.937 INFO : zigbee2mqtt-adapter: Loading add-on zigbee2mqtt-adapter from /home/pi/.webthings/addons/zigbee2mqtt-adapter 2021-09-19 19:37:34.126 INFO : zigbee2mqtt-adapter: Serial port is not defined in settings. Will attempt auto-detect. 2021-09-19 19:37:34.143 INFO : zigbee2mqtt-adapter: - USB stick spotted at: /dev/ttyACM0 2021-09-19 19:37:34.264 INFO : zigbee2mqtt-adapter: Auto-update is enabled. Checking if Zigbee2MQTT should be updated... 2021-09-19 19:38:05.242 ERROR : zigbee2mqtt-adapter: (node:19809) UnhandledPromiseRejectionWarning: Error: Command failed: npm run build 2021-09-19 19:38:05.243 ERROR : zigbee2mqtt-adapter: 2021-09-19 19:38:05.244 ERROR : zigbee2mqtt-adapter: at ChildProcess.exithandler (child_process.js:294:12) 2021-09-19 19:38:05.245 ERROR : zigbee2mqtt-adapter: at ChildProcess.emit (events.js:198:13) 2021-09-19 19:38:05.246 ERROR : zigbee2mqtt-adapter: at maybeClose (internal/child_process.js:982:16) 2021-09-19 19:38:05.247 ERROR : zigbee2mqtt-adapter: at Process.ChildProcess._handle.onexit (internal/child_process.js:259:5) 2021-09-19 19:38:05.249 ERROR : zigbee2mqtt-adapter: (node:19809) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). (rejection id: 1) 2021-09-19 19:38:05.250 ERROR : zigbee2mqtt-adapter: (node:19809) [DEP0018] DeprecationWarning: Unhandled promise rejections are deprecated. In the future, promise rejections that are not handled will terminate the Node.js process with a non-zero exit code.

from zigbee2mqtt-adapter.

flatsiedatsie avatar flatsiedatsie commented on June 9, 2024

See the other thread for the solution

from zigbee2mqtt-adapter.

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.