Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

With karma #75

Closed
wants to merge 4 commits into from
Closed

With karma #75

wants to merge 4 commits into from

Conversation

YOU54F
Copy link

@YOU54F YOU54F commented Mar 3, 2022

Results in error due to fs dep

ERROR in /Users/saf/dev/oss/examples/node_modules/msw-pact/lib/utils/utils.js
Module not found: Error: Can't resolve 'fs' in '/Users/saf/dev/oss/examples/node_modules/msw-pact/lib/utils'
 @ /Users/saf/dev/oss/examples/node_modules/msw-pact/lib/utils/utils.js 59:22-35
 @ /Users/saf/dev/oss/examples/node_modules/msw-pact/lib/mswPact.js
 @ ./test/User.spec.js
ℹ 「wdm」: Failed to compile.
03 03 2022 17:09:22.086:INFO [karma-server]: Karma v5.2.3 server started at http://localhost:9876/
03 03 2022 17:09:22.086:INFO [launcher]: Launching browsers chrome_ci with concurrency unlimited
03 03 2022 17:09:22.099:INFO [launcher]: Starting browser ChromeHeadless
03 03 2022 17:09:22.155:ERROR [karma-server]: UnhandledRejection: ENOENT: no such file or directory, stat '/.VolumeIcon.icns'
03 03 2022 17:09:22.157:ERROR [karma-server]: [Error: ENOENT: no such file or directory, stat '/.VolumeIcon.icns'] {
  errno: -2,
  code: 'ENOENT',
  syscall: 'stat',
  path: '/.VolumeIcon.icns'
}
error Command failed with exit code 1.
info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command.

@YOU54F
Copy link
Author

YOU54F commented Mar 3, 2022

sorry this should be raised against my fork for testing 👍🏾

@YOU54F YOU54F closed this Mar 3, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant