Skip to content

web_server.js mime errors #7

Description

@lorol

Fix, to get it working. I use the latest node.js WIN10 (64):
install mime-types
change of web_server.js
//var mime = require('mime');
var mime=require('mime-types');

(I ran the simulated webdev by curiosity, otherwise cannot find a practical use :) )

Activity

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

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions