Skip to content

Error: Cannot find module 'tslib' #772

Closed
SoftwareBrothers/adminjs-expressjs
#53
@maheshkumar2150

Description

@maheshkumar2150

Do i have to install tslib separately?
It is windows 10

{
"name": "admin",
"version": "1.0.0",
"description": "",
"main": "index.js",
"scripts": {
"test": "echo "Error: no test specified" && exit 1",
"start": "nodemon index.js"
},
"keywords": [],
"author": "",
"license": "ISC",
"dependencies": {
"@admin-bro/express": "^3.1.0",
"@admin-bro/mongoose": "^1.1.0",
"admin-bro": "^3.4.0",
"express": "^4.17.1",
"express-formidable": "^1.2.0",
"mongoose": "^5.11.17"
}
}

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