Skip to content
  • Recent
  • Tags
  • 0 Unread 0
  • Categories
  • Unreplied
  • Popular
  • GitHub
  • Docu
  • Hilfe
Skins
  • Light
  • Brite
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Logo
  1. ioBroker Community Home
  2. Deutsch
  3. Entwicklung
  4. Installieren aus einem lokalen Gitea repository

NEWS

  • UPDATE 31.10.: Amazon Alexa - ioBroker Skill läuft aus ?
    apollon77A
    apollon77
    48
    3
    8.1k

  • Monatsrückblick – September 2025
    BluefoxB
    Bluefox
    13
    1
    1.8k

  • Neues Video "KI im Smart Home" - ioBroker plus n8n
    BluefoxB
    Bluefox
    15
    1
    2.1k

Installieren aus einem lokalen Gitea repository

Scheduled Pinned Locked Moved Entwicklung
1 Posts 1 Posters 151 Views 3 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • D Offline
    D Offline
    dma
    wrote on last edited by
    #1

    Hi Leute,

    ich möchte gerne einen Adapter für meine Lüftung im Haus implementieren. Ich bin zwar SW-Entwickler, allerdings ein node.js Neuling.
    Ich betreibe auf meinem lokalen Server im LAN ein Gitea-Container mit meinen ganzen Repositories (quasi als github.com Ersatz). So wollte ich auch erstmal mit dem neuen Adapter verfahren (bis er eine gewisse Reife erlangt hat, dann kommt der Code ins github Repo)

    Zuerst habe ich mittels @iobroker/create-adapter ein lokales Template gemacht.
    Dieses dann git initialisiert und ein remote gesetzt, der auf meinen Gitea liegt. Danach git push remote.
    Files sind alle da im Remote repository, auch die package.json.

    Wenn ich nun im Admin versuche, den Adapter "from (custom) URL" zu installieren, geht dies schief mit der folgenden Sequenz:

    6 silly install loadCurrentTree
    7 silly install readLocalPackageData
    8 http fetch GET 200 http://192.168.x.x:3000/daniel/iobroker.rlpro50rvw 48ms
    9 silly fetchPackageMetaData error for http://192.168.x.x:3000/daniel/iobroker.rlpro50rvw Non-registry package missing package.json: http://192.168.x.x:3000/daniel/iobroker.rlpro50rvw.
    ...
    18 error code ENOPACKAGEJSON
    19 error package.json Non-registry package missing package.json: http://192.168.x.x:3000/daniel/iobroker.rlpro50rvw.
    20 error package.json npm can't find a package.json file in your current directory.
    

    Was mache ich falsch? Habt ihr eine Idee?

    Danke und Grüße
    Daniel

    1 Reply Last reply
    0
    Reply
    • Reply as topic
    Log in to reply
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes


    Support us

    ioBroker
    Community Adapters
    Donate

    334

    Online

    32.4k

    Users

    81.4k

    Topics

    1.3m

    Posts
    Community
    Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen
    ioBroker Community 2014-2025
    logo
    • Login

    • Don't have an account? Register

    • Login or register to search.
    • First post
      Last post
    0
    • Recent
    • Tags
    • Unread 0
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe