denon
denon copied to clipboard
No LevelName export in ./levels.ts ?
tried running denon -v
which threw this error:
error: Uncaught SyntaxError: The requested module './levels.ts' does not provide an export named 'LevelName'
export { LogLevels, LevelName } from "./levels.ts";
^
at <anonymous> (https://deno.land/[email protected]/log/mod.ts:13:21)
I am running macOS Sonoma 14.2.1