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
{{ message }}
This repository was archived by the owner on Apr 10, 2018. It is now read-only.
Description
Fix case when CLI installs engine locally via npm to folder as project
Expected Behavior
CLI must search for engine binaries in the project root (where is project.json)
Actual Behavior
CLI tries to execute engine from the current project folder, but npm could install this on several directories above
Steps to Reproduce
Environment