Skip to content
This repository has been archived by the owner on Sep 6, 2021. It is now read-only.

Crashes when running "gulp" command #13765

Open
e-rocky opened this issue Oct 11, 2017 · 2 comments
Open

Crashes when running "gulp" command #13765

e-rocky opened this issue Oct 11, 2017 · 2 comments

Comments

@e-rocky
Copy link

e-rocky commented Oct 11, 2017

Description

Since the version 1.10, brackets crashes almost every time i run the command "gulp"

Steps to Reproduce

  1. Create a new WebApp project with Yeoman.
  2. Open the entire project folder with Brackets
  3. Build some html and scss (with partials) files
  4. Open cmder and get into the html folder of the project
  5. Run the "gulp" command

Expected behavior:
Using gulp without Brackets crashing

Actual behavior:
Brackets is crashing

Versions

Brackets 1.10 and 1.11

OS: Windows

Version: 10.0.14393

crash

@petetnt
Copy link
Collaborator

petetnt commented Oct 17, 2017

Hi @idealmg,

I think this is due to issues with file watching (and amount of files) especially with Windows. You could try ignoring some build folders with https://github.com/brackets-userland/brackets-file-tree-exclude for example to prevent tracking hundreds of new files while building with Gulp.

@e-rocky
Copy link
Author

e-rocky commented Oct 24, 2017

Thank you for your reply. I installed the "Brackets File Tree Exclude" from the link you provided but still have the same issue
capture

@e-rocky e-rocky changed the title Brackets crashes when running "gulp" command Crashes when running "gulp" command Nov 13, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants