-
I have an error in webstorm
Cypress pro 2.0.1
WS 2020.3.3
```
java.lang.NullPointerException: null cannot be cast to non-null type kotlin.String
at me.mbolotov.cypress.completion.CyCompletionC…
-
## Current Behavior
Can't run the command.
## How to Reproduce
Try and run the command via the plugin
## Envirounment:
Node : 12.20.0
OS : darwin x64 (MacOS Big Sur)
Webstorm: 2021…
-
One thing I enjoy about using Cypress via `yarn cypress open` is that the tests re-run automatically when the source or test file changes.
With Jest I can modify my run configuration to pass `--wat…
tvanc updated
3 years ago
-
com.intellij.diagnostic.PluginException: annotator: me.mbolotov.cypress.lang.CyVariableRefAnnotator@5dc0c6cb (class me.mbolotov.cypress.lang.CyVariableRefAnnotator) [Plugin: me.mbolotov.cypress.pro]
…
-
Error during processing of: observationAssertions.ts
com.intellij.diagnostic.PluginException: Cannot load class me.mbolotov.cypress.lang.AliasReferenceResolve (
error: com/intellij/model/SymbolR…
-
com.intellij.diagnostic.PluginException: Cannot load class me.mbolotov.cypress.lang.AliasReferenceResolve (
error: com/intellij/model/SymbolReference,
classLoader=PluginClassLoader(plugin=Plugin…
-
After plugin upgrade I got this error
```
java.lang.ClassCastException: class com.github.leomillon.uuidgenerator.settings.uuid.UUIDGeneratorSettings cannot be cast to class com.github.leomillon.uu…
-
After last update PhpStorm to 2021.01 build 211.6693.120
```
com.intellij.openapi.util.TraceableDisposable.ObjectNotDisposedException: See stack trace responsible for creation of unreleased object…
-
After installing the cypress pro plugin I am able to run my cypress tests via the gutter icon but all my non cypress tests that use Jest can no longer be ran
![image](https://user-images.githubus…
-
I've made npm install and after I tried to run test - it is failed with this exception
Failed to run Cypress configuration
com.intellij.execution.ExecutionException: Unable to add a .only keyword …