workflows icon indicating copy to clipboard operation
workflows copied to clipboard

This is the repository for my course, Gulp.js, Git, and Browserify: Web Project Workflows on LinkedIn Learning and Lynda.com.

Results 4 workflows issues
Sort by recently updated
recently updated
newest added

root@empire-HP-250-G4-Notebook-PC:/var/www/html/Exploring# sudo gulp module.js:540 throw err; ^ Error: Cannot find module 'gifsicle' at Function.Module._resolveFilename (module.js:538:15) at Function.Module._load (module.js:468:25) at Module.require (module.js:587:17) at require (internal/module.js:11:18) at Object. (/var/www/html/Exploring/node_modules/imagemin/node_modules/imagemin-gifsicle/index.js:4:16) at Module._compile (module.js:643:30)...

I am in section 4: setting up environment variables. I am getting this error: `var env = proccess.env.NODE_ENV || 'developement'; ^ ReferenceError: proccess is not defined ` here is my...

I don't know if this is how I'm supposed to submit a suggestion for a change, but I was running into an issue using the video syntax and wasn't able...