-
### Version
5.26.0
### Describe the bug
```console
[typesafe-i18n] ERROR: Unsupported package manager. Please install the 'typesafe-i18n' npm-package manually and open a new issue at https://githu…
-
It seems that somehow when using for example akka in worksheets the actual typesafe config lib that is being loaded is coming from mdoc, not from akka. Which means that akka will not work and throw Cl…
-
About a year ago I experienced with a library built on top of Robot that combined state machines with DOM manipulation. Ultimately I decided to stop pursuing it. The one thing that really resonated, h…
-
**Description**
I am working on an application that takes voice input, and sends raw audio bytes to a transcription service, before some other things (outside of scope of this conversation).
The…
-
Hello,
I'm unable to use the type-safe project accessors.
### Expected Behavior
Enabling the `TYPESAFE_PROJECT_ACCESSORS` feature works, Gradle sync succeeds after.
### Current Behavior
…
-
hey,
i have trouble installing the repo. When I type `make`. I get the following error message:
>
> sudo make
> wget "http://repo.typesafe.com/typesafe/ivy-releases/org.scala-sbt/sbt-launch/0…
-
The new Next.js 15 release brought some breaking changes to the Async Request APIs (including search params)
https://nextjs.org/blog/next-15#async-request-apis-breaking-change
This currently break…
-
I would like to use demo template in my project
Is it possible?
-
To follow a complete typesafe approach, leaf level values should **NOT** be converted to primitive types. but instead, to [value classes](https://docs.scala-lang.org/overviews/core/value-classes.html…
-
pureconfig started as layer on top of the typesafe config library. The idea was to keep intact the parsing of files and the resolution rules while adding a generic derivation system that converts a `C…