All of lore.kernel.org
 help / color / mirror / Atom feed
* devtool add pm2 #yocto #devtool
@ 2020-07-02 12:37 Adrian Dusiński
  0 siblings, 0 replies; only message in thread
From: Adrian Dusiński @ 2020-07-02 12:37 UTC (permalink / raw)
  To: poky

[-- Attachment #1: Type: text/plain, Size: 1161 bytes --]

I try to install pm2 with devtool with yocto 2.6 (thud)
*devtool add "npm:// registry.npmjs.org ( http://registry.npmjs.org ) ; name=pm2;version=3.2.9"*

but I get error:

*File "/home/adrian/workspace/ yoctoTools/yocto-2.6/sources/ sources/poky/scripts/ recipetool", line 121, in <module>
ret = main()
File "/home/adrian/workspace/ yoctoTools/yocto-2.6/sources/ sources/poky/scripts/ recipetool", line 110, in main
ret = args.func(args)
File "/home/adrian/workspace/ yoctoTools/yocto-2.6/sources/ sources/poky/scripts/lib/ recipetool/create.py", line 757, in create_recipe
handler.process(srctree_use, classes, lines_before, lines_after, handled, extravalues)
File "/home/adrian/workspace/ yoctoTools/yocto-2.6/sources/ sources/poky/scripts/lib/ recipetool/create_npm.py", line 227, in process
license = self._handle_license(pdata)
File "/home/adrian/workspace/ yoctoTools/yocto-2.6/sources/ sources/poky/scripts/lib/ recipetool/create_npm.py", line 78, in _handle_license
license = license.replace('AND', '&')
AttributeError: 'list' object has no attribute 'replace'*

Another package are downloaded without this problem

Regards,
Adrian

[-- Attachment #2: Type: text/html, Size: 1778 bytes --]

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2020-07-02 12:37 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-07-02 12:37 devtool add pm2 #yocto #devtool Adrian Dusiński

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.