Skip to content

Failed to import Wechaty Puppet Provider (WPP) NPM module: "wechaty-puppet-padlocal" #256

@huan

Description

@huan

Hi @huan , there is an issue to run:

$ npm install --global wechaty@next wechaty-puppet-padlocal 
$ wechaty gateway \
    --puppet wechaty-puppet-padlocal \
    --puppet-token padlocal_XXX \

Error message:
Failed to import Wechaty Puppet Provider (WPP) NPM module: "wechaty-puppet-padlocal"
Please make sure:

  1. it has been installed correctly. (run npm install wechaty-puppet-padlocal if it doesn't)
  2. "wechaty-puppet-padlocal" is a valid Wechaty Puppet Provider (WPP).

While I have successfully installed "wechaty-puppet-padlocal"
root@ecs-87602:~# npm list -g
/usr/local/lib
├── [email protected]
├── [email protected]
├── [email protected]
├── [email protected]
├── [email protected]
└── [email protected]

Originally posted by @muhualing in wechaty/puppet-service#194 (comment)

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions