-
### [REQUIRED] Environment info
**firebase-tools:** 11.8.0 (latest release)
**Platform:** : macOS
### [REQUIRED] Test case
If I make a function on the index.js file…
-
I have clone the master code and install npm,hexo-cli ,but occurs failed when npm intall ,as follows:
npm WARN deprecated stable@0.1.8: Modern JS already guarantees Array#sort() is a stable sort, so …
-
Hi,
We would like to have the same path each time our portable application is running and we wonder if it's possible to set *PORTABLE_EXECUTABLE_DIR* to a specific path?
Essentially, we would lo…
-
## What are the steps to reproduce this issue?
Install orval
OR if already installed
Run `node -e "Object.entries(require('./package-lock.json').packages).filter(([_,x])=>x.deprecated).forEac…
-
We have some deprecated dependencies, that is printed by `npm`:
```
npm WARN deprecated @npmcli/move-file@1.1.2: This functionality has been moved to @npmcli/fs
npm WARN deprecated string-similar…
-
## Bug Report
`cargo run --no-default-features --features gcp-pubsub,rabbitmq,redis,sqs -- --cfg-file svix-bridge.example.receivers.yaml
`
```
Finished dev [unoptimized + debuginfo] target(s…
-
**Describe the bug**
Most breakpoints are not working
**To Reproduce**
```dart
import 'dart:developer';
import 'package:flutter/material.dart';
import '../../shared/presentation/streamer.d…
-
## What are the steps to reproduce this issue?
run `npm install`
## What happens?
There are warnings that the dependencies are deprecated.
## What were you expecting to happen?
No `npm WA…
-
This code using KSUID32 fails:
```
idgen.fromEpoch(new Date("2089-01-01").getTime())
```
It throws at https://github.com/aelr/umbrella/blob/develop/packages/ksuid/src/aksuid.ts#L77:
```
assert…
-
Repro is with Zed commit 45f3a37 on Shasta.
I just updated Zed so I could run compaction on Shasta for the first time. I then ran it repeatedly several times after, expecting it would be a no-op si…