You should not mess with npm inside your cognos installation. Use client
computer for that (preferably with linux of course)
Same goes for the customvis.tgz file. You should download that to your local
machine before trying to install it.
good luck,
Reinier
On woensdag 8 januari 2020 16:48:05 CET Rajitha Kalluri via IBM Community
wrote:
> Thanks Battenberg.
>
> I am getting an following error now when I ran NPM install jcognos now.
>
> Here is the path I am using from Cognos C:\Program
> Files\IBM\cognos\c11_64_app\webcontent\bi\js\vida\2.12\sdk> (it's an
> 11.1.5 version)
>
>
>
>
>
> npm WARN saveError ENOENT: no such file or directory, open 'C:\Program
> Files\IBM\cognos\c11_64_app\webcontent\bi\js\vida\2.12\sdk\package.json'
> npm notice created a lockfile as package-lock.json. You should commit this
> file. npm WARN enoent ENOENT: no such file or directory, open 'C:\Program
> Files\IBM\cognos\c11_64_app\webcontent\bi\js\vida\2.12\sdk\package.json'
> npm WARN sdk No description
> npm WARN sdk No repository field.
> npm WARN sdk No README data
> npm WARN sdk No license field.
>
> ------------------------------
> Rajitha Kalluri
> ------------------------------
> -------------------------------------------
> Original Message:
> Sent: Wed January 08, 2020 04:24 AM
> From: Reinier Battenberg
> Subject: Custom Viz install not working
>
> Hi Rajitha,
>
> these 2 lines look a bit funny:
> > https-proxy = "http://username:password@:8080/:proxy -server"
> > proxy = "http://username:password@:8080/:proxy -server"
>
> I would suspect them to look a bit like:
>
> https-proxy = "http://rajitha:
yoursecret@proxy.yourcompany.com>
#CognosAnalyticswithWatson