On Thu, Jan 4, 2018 at 3:59 PM, Chris George <technat...@gmail.com> wrote:

> Clean git clone install.
>
> npm install
>
> npm run dev
>
> Success!
>

​Glad to hear it.  I did the same, and got this cryptic message:

npm WARN lifecycle The node binary used for scripts is C:\Program
Files\nodejs\node.exe but npm is using C:\PROGRA~1\nodejs\node.exe itself.
Use the `--scripts-prepend-node-path` option to include the path for the
node binary npm was executed with.

> leo-vue@1.4.0 dev c:\leo.repo\leovue
> node build/dev-server.js

c:\leo.repo\leovue\node_modules\semver\semver.js:293
    throw new TypeError('Invalid Version: ' + version);
    ^

TypeError: Invalid Version: c:\leo.repo\leovue>C:\Progra~1\nodejs\npm
--version
5.6.0
    at new SemVer (c:\leo.repo\leovue\node_modules\semver\semver.js:293:11)
    at Range.test (c:\leo.repo\leovue\node_modules\semver\semver.js:1036:15)
    at Function.satisfies
(c:\leo.repo\leovue\node_modules\semver\semver.js:1085:16)
    at module.exports (c:\leo.repo\leovue\build\check-versions.js:26:17)
    at Object.<anonymous> (c:\leo.repo\leovue\build\dev-server.js:1:90)
    at Module._compile (module.js:643:30)
    at Object.Module._extensions..js (module.js:654:10)
    at Module.load (module.js:556:32)
    at tryModuleLoad (module.js:499:12)
    at Function.Module._load (module.js:491:3)
npm ERR! code ELIFECYCLE
npm ERR! errno 1
npm ERR! leo-vue@1.4.0 dev: `node build/dev-server.js`
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the leo-vue@1.4.0 dev script.
npm ERR! This is probably not a problem with npm. There is likely
additional logging output above.

npm ERR! A complete log of this run can be found in:
npm ERR!
C:\Users\edreamleo\AppData\Roaming\npm-cache\_logs\2018-01-06T22_30_17_218Z-debug.log

My PATH contains C:\Program Files\nodejs;

Any suggestions?

Edward

-- 
You received this message because you are subscribed to the Google Groups 
"leo-editor" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to leo-editor+unsubscr...@googlegroups.com.
To post to this group, send email to leo-editor@googlegroups.com.
Visit this group at https://groups.google.com/group/leo-editor.
For more options, visit https://groups.google.com/d/optout.

Reply via email to