botpress / botpress-examples

54 stars 35 forks source link

Dependencies error on botpress fresh install #11

Closed carlosbustillordguez closed 1 year ago

carlosbustillordguez commented 6 years ago

Hello:

I am trying to install botpress in Ubuntu 16.04 LTS (recently updated) with:

Nodejs: v10.8.0 npm: 6.2.0

To install Nodejs I used the following repo: https://github.com/nodesource/distributions

When I install botpress, I get the following error:

root@server:~# npm install -g botpress npm ERR! code ETARGET npm ERR! notarget No matching version found for @botpress/util-roles@^10.29.0 npm ERR! notarget In most cases you or one of your dependencies are requesting npm ERR! notarget a package version that doesn't exist. npm ERR! notarget npm ERR! notarget It was specified as a dependency of 'botpress' npm ERR! notarget

npm ERR! A complete log of this run can be found in: npm ERR! /root/.npm/_logs/2018-08-07T21_22_52_981Z-debug.log

Also, I attach the log file for further details.

Thanks in advance!!

Regards, Carlos 2018-08-07T21_22_52_981Z-debug.log.txt