```[18:42:36.415] ERROR (121): pact-core@14.0.5: F...
# pact-js
c
Copy code
[18:42:36.415] ERROR (121): pact-core@14.0.5: Failed to find native module for linux-x64: TypeError: Cannot read properties of undefined (reading 'pactffiInitWithLogLevel')
FAIL test
  ● Test suite failed to run
    Failed to load native module, try setting LOG_LEVEL=debug for more info
      23 |
      24 | describe('The Subscription API', () => {
    > 25 |   const provider = new Pact({
         |                    ^
      26 |     dir: path.resolve(process.cwd(), 'pacts'),
      27 |     spec: 2,