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.

Something in hyper is trying to read my google drive folder

See original GitHub issue
  • I am on the latest Hyper.app version
  • I have searched the issues of this repo and believe that this is not a duplicate
  • OS version and name: Windows 10 Enterprise 64bit Version 1703 build 15063.332
  • Hyper.app version: 1.3.3
  • Link of a Gist with the contents of your .hyper.js: https://gist.github.com/amiram/bc91a1c9cfd8a051d53a0f3cd864b169
  • Relevant information from devtools (CMD+ALT+I on Mac OS, CTRL+SHIFT+I elsewhere): N/A
  • The issue is reproducible in vanilla Hyper.app: Hard to reproduce. Not sure.

Issue

I just added google drive to my pc and suddenly I see a message box with this error every few minutes. Looks like hyper is messing with my personal folders. The folder mentioned below is used by google drive for downloads. This is a temp folder so it can be removed sometimes. I guess that the error happens when the folder is removed. Why hyper is looking at this folder?

A JavaScript error occurred in the main process

Uncaught Exception: Error: ENOENT: no such file or directory, lstat 'C:\Users\****\GoogleDrive\.tmp.drivedownload\tmpquykku.drivedownload' at Error (native) at fs.lstatSync (fs.js:982:18) at Object.fs.lstatSync (ELECTRON_ASAR.js:244:16) at Gaze._addToWatched (C:\Users\****\AppData\Local\hyper\app-1.3.3\resources\app\node_modules\gaze\lib\gaze.js:292:14) at Gaze._internalAdd (C:\Users\****\AppData\Local\hyper\app-1.3.3\resources\app\node_modules\gaze\lib\gaze.js:206:10) at C:\Users\****\AppData\Local\hyper\app-1.3.3\resources\app\node_modules\gaze\lib\gaze.js:419:16 at Array.forEach (native) at C:\Users\****\AppData\Local\hyper\app-1.3.3\resources\app\node_modules\gaze\lib\gaze.js:415:12 at FSReqWrap.oncomplete (fs.js:123:15)

Issue Analytics

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

github_iconTop GitHub Comments

1reaction
albinekbcommented, Jun 9, 2017

I think we should replace gaze with https://www.npmjs.com/package/node-watch

0reactions
alexilyaevcommented, Jul 14, 2017

+1 for replacing Gaze, not sure node-watch vs. chokidar.

Some ref:
http://kabaehr.de/blog/Replacing-slow-gulp.watch-task/

Read more comments on GitHub >

github_iconTop Results From Across the Web

Fix common issues in Google Drive
If you're having trouble viewing a file in Google Drive, here's how you can try to fix the issue. 1. Wait and try...
Read more >
10 Common Google Drive Issues (And How to Solve Them)
Experiencing problems with Google Drive? Try these tips, fixes, and workarounds to resolve Google Drive issues.
Read more >
When you click a link to a Google Drive folder from within ...
Issue. When you click a link to a Google Drive folder from within Word, your web browser returns an "Update your browser" message....
Read more >
6 fast fixes for common Google Drive problems - Computerworld
Eliminate annoyances and say sayonara to storage struggles with these easy-to-implement, expert-approved solutions.
Read more >
How to Create a "View Only" Folder in Google Drive
Google Drive is a fantastic tool for students and teachers! Learn how (and why) to create a "view only" folder in your Google...
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