Menu

#31 Gulp Not Working

1.0
open
Leo Khoa
gulp (1)
2015-11-28
2015-11-23
No

Gulp is not working(install) on my laragon, please do help me.

Discussion

  • Leo Khoa

    Leo Khoa - 2015-11-23

    What is the output when you run this?

    npm install --global gulp

     
  • Krishna Guragai

    Krishna Guragai - 2015-11-24

    Please Help Me:-

     
  • Krishna Guragai

    Krishna Guragai - 2015-11-24

    when "npm install gulp"

     
  • Leo Khoa

    Leo Khoa - 2015-11-28

    Hi Krishna,

    I tested successfully with Laragon 0.9 151004 on Windows 10 64-bit & Windows 7-32 bit.
    Here are my steps:
    1) At C:\www\laragon, clone the project:

    git clone https://github.com/rappasoft/laravel-5-boilerplate.git

    2) Go to the project folder:

    cd laravel-5-boilerplate

    3) Install PHP libraries:

    composer install

    4) Install Javascript libraries:

    npm installl

    5) Install Gulp globally:

    npm install -g gulp

    6) Run Gulp Watch

    gulp watch

     

Log in to post a comment.

MongoDB Logo MongoDB