Skip to content

Not working after install using npm #6

@imran-010

Description

@imran-010

I am using nodejs and i installed anymesh using "npm install anymesh" but when i start my app it still shows "can not find module anymesh".
Reason is you did not defined path in package.json
Please add "main": "lib/AnyMesh.js" in your package.json so it will works correctly

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