question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Resource don't load in `gulp` command after you run `gulp --prod`

See original GitHub issue

Steps to reproduce error:

  • run gulp command and make some changes to styles.scss
  • then run gulp --prod to see how it will look in production
  • then any gulp command without --prod will not work.

Even with gulp command it will try to load the minified and concatenated files image

Issue Analytics

  • State:closed
  • Created 7 years ago
  • Comments:6 (2 by maintainers)

github_iconTop GitHub Comments

2reactions
sondr3commented, May 3, 2016

I’ll look into both these when I’m on my computer during the weekend 😃 thanks to both of you

1reaction
ferrarimarcocommented, May 3, 2016

I submitted a PR to solve this.

Read more comments on GitHub >

github_iconTop Results From Across the Web

gulp command not found - error after installing gulp
Running npm list gulp (or -g), I gulp@3.7.0 with the location of either my global or local gulp installation. I've tried running node...
Read more >
Error when running gulp command in Terminal #155 - GitHub
I'm new to tasks managers. I'm getting this error when running gulp command on the app directory. I have phantonjs and its nom...
Read more >
How to fix error: "gulp is not recognized as an internal or ...
In Windows, click the Start menu and type in “environment,” then select “Edit the system environment variables.”
Read more >
Task Runner Explorer not loading gulpfile.js tasks after 2017.5 ...
I'm getting the same thing, but different gulp error. it's only Task Runner that is the problem, if i run gulp in command...
Read more >
Getting Started with Gulp.js - Semaphore Tutorial
Gulp is a command-line task runner for Node.js. Gulp let us automate processes and run repetitive tasks with ease. What makes Gulp different ......
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found