Skip to content

Unable to install CLI on Windows 10 #379

Open
@hzub

Description

@hzub

Environment

  • OS: Windows 10 v. 1803
  • Syncano version: 0.15.0
  • Node version: 12.8.0
  • NPM version: 6.10.2

Describe the bug
Syncano CLI throws showstopping error during installation on empty project (freshly npm initialized directory). It breaks the installation, yielding half-processed package content inside node_modules.
Error indicates that it can't run postinstall script due to an unexpected dot.

To Reproduce
Steps to reproduce the behavior:

  1. npm install -g @syncano/cli or npm install @syncano-cli in empty node project

Expected behavior
Syncano CLI gets completely installed either locally or globally.

Screenshots
2019-08-20 21_29_22-Wiersz polecenia

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions