Phil Coval
Phil Coval
Hi, While working on https://github.com/Samsung/iotjs/issues/1441 maybe I can share some experiences. 1/ For trivial modules, I confirm that npm is usable without any tricks (use add node_modules to path) I've...
Let me follow up to my previous comment. I confirm that npm is totally satisfying the need (for pure JS modules at least), But in case if dependencies are differing...
I confirm version 1.0 is building fine on mips and other arch: https://buildd.debian.org/status/package.php?p=iotjs&suite=unstable you can even download precompiled package from debian's testing branch.
Good Idea I can help on this, for the last item track: https://github.com/Samsung/TizenRT/pull/2018 Should I submit this change again in a new PR ? https://github.com/Samsung/iotjs/pull/1732
Hi, FYI, I managed to build current iotjs with latest TizenRT: I wanted to share a WIP branch: https://github.com/Samsung/iotjs/pull/1780 Feedback welcome anyway, I will resume this work next week. Edit,...
Update: - [x] Change the TizenRT base to the tag: 2.0_Public_M2 and update IoT.js. Travis is ok, image can be eventually updated, who can help on that ? same for...
I had this similar issue on debian-10, I sorted it out but using this melpa repo: https://melpa.org/packages/
I have similar warning on linux: ``` [WARN] gi.cc: GetConstantValue: 134: Couldn't load HarfBuzz.LANGUAGE_INVALID: invalid constant size: 0 ``` But application is working as expected
May licence header be added to it
May you align to upstream and edit header file but it looks like this is project is not really maintained ? Is it ? BTW maybe you'll be interested in...