$> uname -a
Darwin aisambp-stedi 21.6.0 Darwin Kernel Version 21.6.0: Wed Aug 10 14:28:23 PDT 2022; root:xnu-8020.141.5~2/RELEASE_ARM64_T6000 arm64 arm Darwin
$> npm i nbb@1.0.139 && nbb test.cljs
up to date, audited 310 packages in 2s
56 packages are looking for funding
run `npm fund` for details
found 0 vulnerabilities
"/<path>/foo/bar.cljs"
"TEST2"
"<path>/test.cljs"
"TEST"
> 1.0.140=
$> npm i nbb@1.0.140 && nbb test.cljs
changed 1 package, and audited 310 packages in 502ms
56 packages are looking for funding
run `npm fund` for details
found 0 vulnerabilities
----- Error --------------------------------------
Message: Could not find namespace: foo.bar
Could not find namespace: foo.bar
Version
Platform
Problem
nbb
doesn't find local namespaces.Reproduction
Project shape
Results
< 1.0.140
>
1.0.140=Happy to provide further details/examples!
Thanks again for
nbb
!