Picture of Robert Mena
Adapt - problem installing adapt-cli
by Robert Mena - Thursday, 25 August 2016, 2:02 AM
 

Hi there!

Installing adapt for the first time and when installed, running adapt --version brings up the error (in Git Bash, also tested in CMD) adapt: command not found.

Here's the lines from the adapt install

npm WARN deprecated graceful-fs@2.0.3: graceful-fs v3.0.0 and before will fail o n node releases >= v7.0. Please update to graceful-fs@^4.0.0 as soon as possible . Use 'npm ls graceful-fs' to find it in the tree.
npm WARN deprecated minimatch@1.0.0: Please update to minimatch 3.0.2 or higher to avoid a RegExp DoS issue
npm WARN deprecated tough-cookie@0.12.1: ReDoS vulnerability parsing Set-Cookie https://nodesecurity.io/advisories/130
npm WARN deprecated npmconf@2.1.2: this package has been reintegrated into npm a nd is now out of date with respect to npm
npm WARN deprecated minimatch@0.2.14: Please update to minimatch 3.0.2 or higher to avoid a RegExp DoS issue
npm WARN deprecated minimatch@0.3.0: Please update to minimatch 3.0.2 or higher to avoid a RegExp DoS issue
npm WARN deprecated graceful-fs@1.2.3: graceful-fs v3.0.0 and before will fail o n node releases >= v7.0. Please update to graceful-fs@^4.0.0 as soon as possible . Use 'npm ls graceful-fs' to find it in the tree.
C:\Program Files (x86)\Nodist\bin\adapt -> C:\Program Files (x86)\Nodist\bin\nod e_modules\adapt-cli\bin\adapt
C:\Program Files (x86)\Nodist\bin
`-- adapt-cli@2.0.2
`-- download@0.1.18 (git://github.com/adaptlearning/download.git#4e8ba994b8dc 32e9af611c4b27fccfcbabecd2aa)

I'm using Node.js 6.4.0