Skip to content
This repository was archived by the owner on Feb 17, 2024. It is now read-only.
This repository was archived by the owner on Feb 17, 2024. It is now read-only.

Instructions for install do not work on windows #1

Description

@scrapcupcake

Cloned the repo, read the readme, got two errors like the following for webpack and webpack-dev-server, which you also use in the https://github.com/AngularClass/angular2-webpack-starter so maybe someone updated this project but didn't update the instructions?

Then I got stuck on the following error:

Error: Cannot find module '../../webpack.config'

Fixed that by removing one of the pair of ../ in express-server-example.js, now stuck on
Cannot find module './package.json'
Going to try and generate one with npm init and then redo the install --save commands I've done...

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