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

Module name "process" has not been loaded yet for context: #1029

Open
saiKumarGanji opened this issue Sep 6, 2021 · 0 comments
Open

Module name "process" has not been loaded yet for context: #1029

saiKumarGanji opened this issue Sep 6, 2021 · 0 comments

Comments

@saiKumarGanji
Copy link

saiKumarGanji commented Sep 6, 2021

Seeing the error "Module name "process" has not been loaded yet for context" all the time
can anyone help me with this

mocha

Clipmaster 9000
1) "before each" hook for "should login"

0 passing (5s)
1 failing

  1. Clipmaster 9000
    "before each" hook for "should login":
    javascript error: javascript error: Module name "process" has not been loaded yet for context: _. Use require([])
    https://requirejs.org/docs/errors.html#notloaded
    (Session info: chrome=89.0.4389.128)
    at Object.getErrorFromResponseBody (node_modules\webdriver\build\utils.js:94:12)
    at WebDriverRequest._request (node_modules\webdriver\build\request.js:134:31)
    at processTicksAndRejections (internal/process/task_queues.js:93:5)
    at async Browser.wrapCommandFn (node_modules@wdio\utils\build\shim.js:63:29)
    at async Browser.wrapCommandFn (node_modules@wdio\utils\build\shim.js:63:29)
    at async Context. (test\spec.js:17:12)

package json details
"electron": "^12.0.2",
"mocha": "^9.1.1",
"spectron": "^14.0.0"

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

No branches or pull requests

1 participant