Skip to content

Tutorials need to specify rimraf dependance? #58

Open
@nuke-web3

Description

@nuke-web3

Describe the Bug

On using the tutorial #57 as a start, using npm run build yields an error. Just need to add a note to run npm install in the docs first

> rust-webpack-template@0.1.0 build ........
> rimraf dist pkg && webpack

sh: 1: rimraf: not found

Expected Behavior

Default templates should compile 🙏

Activity

changed the title [-]Tutorials need to specify `rimaf` dependance?[/-] [+]Tutorials need to specify `rimraf` dependance?[/+] on Aug 3, 2020
added a commit that references this issue on Aug 3, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

      Development

      No branches or pull requests

        Participants

        @nuke-web3

        Issue actions

          Tutorials need to specify `rimraf` dependance? · Issue #58 · rustwasm/rustwasm.github.io