> Hi Uwe,
   > On Thu, Aug 13, 2020, 10:11 Uwe Brauer <o...@mat.ucm.es> wrote:


   > It seems this is version dependent. The nodejs package on later versions
   > indeed provides both node and nodejs.

   > I don't know if there is a non-manual way in ubuntu 16.04 to get the node
   > program. I couldn't directly find it. I guess the manual link should work
   > too.

I tried this. Unfortunately I obtain a different error.

,----
| 
|    at Object.Module._extensions..js (module.js:417:10)
| Traceback (most recent call last):
|   File "/usr/local/bin/kallithea-cli", line 10, in <module>
|     sys.exit(cli())
|   File "/usr/local/lib/python2.7/dist-packages/click/core.py", line 764, in 
__call__
|     return self.main(*args, **kwargs)
|   File "/usr/local/lib/python2.7/dist-packages/click/core.py", line 717, in 
main
|     rv = self.invoke(ctx)
|   File "/usr/local/lib/python2.7/dist-packages/click/core.py", line 1137, in 
invoke
|     return _process_result(sub_ctx.command.invoke(sub_ctx))
|   File "/usr/local/lib/python2.7/dist-packages/click/core.py", line 956, in 
invoke
|     return ctx.invoke(self.callback, **ctx.params)
|   File "/usr/local/lib/python2.7/dist-packages/click/core.py", line 555, in 
invoke
|     return callback(*args, **kwargs)
|   File 
"/usr/local/lib/python2.7/dist-packages/kallithea/bin/kallithea_cli_front_end.py",
 line 97, in front_end_build
|     cwd=front_end_dir, shell=kallithea.is_windows)
|   File "/usr/lib/python2.7/subprocess.py", line 541, in check_call
|     raise CalledProcessError(retcode, cmd)
| 
| subprocess.CalledProcessError: Command
| 
'['/usr/local/lib/python2.7/dist-packages/kallithea/front-end/node_modules/.bin/license-checker',
| '--json', '--out',
| 
'/usr/local/lib/python2.7/dist-packages/kallithea/front-end/tmp/licensing.json']'
| returned non-zero exit status 1
`----

Attachment: smime.p7s
Description: S/MIME cryptographic signature

_______________________________________________
kallithea-general mailing list
kallithea-general@sfconservancy.org
https://lists.sfconservancy.org/mailman/listinfo/kallithea-general

Reply via email to