gitTerebi

Results 12 comments of gitTerebi

I deleted the node_modules folder and npm i and fixed error. Got this error after running build script.

I had same message with electron vite in production. I was able to downgrade to "jimp": "^0.3.10" and it worked after that

What's the highest other people are getting? I heard windiws dwm might be the cause?

Great job, anyway we can get this merged with official repo? If not how do pull your changes down locally?

I can confirm that running changes locally and adding some "new" keywords here and there and everything runs without any problems.

I got the same issue too upgrading 1.5 to 1.5.1. I noticed it was trying to update to vsivsi:[email protected], when the newest is 1.5.2! I just opened the versions file...

Thanks, I was cancelling and them immediately removing the job from the server, causing the console.warn I created utility method, that checks if job is still in collection before calling...

Good point, all this to avoid console.warn However i'm happy to leave the rare case as it removes most of the console messages. Because of the cancel -> remove there...

So using your changes are you able to get Meteor to run via webpack without underscore throwing an error? The only other solution right now is to go back to...

Yes I had a look as asteroid, but it actually has error. When you subscribe to the onAdd event, it fires even when a document is removed. Worse still was...