-
Notifications
You must be signed in to change notification settings - Fork 1.3k
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
Test does not start because there is an error while trying to load the file "node_modules\nightwatch\dist\api\client-commands\saveSnapshot.js" #3884
Comments
I get the same error after upgrading from version |
Hey @chriscuba23, Thanks for raising this issue. Could you try a fresh install of dependencies and see if it works? |
will try other versions and will let you know! |
will try now, thanx |
I've tried version 3.0.1 and version 3.1.3 but sadly the failure was the same |
@dtslvr I've tried doing a fresh install of the dependencies using |
Glad you got sorted! |
That worked for me too. Thank you very much @chriscuba23. |
Description of the bug/issue
When I run a simple js file in examples I expect for it to run but instead I get a ERR_DLOPEN_FAILED file load error
Steps to reproduce
.\node_modules\.bin\nightwatch.cmd -e chrome .\nightwatch\examples\basic\duckDuckGo.js --verbose
Sample test
Command to run
Verbose Output
Nightwatch Configuration
Nightwatch.js Version
3.1.2
Node Version
18.16.0
Browser
Chrome Version 115.0.5790.173 (Official Build) (64-bit)
Operating System
Windows 11 Pro
Additional Information
The text was updated successfully, but these errors were encountered: