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.

Gulp build not working after pulling latest changes

See original GitHub issue

@travist @AlameerDev

The build which used to work before pulling the latest changes is not working anymore. I’m getting below error message:

events.js:183 throw er; // Unhandled 'error' event ^ Error: Failed to load plugin react: Cannot find module 'eslint-plugin-react' at Function.Module._resolveFilename (module.js:547:15) at Function.resolve (internal/module.js:18:19) at Plugins.load (C:\ASALHANI\ELM_PROJECTS\ESP_NEW\ESP Component\formio.js\node_modules\eslint\lib\config\plugins.js:106:29) at Array.forEach (<anonymous>) at Plugins.loadAll (C:\ASALHANI\ELM_PROJECTS\ESP_NEW\ESP Component\formio.js\node_modules\eslint\lib\config\plugins.js:166:21) at loadFromDisk (C:\ASALHANI\ELM_PROJECTS\ESP_NEW\ESP Component\formio.js\node_modules\eslint\lib\config\config-file.js:501:35) at Object.load (C:\ASALHANI\ELM_PROJECTS\ESP_NEW\ESP Component\formio.js\node_modules\eslint\lib\config\config-file.js:559:20) at Config.getPersonalConfig (C:\ASALHANI\ELM_PROJECTS\ESP_NEW\ESP Component\formio.js\node_modules\eslint\lib\config.js:154:37) at Config.getLocalConfigHierarchy (C:\ASALHANI\ELM_PROJECTS\ESP_NEW\ESP Component\formio.js\node_modules\eslint\lib\config.js:248:41) at Config.getConfigHierarchy (C:\ASALHANI\ELM_PROJECTS\ESP_NEW\ESP Component\formio.js\node_modules\eslint\lib\config.js:179:43)

formio build error

Command I’m trying to run gulp build even running gulp throw the same error.

Node version: 8.11.1 NPM version: 5.8.0

Please advicse

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Comments:5 (4 by maintainers)

github_iconTop GitHub Comments

1reaction
asalhanicommented, Jun 11, 2018

solved

0reactions
aa6mycommented, Jan 14, 2020

solved

How you solve it ?

Read more comments on GitHub >

github_iconTop Results From Across the Web

Gulp is reverting all my changes? - Stack Overflow
The issue is, I made some changes to the source code of angular-ui/ui-select but when I run the command gulp to try to...
Read more >
Quick fix for "gulp: command not found" error
How to fix this error by making sure your Gulp is installed locally and some other fixes.
Read more >
Github Actions for Process Automation - The Publishing Project
The idea is that every time we push a commit or we close a Pull Request, Github Actions will run the Gulp default...
Read more >
simple-git - npm
Simple Git. NPM version. A lightweight interface for running git commands in any node.js application. Version 3 - Out Now.
Read more >
Gulp and Webpack: Getting the Best of Both Worlds | Forestry.io
Watch files for changes, re-run the builds, and reload the dev server. After Gulp is installed, create a new file named gulpfile.js in...
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