jackdh/RasaTalk

It is not going any further

Ajinkz opened this issue · 4 comments

Describe the bug
VirtualBox:~/RasaTalk$ yarn
yarn install v1.13.0
$ npm run npmcheckversion
npm WARN lifecycle The node binary used for scripts is /tmp/yarn--1550479431722-0.303340767008462/node but npm is using /usr/local/bin/node itself. Use the --scripts-prepend-node-path option to include the path for the node binary npm was executed with.

rasa-talk@1.1.0 npmcheckversion /home/ajinkz/RasaTalk
node ./internals/scripts/npmcheckversion.js

[1/5] Validating package.json...
[2/5] Resolving packages...
⢀ lodash@>=4.17.11^Z

Screenshots
image

Desktop (please complete the following information):

  • OS: 16.04
  • Browser Firefox
  • Version 65.0

What version of NPM are you running?

Can you try running yarn install instead?

It looks like yarn in not properly installed.

Maybe just use NPM instead.

So npm install

Hey @Ajinkz Please reopen this if the error reoccurs.