-
PS C:\Users\antho\Desktop\Naas-PFP\hashlips_nft_minting_dapp-main> npm install
npm WARN deprecated mkdirp-promise@5.0.1: This package is broken and no longer maintained. 'mkdirp' itself supports prom…
-
## Support silent renewal with prompt=none in Oauth2 Implicit Grant
### Problem
Missing support for silent renewal in OAuth2 Implict Grant
### Solution
Support for `prompt=none` in Implicit G…
-
It would be useful in my app to have feature flags which are switched off but can be switched on via a query param. This would allow specific users to test a feature before it is enabled for all users…
iezer updated
2 years ago
-
### Are you certain it's a bug?
- [X] Yes, it looks like a bug
### Is the issue caused by a plugin?
- [X] It is not a plugin issue
### Are you using the latest version?
- [X] Yes, I'm u…
-
Hi
Is this all normal?
~/projects/SvelteStorm-main $ npm install
npm WARN deprecated babel@6.23.0: In 6.x, the babel package has been deprecated in favor of babel-cli. Check https://opencollect…
-
- [ ] ~~移除 axios,迁移到原生的 fetch(使用 undici 解决兼容问题),以减少依赖体积~~
- [x] 移除 crypto-js,迁移到原生的 crypto,以减少依赖体积。
- [x] 移除 qs,迁移到原生 URLSearchParams,以减少依赖体积。
- [x] 升级 https-proxy-agent、socks-proxy-agent 版本,以修复可能存…
-
I am trying to use Isotope and Infinite Scroll in an Ajax call.
I applied somewhat of the answer from these issues:
https://github.com/metafizzy/isotope/issues/1481
https://github.com/metafizzy/i…
-
`npm install` shows various deprecated modules; we should try to update them
-
* **Version**: llnode 1.7.0, node v8.11.1
* **Platform**: OS X (10.13.4)
* **Subsystem**: findjsobjects, findjsinstances, inspect
Right now if we declare a class (let's say, `Lira`), and …
-
Although it is a little early for me to suggest this, as we have a few remaining issues of significance we'd like to resolve before our first Node-supporting release (which ought to be pretty close if…