Git Product home page Git Product logo

Comments (3)

tbaltrushaitis avatar tbaltrushaitis commented on September 12, 2024

Hi, @akhilrajmailbox !

You can find this in package.json file:

  , "engines": {
        "node": ">=12.18.4"
      , "npm": ">=6.14.8"
    }

Hope this helps!

-Tom

from cv.

akhilrajmailbox avatar akhilrajmailbox commented on September 12, 2024

I am trying with version 0.2.4 : Tag (v0.2.4), and I found this in package.json file

  , "engines": {
      "node": ">=8.0.0"
    }

The npm version is missing there.

So my dev tools versions are (I am using docker image [node:8.0.0] for creating the artefact) ;

node -v
v8.0.0

npm -v
5.0.0

But getting the following error:

npm info it worked if it ends with ok
npm info using [email protected]
npm info using [email protected]
npm info lifecycle [email protected]~prebuild: [email protected]

> [email protected] prebuild /opt/cv
> echo [PRE-BUILD]; gulp populate --color

[PRE-BUILD]
/opt/cv/node_modules/find-up/index.js:29
                const foundPath = await runMatcher({...options, cwd: directory});
                                                    ^^^

SyntaxError: Unexpected token ...
    at createScript (vm.js:74:10)
    at Object.runInThisContext (vm.js:116:10)
    at Module._compile (module.js:533:28)
    at Object.Module._extensions..js (module.js:580:10)
    at Module.load (module.js:503:32)
    at tryModuleLoad (module.js:466:12)
    at Function.Module._load (module.js:458:3)
    at Module.require (module.js:513:17)
    at require (internal/module.js:11:18)
    at pkgUp (/opt/cv/node_modules/yargs/yargs.js:537:20)
npm info lifecycle [email protected]~prebuild: Failed to exec prebuild script
npm ERR! code ELIFECYCLE
npm ERR! errno 1
npm ERR! [email protected] prebuild: `echo [PRE-BUILD]; gulp populate --color`
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the [email protected] prebuild 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!     /root/.npm/_logs/2022-06-02T05_26_55_973Z-debug.log
[05:26:53] FINISHED GOAL: [ build ]

from cv.

tbaltrushaitis avatar tbaltrushaitis commented on September 12, 2024

Sorry, but we're not supporting outdated versions.
Please use the latest one.

from cv.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.