node.js - Sublime Text 3 Gulp Package -


Am I new to Sublime & Gulpace ?? I am trying to install a sublime-gulp package in Sublime Text. 3.

After seeing a bunch of packages to look at the node on my system (finally resolved by installing "SublimefixCompath" package).

The package is installed in Sublime and I am in a folder in Sublime where I have Gollpa installed and working from the command line, but when I run the "Gulp" command from the command palette This error message is getting:

"SublimeGulp: There was an error running the bulb. Make sure that the fiction is running correctly in your project."

I think that Maybe I'm missing something fundamental, but I My $ PATH and $ NODE_PATHs have been double-checked, global and local copies of NPM and SIP (and all my bullets module) were re-installed, but it still does not work.

It seems that the answer is in the comment: "I have installed a manual and it is all right Are working fine now. "

Comments

Popular posts from this blog

Java - Error: no suitable method found for add(int, java.lang.String) -

c# - passing input text from view to contoller with FacebookContext using Facebook app -

Calling a C++ function from C# by passing a string with variable size to it -