Skip to content

Segmentation fault: 11 error after installing api-mock and run through gulp #49

Description

@anandkrishnanbk

Getting error 'Segmentation fault: 11 error' after installing api by running 'npm install api-mock' and run through gulp using gulp.task('api',function()
{
var mockServer=new mockApi({
blueprintPath:files.apiPath,
options:{port:3000}
});
mockServer.run();
})

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions