Skip to content
This repository has been archived by the owner on Feb 3, 2021. It is now read-only.

Path must be a string. Received undefined #105

Open
davidkassa opened this issue Jan 12, 2017 · 8 comments
Open

Path must be a string. Received undefined #105

davidkassa opened this issue Jan 12, 2017 · 8 comments

Comments

@davidkassa
Copy link

Hi,

I'm currently receiving the following error after installing wombat.

C:\Users\dave>wombat whoami
C:\Program Files\nodejs\node_modules\wombat\bin\wombat-cli.js whoami

Options:
  --help, -h     Show help                                             [boolean]
  --version, -v  show version information                              [boolean]

Path must be a string. Received undefined

C:\Users\dave>

I cannot run any wombat command (but can run all options) without getting this error, but can run npm whoami just fine.

@davidkassa
Copy link
Author

wombat v1.0.5
node v7.2.1
npm v4.0.5

@ceejbot
Copy link
Contributor

ceejbot commented Jan 12, 2017

Iiiiinteresting. I just ran it successfully on node 6.9.2. Will investigate tomorrow with node 7 to see if it's node, windows vs unix, or something else. Thanks for the report!

@tivac
Copy link

tivac commented May 4, 2017

@ceejbot I'm also seeing this on windows still. Did you ever get a chance to look at this?

wombat v1.0.5
node v7.9.0
npm v4.5.0

@soldair
Copy link
Contributor

soldair commented May 4, 2017

whats the output when you run wombat hooks ls?

@tivac
Copy link

tivac commented May 4, 2017

Same error.

C:\Users\pcavit>wombat hooks ls
AppData\Roaming\npm\node_modules\wombat\bin\wombat-cli.js hooks ls [pkg]

Options:
  --help, -h     Show help                                             [boolean]
  --version, -v  show version information                              [boolean]

Path must be a string. Received undefined

@soldair
Copy link
Contributor

soldair commented May 4, 2017

thanks! i dont have a windows machine handy right now for testing =(
hopefully we can get to it soon.

@old-profile
Copy link

Any solution for this? It has been more than 2 years.

@soldair
Copy link
Contributor

soldair commented Nov 28, 2019

I'm pretty sure the npm cli has support for hooks now so this isn't needed. If there is an issue with the service contact support

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants