Skip to content

Unable to run example - Module '"http"' has no exported member 'ServerRequest' #99

@shakthihcue

Description

@shakthihcue

Description/Steps to reproduce

npm run on windows throws below error:
Module '"http"' has no exported member 'ServerRequest'

Expected result

Example to build and run successfully

Additional information

package.json was throwing error on postinstall and hence it has been changed as below:
"postinstall": "cd services/account && npm i && cd ../customer && npm i && cd ../transaction && npm i && cd ../facade && npm i",

#Environment information

OS: Windows 10
Node: v 8.9.0

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