-
When trying to transcompile my typescript files I get this error :'(
Node: 19.8.1
Npm: 9.6.2
```
PS F:\Discord\Bot> npm run dev
> computronium@1.0.0 dev
> cross-env NODE_ENV=development no…
-
Ver: https://github.com/digital-guard/preserv/issues/166
-
This is a soft prerequisite to #1044. That is, we could work around it in somewhat complicated ways... but let's not!
Our .NET 5.0 builds contain unguarded calls to Windows-specific apis like `Regi…
-
Hi,
I've installed Laravel 5.3 with Dingo & JWT Auth modules. I've configured both the modules according to their wiki documentation, but I'm still getting the error "**Auth guard driver [api] is not …
-
The current set of public API golds does not capture zone.js. We should include this to apply the same safeguards as we do for other packages.
-
Any email address with unicode characters that aren't the standard ASCII English set are not really valid email addresses. The API should return 400 with an Invalid Email Address code when a client at…
-
### Description
There does not seem to be a proper way to test functional guard with spectator as yet.
It seems like they need to be tested using angular `runInInjectionContext` method.
https:/…
-
When filtering audio events by their audio recording associated model `recorded_end_date`, the server throws an internal server error.
Doing some digging around, I found that the guard for `build_c…
-
- company만, user만 접근할 수 있는 api 관리를 위해 guard 활용
- 인증이 없기 때문에 custom header 를 이용하여 id를 받아서 로직에 사용하는 방식으로 리팩토링
-
### Checklist
- [ ] I am sure the error is coming from Pyrogram's code and not elsewhere
- [X] I have searched in the issue tracker for similar bug reports, including closed ones
- [X] I ran `pip3 in…