Skip to content

Deployd won't run after install -- "Cannot find module 'deployd/lib/resource'" #4

@Offlein

Description

@Offlein

I have deployd installed in my home directory: ~/node/lib/node_modules/deployd/
I have a deployd project elsewhere in my home: ~/proj/

I followed the instructions, but when I re-run dpd from the command line, it spews out this:

Error loading module node_modules/dpd-importer
Error: Cannot find module 'deployd/lib/resource'
at Function.Module._resolveFilename (module.js:338:15)
at Function.Module._load (module.js:280:25)
at Module.require (module.js:364:17)
at require (module.js:380:17)
at Object. (/home/offlein/proj/node_modules/dpd-importer/index.js:5:16)
at Module._compile (module.js:456:26)
at Object.Module._extensions..js (module.js:474:10)
at Module.load (module.js:356:32)
at Function.Module._load (module.js:312:12)
at Module.require (module.js:364:17)

All looks to be in order, but I'm curious if maybe I need to set up some PATHs or something. Using deployd v0.6.11

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