RocketChat / botpress-channel-rocketchat

Botpress module channel for Rocket.Chat
GNU Affero General Public License v3.0
28 stars 10 forks source link

got error message in “npm install botpress-channel-rocketchat”. #22

Open heikafeiylt opened 3 years ago

heikafeiylt commented 3 years ago

Per the message, got error message in “npm install botpress-channel-rocketchat”.

Envoironment: 1、 Rocketchat 3.7.0 2、 Botpress ver10.34.0 3、 Node Ver: 12.18.4 4、 Npm Ver: 6.13.4

Error message: [root@localhost bot]# npm install botpress-channel-rocketchat npm WARN deprecated botpress-channel-rocketchat@0.0.14: moved to @rocket.chat/botpress-channel-rocketchat npm ERR! code ENOENT npm ERR! syscall spawn git npm ERR! path git npm ERR! errno ENOENT npm ERR! enoent Error while executing: npm ERR! enoent undefined ls-remote -h -t ssh://git@github.com/rocketchat/asteroid.git npm ERR! enoent npm ERR! enoent npm ERR! enoent spawn git ENOENT npm ERR! enoent This is related to npm not being able to find a file. npm ERR! enoent

npm ERR! A complete log of this run can be found in: npm ERR! /root/.npm/_logs/2021-02-22T06_03_29_452Z-debug.log 1

blokhin commented 3 years ago

Seems like unexpected environment, see here: undefined ls-remote -h -t ssh://...

Kindly post here the relevant lines from /root/.npm/_logs/2021-02-22T06_03_29_452Z-debug.log