Skip to content

io.aviso/pretty was moved to https://github.com/clj-commons/pretty #38

@ieugen

Description

@ieugen

Hi,

I was getting an exception and during research I noticed the package was updated and moved to new coordinates.

clj-commons/meta#75

Exception in thread "aleph-netty-server-event-pool-2" Exception in thread "aleph-netty-server-event-pool-1" java.lang.NoClassDefFoundError: io/aviso/ansi$red
	at dialog.format.pretty$format_level.invokeStatic(pretty.clj:77)
	at dialog.format.pretty$formatter$format_message__3777.invoke(pretty.clj:146)
	at dialog.logger$write_output_BANG_.invokeStatic(logger.clj:250)
	at dialog.logger$log_event$write_event__4017.invoke(logger.clj:277)
	at clojure.core$run_BANG_$fn__8880.invoke(core.clj:7784)
	at clojure.core.protocols$iter_reduce.invokeStatic(protocols.clj:49)
	at clojure.core.protocols$fn__8230.invokeStatic(protocols.clj:75)
	at clojure.core.protocols$fn__8230.invoke(protocols.clj:75)
	at clojure.core.protocols$fn__8178$G__8173__8191.invoke(protocols.clj:13)
	at clojure.core$reduce.invokeStatic(core.clj:6887)
	at clojure.core$run_BANG_.invokeStatic(core.clj:7779)
	at dialog.logger$log_event.invokeStatic(logger.clj:279)
	at dialog.logger$_log_slf4j.invokeStatic(logger.clj:282)
	at dialog.logger$_log_slf4j.invoke(logger.clj:282)
	at clojure.lang.Var.invoke(Var.java:399)
	at dialog.logger.DialogLogger.logMessage(DialogLogger.java:170)
	at dialog.logger.DialogLogger.warn(DialogLogger.java:517)
	at io.netty.util.internal.logging.Slf4JLogger.warn(Slf4JLogger.java:151)
	at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:992)
	at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
	at manifold.executor$thread_factory$reify__23125$f__23126.invoke(executor.clj:47)
	at clojure.lang.AFn.run(AFn.java:22)
	at java.base/java.lang.Thread.run(Thread.java:1583)
Caused by: java.lang.ClassNotFoundException: io.aviso.ansi$red

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions