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
This could well be my lumo/npm installation, but after checking out mach:
$ cd examples/npm-left-pad
$ mach pad-foo
npm installing left-pad 1.1.3
evalmachine.<anonymous>:98
throw ex;
^
Error: Cannot find module 'left-pad'
at Function.Module._resolveFilename (module.js:489:15)
at Function.Module._load (module.js:439:25)
at Module.require (module.js:517:17)
at require (internal/module.js:11:18)
at evalmachine.<anonymous>:8:15
at evalmachine.<anonymous>:32:43
at cljs$user$state_machine__4__auto____1 (evalmachine.<anonymous>:53:4)
at cljs$user$state_machine__4__auto__ (evalmachine.<anonymous>:69:46)
at cljs$core$async$impl$ioc_helpers$run_state_machine (evalmachine.<anonymous>:90:74)
at cljs$core$async$impl$ioc_helpers$run_state_machine_wrapped (evalmachine.<anonymous>:93:63)
This could well be my
lumo/npminstallation, but after checking out mach:lumo/npm versions: