jaredly / jaredly/reprocessing-example-cross-platform

Won't install dependencies on linux platform

Offen
#2 2 Kommentare 0 Reaktionen 0 zugewiesene Personen Auf GitHub ansehen
Vorherrschende Sprache
OCaml
Sterne
50
Forks
5
PR-Merge-Kennzahlen
Keine gemergten PRs in 30 T.

Beschreibung

`reprocessing-scripts` depends on `ios-deploy` which won't install on linux.

```
~/D/reprocessing-example-cross-platform (mstr) npm i
npm WARN reprocessing-example-cross-platform@1.0.3 No repository field.

npm ERR! code EBADPLATFORM
npm ERR! notsup Unsupported platform for ios-deploy@1.9.2: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"})
npm ERR! notsup Valid OS: darwin
npm ERR! notsup Valid Arch: any
npm ERR! notsup Actual OS: linux
npm ERR! notsup Actual Arch: x64

npm ERR! A complete log of this run can be found in:
npm ERR! /home/skrat/.npm/_logs/2018-04-10T19_36_59_467Z-debug.log
```

Also, [the article](https://jaredforsyth.com/posts/making-a-cross-platform-mobile-game-in-reason-ocaml/) doesn't mention anything about getting the `rsb` command which apparently is needed.

Beitragsleitfaden

Für dieses Repository ist kein Beitragsleitfaden indexiert

Rechercherichtung

Reproduziere den Fehler mit `npm i` unter Linux mithilfe des gezeigten Befehls und Fehlers. Prüfe, wie `reprocessing-scripts` `ios-deploy` einbindet und wie der verlinkte Artikel den Befehl `rsb` einführt; als erledigt gilt die Aufgabe, wenn die Installation der Linux-Abhängigkeiten funktioniert und die Einrichtungsanweisungen erklären, wie man `rsb` erhält.

Vom Indexierungsmodell aus dem Issue-Text verfasst.

Bewertung

Tech-Stack
node.js, ocaml
Bereich
build-system, documentation
Issue-Typ
Bug
Schwierigkeit
4/5
Geschätzter Aufwand
3-5 Tage
Aktivitätsstatus
Veraltet
Klarheit
Muss geklärt werden
Anfängerfreundlichkeit
25/100

Neue Issues direkt in Ihr Postfach

Eine kurze Übersicht über anfängerfreundliche GitHub-Issues.