Skip to content
This repository was archived by the owner on May 8, 2023. It is now read-only.
This repository was archived by the owner on May 8, 2023. It is now read-only.

Installation via npm does not compile #10

@jurajpiar

Description

@jurajpiar

When installed as dependency it does not automatically install, compile and generate types, as one would expect to make use of it in a JS/TS project. I'm guessing the authors used npm link to test? This assumption is based on the fact that after npm i @rsksmart/erc677 the dependency misses datagen.js and truffle-config.js.

An ideal fix would run the compilation and test generation upon package installation.

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