Skip to content
This repository was archived by the owner on Jun 5, 2025. It is now read-only.
This repository was archived by the owner on Jun 5, 2025. It is now read-only.

Npm Install failing on Homestead  #866

@DevDwarf

Description

@DevDwarf

Versions

  • Vagrant: 2.1.1
  • Provider: Virtualbox 5.2.12r122591
  • Homestead: 7.4.2

Expected behavior

Actually Install packages

Actual behavior

npm WARN deprecated gulp-util@3.0.8: gulp-util is deprecated - replace it, following the guidelines at https://medium.com/gulpjs/gulp-util-ca3b1f9f9ac5
npm ERR! write after end

Then nothing.

Steps to reproduce

  1. Do clean install of Homestead
  2. Startup Vagrant box
  3. create new laravel instillation
  4. run npm install

References

npm/npm#19989
isaacs/node-tar#180

Current Solution

run npm i -g npm@5.6.0 which downgrades your npm to version 5.6.0 and seems to work then

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions