Titanium JIRA Archive
Appcelerator Community (AC)

[AC-6391] Atom Package: winreglib error when installing package 1.9.1

GitHub Issuen/a
TypeBug
Priorityn/a
StatusClosed
ResolutionFixed
Resolution Date2021-07-01T10:41:52.000+0000
Affected Version/sn/a
Fix Version/sn/a
Componentsn/a
Labelsatom, linux
ReporterMichael Gangolf
AssigneeEwan Harris
Created2019-10-02T11:59:27.000+0000
Updated2021-07-01T10:41:52.000+0000

Description

When installing the Atom package 1.9.1 in the latest Kubuntu version I'll end up with:
> winreglib@1.0.5 install /tmp/apm-install-dir-11992-12866-1gxwalu.vzkz/node_modules/appcelerator-titanium/node_modules/winreglib
> node -e "process.platform === 'win32' && require('node-gyp-build/bin.js')"


Aborted (core dumped)
npm WARN enoent ENOENT: no such file or directory, open '/tmp/apm-install-dir-11992-12866-1gxwalu.vzkz/package.json'
npm WARN apm-install-dir-11992-12866-1gxwalu.vzkz No description
npm WARN apm-install-dir-11992-12866-1gxwalu.vzkz No repository field.
npm WARN apm-install-dir-11992-12866-1gxwalu.vzkz No README data
npm WARN apm-install-dir-11992-12866-1gxwalu.vzkz No license field.

npm ERR! code ELIFECYCLE
npm ERR! errno 134
npm ERR! winreglib@1.0.5 install: node -e "process.platform === 'win32' && require('node-gyp-build/bin.js')"
npm ERR! Exit status 134
npm ERR! 
npm ERR! Failed at the winreglib@1.0.5 install script.
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.

npm ERR! A complete log of this run can be found in:
npm ERR!     /home/user/.atom/.apm/_logs/2019-10-02T11_40_05_681Z-debug.log
*Command:* apm install appcelerator-titanium *workaround:* installing apm install appcelerator-titanium@1.9.0

Comments

  1. Rakhi Mitro 2019-10-04

    [~michael], Thanks for letting us know. Which version of node you are using?
  2. Ewan Harris 2019-10-04

    I'm working with Michael on looking into this
  3. Chris Barber 2019-10-25

JSON Source