help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: how do I get tern working with emacs using company


From: Dmitry Gutov
Subject: Re: how do I get tern working with emacs using company
Date: Wed, 8 Mar 2017 14:39:07 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.0

On 08.03.2017 14:02, Krishnakant wrote:

I am trying to get term to work with emacs on Ubuntu 16.04.

But when I go in turn-mode and then do M-x company-mode I get this error.

"searching for program, no such file or directory tern".

company-tern uses tern-command, defined in tern.el.

This is not a company question, it's a tern question. It has its own website, GitHub repo, and probably some relevant answers on Reddit, emacs.stackexchange.com, etc.

Offhand, you probably need to

npm install -g tern



reply via email to

[Prev in Thread] Current Thread [Next in Thread]