On Saturday, January 6, 2018 at 6:20:31 PM UTC+5:30, Nir Tal wrote:
>
> Hi all,
> tried to run a newman API test on my windows 10
> from cmd it works well
> but when i run it from jenkins
> it is not recognized
>
> try to add it to jenkins path
> like:
> %AppData%\npm\node_modules\newman\bin
Achi, any solution to this issue?>
On Sunday, January 7, 2018 at 9:02:57 AM UTC-6, Nir Tal wrote:
>
> Hi all,
> tried to run a newman API test on my windows 10
> from cmd it works well
> but when i run it from jenkins
> it is not recognized
>
> try to add it to jenkins path
> like:
> %AppData
Sender: jenkinsci-users@googlegroups.com
On-Behalf-Of: nirt...@gmail.com
Subject: Windows - 'newman' is not recognized as an internal or external command
Message-Id:
Recipient: andrew.h...@nab.com.au
The information contained in this email and its attachments may be confidential.
I
Is Jenkins running as the same user you are running the command as? If you
are running Jenkins as a service, then it usually is running under a system
account. You can modify which user the service runs as in the service
settings.
On Sat, Jan 6, 2018 at 5:50 AM Nir Tal wrote:
> Hi all,
> tried t
Hi all,
tried to run a newman API test on my windows 10
from cmd it works well
but when i run it from jenkins
it is not recognized
try to add it to jenkins path
like:
%AppData%\npm\node_modules\newman\bin\
or
%AppData%\npm\node_modules
but still not recognized
please help.
--
You rec