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

Failed to npm install on Windows  #1

@janjaali

Description

@janjaali

First of all, thanks for your great library!

I have lately encountered a problem while installing this library via npm install on Windows. The error message is as follows:

npm ERR! command failed
npm ERR! command C:\WINDOWS\system32\cmd.exe /d /s /c . ./bin/main.sh
npm ERR! '.' is not recognized as an internal or external command,
npm ERR! operable program or batch file.

Do you mind if we switch the executed ./bin/main.sh to a ./bin/main.js file so that the installment becomes platform independent? I would create a PR for that.

Cheers ;)

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