Code Monkey home page Code Monkey logo

Comments (10)

dead-horse avatar dead-horse commented on May 30, 2024

please try remove node_modules and reinstall.

from npminstall.

kevincaradant avatar kevincaradant commented on May 30, 2024

Try twice, but its the same thing :/

from npminstall.

dead-horse avatar dead-horse commented on May 30, 2024

can you provide your install command or package.json ?

from npminstall.

kevincaradant avatar kevincaradant commented on May 30, 2024
{
  "dependencies": {
    "angular": "1.5.0",
    "angular-animate": "1.5.0",
    "angular-loading-bar": "0.8.0",
    "angular-mocks": "1.5.0",
    "angular-sanitize": "1.5.0",
    "angular-translate": "2.9.2",
    "angular-translate-loader-static-files": "2.9.2",
    "angular-ui-bootstrap": "1.2.0",
    "angular-ui-router": "1.0.0-alpha0",
    "angular-ui-router-anim-in-out": "1.0.2",
    "bootstrap": "3.3.6",
    "font-awesome": "4.5.0",
    "ng-webworker": "github:mattslocum/ng-webworker",
    "rx": "4.0.8",
    "rx-angular": "1.1.3"
  },
  "devDependencies": {
    "babel-core": "6.5.2",
    "babel-preset-es2015": "6.5.0",
    "babel-runtime": "6.5.0",
    "connect": "3.4.1",
    "conventional-github-releaser": "1.1.0",
    "critical": "0.7.0",
    "del": "2.2.0",
    "ghooks": "1.0.3",
    "git-semver-tags": "1.1.2",
    "gulp": "https://[email protected]/gulpjs/gulp.git#4.0",
    "gulp-angular-embed-templates": "2.2.0",
    "gulp-autoprefixer": "3.1.0",
    "gulp-babel": "6.1.2",
    "gulp-browserify": "0.5.1",
    "gulp-bump": "1.0.0",
    "gulp-complexity": "0.3.2",
    "gulp-concat": "2.6.0",
    "gulp-concat-css": "2.2.0",
    "gulp-connect": "2.3.1",
    "gulp-conventional-changelog": "1.1.0",
    "gulp-cssnano": "2.1.1",
    "gulp-decomment": "0.1.3",
    "gulp-flatten": "0.2.0",
    "gulp-gh-pages": "0.5.4",
    "gulp-git": "1.7.0",
    "gulp-gzip": "1.2.0",
    "gulp-htmlmin": "1.3.0",
    "gulp-if": "2.0.0",
    "gulp-imagemin": "2.4.0",
    "gulp-inject": "3.0.0",
    "gulp-karma-runner": "1.1.9",
    "gulp-load-plugins": "1.2.0",
    "gulp-ng-annotate": "2.0.0",
    "gulp-ngdocs": "0.2.13",
    "gulp-notify": "2.2.0",
    "gulp-plumber": "1.1.0",
    "gulp-preprocess": "2.0.0",
    "gulp-rename": "1.2.2",
    "gulp-replace": "0.5.4",
    "gulp-rev": "7.0.0",
    "gulp-sass": "2.2.0",
    "gulp-sass-lint": "1.1.1",
    "gulp-series": "1.0.2",
    "gulp-size": "2.0.0",
    "gulp-sourcemaps": "1.6.0",
    "gulp-strip-debug": "1.1.0",
    "gulp-uglify": "1.5.3",
    "gulp-uncss": "1.0.4",
    "gulp-util": "3.0.7",
    "gulp-xo": "0.8.0",
    "gulp-zip": "3.2.0",
    "imagemin-pngquant": "4.2.2",
    "jasmine": "2.4.1",
    "jasmine-core": "2.4.1",
    "jpegtran": "0.2.0",
    "jpegtran-bin": "3.0.6",
    "jsonfile": "2.2.3",
    "karma": "0.13.19",
    "karma-coverage": "0.5.3",
    "karma-jasmine": "0.3.6",
    "karma-phantomjs-launcher": "1.0.0",
    "less": "2.6.0",
    "marked": "0.3.5",
    "merge2": "1.0.1",
    "node-notifier": "4.5.0",
    "node-sass": "3.4.2",
    "opn": "4.0.0",
    "path": "0.12.7",
    "plato": "1.5.0",
    "recess": "1.1.9",
    "serve-static": "1.10.2",
    "validate-commit-msg": "2.1.0",
    "xo": "0.12.1",
    "yargs": "4.2.0"
  }
}

Command : npminstall

npminstall --version : 1.2.5
nodejs: V.5.7.1
npm: 3.6.0

from npminstall.

fengmk2 avatar fengmk2 commented on May 30, 2024

@kevincaradant I install pass on OSX, I think this maybe some thing got wrong on Windows.

image

from npminstall.

kevincaradant avatar kevincaradant commented on May 30, 2024

Yes but it seems with a normal npm install It works.

Here, it's not the case. I'm going to try again and i will say you if it's a problem only on npminstall or not with Windows.

Ah in fact, you have not launch the command gulp build --production because, you are not in the root of project with the gulpfile.js . i see in your picture 'no gulpfile found'. Also, you are with an old node version. You have to use node V5.X.X for my project ;)

from npminstall.

kevincaradant avatar kevincaradant commented on May 30, 2024

OK npm install --no-optional => Works

npminstall V1.4.1 => no works with the same problem about jpegtran :/

from npminstall.

kevincaradant avatar kevincaradant commented on May 30, 2024

Any news about my problèm ? :)

from npminstall.

dead-horse avatar dead-horse commented on May 30, 2024

Hi, does this problem still exists in the latest version of npminstall(2.0.0-beta.2)?

from npminstall.

kevincaradant avatar kevincaradant commented on May 30, 2024

Hi

no, it's seems to be fixed at least since the V1.8 ;). I closed this issue. i didn't see that this issue was still opened ;)

PS: I tried today with the V2.0.1 and it's perfect

from npminstall.

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.