Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

timbre lib is outdated #100

Open
jsmassa opened this issue Mar 9, 2023 · 0 comments
Open

timbre lib is outdated #100

jsmassa opened this issue Mar 9, 2023 · 0 comments

Comments

@jsmassa
Copy link
Contributor

jsmassa commented Mar 9, 2023

A simple update to version 6.1.0 fails for the ClojureScript tests on circleci with:

/home/circleci/replikativ/target/cljs/taoensso/timbre.js:2
Loading initial Timbre config from: :default
        ^^^^^^^

SyntaxError: Unexpected identifier
    at Object.compileFunction (node:vm:360:18)
    at wrapSafe (node:internal/modules/cjs/loader:1088:15)
    at Module._compile (node:internal/modules/cjs/loader:1123:27)
    at Module._extensions..js (node:internal/modules/cjs/loader:1213:10)
    at Module.load (node:internal/modules/cjs/loader:1037:32)
    at Module._load (node:internal/modules/cjs/loader:878:12)
    at Module.require (node:internal/modules/cjs/loader:1061:19)
    at require (node:internal/modules/cjs/helpers:103:18)
    at global.CLOSURE_IMPORT_SCRIPT (/home/circleci/replikativ/target/cljs/goog/bootstrap/nodejs.js:88:13)
    at goog.Dependency.load (/home/circleci/replikativ/target/cljs/goog/base.js:3088:23)

Node.js v18.12.1

Exited with code exit status 1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant