-
CesiumJS is an extensive library with a lot of functionality that, depending on the app or use case, goes unused. Installing the `cesium` npm package also syncs third party libraries which may go unus…
-
```
./fether-0.3.1-x86_64.AppImage
[16582:1104/224942.596600:FATAL:setuid_sandbox_host.cc(157)]
The SUID sandbox helper binary was found, but is not configured correctly.
Rather than run with…
-
Just a little heads-up on my future plans 🙂
This lib is part of my private React stack, which I plan to open-source eventually. Easy State and [Easy Params](https://github.com/solkimicreb/react-ea…
-
_Caveat: this largely a philosophical question that doesn't have any one correct answer_
There are a couple of points that I think it's worth considering in general.
**Should a project's complexity …
-
Hello Webviz team,
Thanks for releasing such an awesome tool! When I try setting project up with node v12.0.0 installed from nvm, I got below v8 error(s).
Switched to v11.15.0, `npm run bootstr…
-
In the official docs for [referencing variables in other files](https://www.serverless.com/framework/docs/providers/aws/guide/variables#reference-variables-in-other-files) as a…
-
v2.20.2 works as expected
v2.21.2 pins the process at 100% CPU, then throws a call stack exceeded error after ~90s:
```
Oops! Something went wrong! :(
ESLint: 7.2.0
RangeError: Maximum call…
fubar updated
3 years ago
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### This issue exists in the latest npm version
- [X] I am using the latest npm
### Current Behavior
I do an ini…
-
hi - so quite like this "boilerplate" as it's shaping up as a basis for a few projects, but wondering if you had any thoughts how to keep the "framework" separate from apps?
I would ideally like to…
dcsan updated
5 years ago
-
Now that there are native promises in Node.js _and_ with async/await, bluebird really is a blast from the past. However, it's embedded pretty hard across our dependencies and some of our code uses cat…