You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
nREPL server started on port 41433 on host 127.0.0.1 - nrepl://127.0.0.1:41433
cljs$core$ExceptionInfo [Error]: No namespace: null found
at new cljs$core$ExceptionInfo (file:///home/benj/repos/clojure/nbb/lib/cljs-runtime/cljs.core.js:36992:10)
at Function.cljs$core$IFn$_invoke$arity$3 (file:///home/benj/repos/clojure/nbb/lib/cljs-runtime/cljs.core.js:37053:9)
at file:///home/benj/repos/clojure/nbb/lib/cljs-runtime/sci.impl.utils.js:147:26
at Function.cljs$core$IFn$_invoke$arity$4 (file:///home/benj/repos/clojure/nbb/lib/cljs-runtime/sci.impl.utils.js:148:3)
at file:///home/benj/repos/clojure/nbb/lib/cljs-runtime/sci.impl.analyzer.js:6249:53
at Object.sci$impl$types$eval [as eval] (file:///home/benj/repos/clojure/nbb/lib/cljs-runtime/sci.impl.types.js:525:131)
at Object.sci$impl$interpreter$eval_form [as eval_form] (file:///home/benj/repos/clojure/nbb/lib/cljs-runtime/sci.impl.interpreter.js:35:27)
at Object.sci$impl$interpreter$eval_string_STAR_ [as eval_string_STAR_] (file:///home/benj/repos/clojure/nbb/lib/cljs-runtime/sci.impl.interpreter.js:73:36)
at Object.sci$core$eval_string_STAR_ [as eval_string_STAR_] (file:///home/benj/repos/clojure/nbb/lib/cljs-runtime/sci.core.js:354:29)
at file:///home/benj/repos/clojure/nbb/lib/cljs-runtime/nbb.impl.repl_utils.js:148:21 {
data: {
meta: null,
cnt: 6,
arr: [
[Object],
[Object],
[Object],
1,
[Object],
1,
[Object],
'No namespace: null found',
[Object],
[Object],
[Object],
null
],
__hash: null,
'cljs$lang$protocol_mask$partition0$': 16647951,
'cljs$lang$protocol_mask$partition1$': 139268
},
cause: Error: No namespace: null found
at Object.sci$impl$namespaces$sci_the_ns [as sci_the_ns] (file:///home/benj/repos/clojure/nbb/lib/cljs-runtime/sci.impl.namespaces.js:1534:8)
at sci$impl$namespaces$sci_ns_publics (file:///home/benj/repos/clojure/nbb/lib/cljs-runtime/sci.impl.namespaces.js:1557:38)
at Object.cljs$core$IFn$_invoke$arity$2 (file:///home/benj/repos/clojure/nbb/lib/cljs-runtime/sci.impl.vars.js:1073:117)
at file:///home/benj/repos/clojure/nbb/lib/cljs-runtime/sci.impl.analyzer.js:5695:45
at Object.sci$impl$types$eval [as eval] (file:///home/benj/repos/clojure/nbb/lib/cljs-runtime/sci.impl.types.js:525:131)
at file:///home/benj/repos/clojure/nbb/lib/cljs-runtime/sci.impl.analyzer.js:6244:35
at Object.sci$impl$types$eval [as eval] (file:///home/benj/repos/clojure/nbb/lib/cljs-runtime/sci.impl.types.js:525:131)
at Object.sci$impl$interpreter$eval_form [as eval_form] (file:///home/benj/repos/clojure/nbb/lib/cljs-runtime/sci.impl.interpreter.js:35:27)
at Object.sci$impl$interpreter$eval_string_STAR_ [as eval_string_STAR_] (file:///home/benj/repos/clojure/nbb/lib/cljs-runtime/sci.impl.interpreter.js:73:36)
at Object.sci$core$eval_string_STAR_ [as eval_string_STAR_] (file:///home/benj/repos/clojure/nbb/lib/cljs-runtime/sci.core.js:354:29),
description: undefined,
number: undefined,
fileName: undefined,
lineNumber: undefined,
columnNumber: undefined
}
[benj@benj-pc nbb] 1 $ bb --main nbb-nrepl-tests
Testing nbb-nrepl-tests
nREPL server started on port 13337 on host 127.0.0.1 - nrepl://127.0.0.1:13337
ERROR in (pprint-test) (/home/benj/repos/clojure/nbb/script/nbb_nrepl_tests.clj:)
Uncaught exception, not in assertion.
there is an error
I am testing this by connecting with cider and evaling this form:
The text was updated successfully, but these errors were encountered: