denon icon indicating copy to clipboard operation
denon copied to clipboard

No LevelName export in ./levels.ts ?

Open capogreco opened this issue 1 year ago • 0 comments

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

capogreco avatar Jan 23 '24 03:01 capogreco