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.

NodeWatcher issue

See original GitHub issue

Hello,

First, a big thank you for the fantastic work with this addon.

I have ran into an issue recently, where I was attempting to put some translations into my addon to be consumed by users. To do this, I upgraded my version of ember-intl to “~2.10”, and put the translations folder at the root of my addon.

However, doing this would create a huge amount of (seemingly) indecipherable errors. These errors would go away if I deleted the translations folder, or downgraded to “~2.4”.

Long story short, the reason was that I was using nodewatcher, and not watchman.

I think it would be invaluable to have some sort of a deprecation warning so that nobody would have to go through the hours of debugging I went through.

Is this something that is of value? I am not sure how much effort this would require.

Issue Analytics

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

github_iconTop GitHub Comments

1reaction
NDaricommented, May 9, 2016

I will need to do a few things since I have installed watchman and no longer have the issue. I will try to recreate it tonight (USA time)

0reactions
leighwilliamscommented, Jun 14, 2016

@gcusnieux Yes, that has resolved the issue I was having. Thanks!

Read more comments on GitHub >

github_iconTop Results From Across the Web

Watcher took too long time to load(NodeWatcher) - React Native
my node_modules\react-native\packager\react-packager\src folder doesnt have FileWatcher. Could you please tell me how to include it? – viji. Jul ...
Read more >
AWS ParallelCluster troubleshooting
Note that nodewatcher daemons scale down a compute node if it's idle. Troubleshooting other cluster related issues. One known issue is random compute...
Read more >
Issues for Node Watcher | Drupal.org
Issues for Node Watcher. Log in or register to create an issue; Advanced search. Search for. Status. - Any -, - Open issues...
Read more >
mgv-nodewatcher - npm Package Health Analysis - Snyk
The npm package mgv-nodewatcher was scanned for known vulnerabilities and missing license, and no issues were found.
Read more >
Error: EMFILE: too many open files - Expo forums
... Emitted 'error' event on NodeWatcher instance at: at NodeWatcher. ... the exact code to build and ship to the stores with no...
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