-
Version: Deno 2.0.3
Repro:
- `deno run -A npm:create-solid`
- Select: SolidStart, TypeScript, **with-vitest** example
- `deno i`
- `deno task test`
### Vitest 1.6.0
Error:
Deno fai…
-
Can we move core-js to devDependencies?
Its currently conflicting with another lib I have which also uses core-js but another version.
I believe if we move it to dev it will stop the problem.
…
-
Seems like the core libraries are not being maintained anymore and it doesn't look like yahoo is interested in keeping the project alive. Maybe it's time to move on to something else, like https://www…
-
1. apache site for mailshare does not specify that it should follow symlinks. Therefore when it attempts to resolve the above js file it fails due to linking under /usr/local/...
2. the symbolic link …
-
### Issue Description
Documents are unable to be sealed: "Expected instance of PDFArray, but got instance of PDFRawStream". This does not appear to be a certificates problem.
### Steps to Reproduce
…
-
### Prerequisites
- [X] I have searched for similar issues in open and closed tickets and cannot find a duplicate.
- [X] I have troubleshooted my issue, and it still exists against the latest stab…
-
### Describe Your Environment
What version of Spectacle are you using? 8.3.0
What version of React are you using? 17.0.13
What browser are you using? Chrome (up to date)
What machine are you on?…
-
### Describe the bug
Applying this template causes an error to be thrown:
```json
{
"$schema": "https://unpkg.com/@camunda/zeebe-element-templates-json-schema/resources/schema.json",
"name"…
-
Hi!
I'm very surprised this barrel files problem is being fixed only now, but rather later than never... However, I encounter multiple issues. Seeing you're active on the issues here and fix the bugs…
-
I have written this function in javaScript to decrypt string in javaScript and encript it in NodeJs and vise versa.
export const decrypt = (args) => {
let plaintext = '';
if (args) {
co…