Skip to content
This repository was archived by the owner on Apr 10, 2018. It is now read-only.
This repository was archived by the owner on Apr 10, 2018. It is now read-only.

Fix local installation #93

@ghost

Description

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

  1. Search for project.json
  2. Change npm manager logic (return absolute path to binaries)

Environment

  • Version: 0.6.0
  • Platform: All

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions