You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm trying running two Wallaby instances (monorepo) within the same IDE and am running into a license issue telling me I'm running Wallaby on a different computer. I am unsure if this would happen if I was running VSCode and Webstorm at the same time as well.
Code editor or IDE name and version
WebStorm 2017.3.3
Build #WS-173.4301.22, built on January 15, 2018
JRE: 1.8.0_152-release-1024-b11 x86_64
JVM: OpenJDK 64-Bit Server VM by JetBrains s.r.o
OS name and version
Mac OS X 10.13.2
The text was updated successfully, but these errors were encountered:
It's likely that you have an orphaned process running wallaby core (maybe as a result of and IDE/editor crash). Please close all wallaby instances, kill all node process on your machine (or restart it) and try again.
@ArtemGovorov I am trying to run Wallaby twice within the same editor. Although it does not seem to be working as expected. Maybe just stopped by the license server?
trying to run Wallaby twice within the same editor.
Oh, this is actually not supported (different instances of the same IDE or different editors - yes, but not running multiple running configurations in the same IDE window). However, it's not supported for other technical reasons, license checking should still work fine.
Issue description or question
I'm trying running two Wallaby instances (monorepo) within the same IDE and am running into a license issue telling me I'm running Wallaby on a different computer. I am unsure if this would happen if I was running VSCode and Webstorm at the same time as well.
Code editor or IDE name and version
OS name and version
Mac OS X 10.13.2
The text was updated successfully, but these errors were encountered: