Skip to content
This repository was archived by the owner on Jun 22, 2021. It is now read-only.
This repository was archived by the owner on Jun 22, 2021. It is now read-only.

npm install examples broken #57

@RickMoynihan

Description

@RickMoynihan

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)

lumo/npm versions:

Lumo 1.8.0-beta
ClojureScript 1.9.927
Node.js v8.5.0

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions