Hello Team, I am having an issue, Mock server is n...
# pact-js
a
Hello Team, I am having an issue, Mock server is not starting, following error appears:-[2022-06-30 181011.622 +0000] DEBUG (19956 on): pact-node@10.17.4: Created 'C:\Users\**\node_modules\@pact-foundation\pact-node\standalone\win32-1.89.01-rc1\pact\bin\pact-mock-service.bat' process with PID: 16468 ERROR: The process "16468" not found. [2022-06-30 181012.226 +0000] DEBUG (19956 on ): pact-node@10.17.4: C:/Users/**/node_modules/@pact-foundation/pact-node/standalone/win32-1.89.01-rc1/pact/lib/ruby/lib/ruby/2.4.0/rubygems/core_ext/kernel_require.rb55in `require': cannot load such file -- bundler/vendor/molinillo/lib/molinillo/delegates/specification_provider (LoadError)
m
This looks like a Windows long path issue. See the issues on github for why this happens. Your options: 1. shorten the project path (i.e. move closer to
C:
) 2. Use the new beta branch
👍 1
a
Thanks Matt 🙂
👍 1