-
I am having trouble installing ImageResize npm module (in osx 10.12.5):
$ npm i quill-image-resize-module
npm WARN deprecated babel-preset-es2015@6.24.0: Thanks for using Babel: we recommend usi…
-
Hi, I am trying to get F8 app to build for Windows Phone. When running npm install, I get the following error:
![npm-install-failure](https://cloud.githubusercontent.com/assets/5698730/16011493/ae939…
-
Is there a reason why `fsevents` is in the optional dependencies at the react-scripts package? It's never used.
-
Hi,
One chap submitted a pull request to watch the entire GOPATH worth of source:
https://github.com/robfig/revel/pull/153
That seems to work in inotify (and I believe windows as well) -- however, …
-
**Issue by [ficristo](https://github.com/ficristo)**
_Wednesday Feb 03, 2016 at 15:13 GMT_
_Originally opened as https://github.com/adobe/brackets/pull/12190_
----
This change still cause significa…
-
Playwright tests pass locally but not in the github action. I need to find out why exactly and get them running again so that we get all the green checks in PRs.
-
It was confirmed that AWS had agreed to take ownership and block all access to the S3 bucket and as such it has mitigated the straightforward attack vector - this can be further confirmed by attemptin…
-
PR #697 added support for recursive tree watch for linux. However, there are several corner cases, unhandled cases which are marked as `XXX` comments in the code esp. in `addToWatch` and `readOneEvent…
-
### Issue details
browser-sync depends on a deprecated version of fsevents. This probably is more of an issue for macOS users, but the warning is also displayed for non-macOS users.
```
npm WAR…
-
Would it be feasible to detect changes to files under one's project folder, and feed updated file content to motion-live so the app updates itself on source edits?