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

Instructions for install do not work on windows #1

Open
scrapcupcake opened this issue May 4, 2016 · 1 comment
Open

Instructions for install do not work on windows #1

scrapcupcake opened this issue May 4, 2016 · 1 comment

Comments

@scrapcupcake
Copy link

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...

@scrapcupcake
Copy link
Author

I've created a branch, which reflects my work to get this going to date:
https://github.com/scrapcupcake/angular2-examples/tree/windows_and_docs_fixes

However, the sever that is run does not appear configured correctly; in fact, the server appear so expect the file structure of https://github.com/AngularClass/angular2-webpack-starter which this project does not have. Perhaps the main branch has an incomplete refactor of the server script? I will continue to investigate.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant