Skip to content
This repository has been archived by the owner on May 14, 2020. It is now read-only.

Cannot find module @pact-foundation/pact-node #1

Closed
hemantp2001 opened this issue Aug 10, 2017 · 1 comment
Closed

Cannot find module @pact-foundation/pact-node #1

hemantp2001 opened this issue Aug 10, 2017 · 1 comment

Comments

@hemantp2001
Copy link

I thought this issue was fixed. As in another post I see its already added as a direct dependency:

When I fire npm run "test:pact:consumer" I am getting below error:

Error: Cannot find module '@pact-foundation/pact-node'
at Function.Module._resolveFilename (module.js:469:15)
at Function.Module._load (module.js:417:25)
at Module.require (module.js:497:17)
at require (internal/module.js:20:19)
at Object. (C:\Users\userid\pact-workshop-js\node_modules\pact\sr
c\dsl\verifier.js:8:24)
at Module._compile (module.js:570:32)
at Object.Module._extensions..js (module.js:579:10)
at Module.load (module.js:487:32)

@mefellows
Copy link
Collaborator

This should be fixed in the latest edition, as it's a dependency in the root package. Please re-test, and let us know if you're still having any issues.

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

2 participants