-
Notifications
You must be signed in to change notification settings - Fork 8
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
bug: TypeError: Cannot read property 'toString' of null #11
Comments
That problem from file
Got error : |
Hey @machei, good to hear you're trying First, I see you got this error
Are you executing cordova-test inside a cordova project ? I'll take a look now, in the script that gets cordova version, to check why it fails. Do you have cordova in the global path or you execute it from it folder; if you exec |
Still error caught with Cordova and appium are installed globally, these command works anywhere. Other error still:
|
mmm, it shouldnt throw an error on can you try with |
I tried to type command following as abowe. My mocha is fine working in other way:
|
I'll create a windows vm and check what's the problem. I'll give you feedback soon. |
Hey @machei, I just made an improvement on the path parser. Can you reinstall the cli, |
Has there been any update on this issue? I am experiencing the same thing:
This is from within CDVTest.js:103 |
I have the same issue (I think...) TypeError: Cannot read property 'toString' of null |
same of cordova 9.0.0 ([email protected]) |
Sorry for the super late reply, this project was unsupported due to lack of time. I just added the label as deprecated. I just tried the project on MacOs and it works. I'm creating a new release, but won't be able to help much, especially on Windows. This is working with |
I'm new user, and starting to use this plugin cordova.
The text was updated successfully, but these errors were encountered: