Open ykh opened 8 years ago
I am unable to simulate the error you are having. Could you tell me what commands you ran before gulp
to install?
I have updated the README to be clearer about installation, and have upgraded typings to the latest versions. Once you clone the repo, all you should have to do is run npm install
, and that should trigger the gulp build as well. From there you can run npm start
or gulp serve
to start the app.
I'm trying it again but in Linux, I'll tell you result.
It's fine on Linux (Debian - Jessie)! npm 2.15.5 node 4.4.6
I will check it again in Windows, maybe this issue is because of npm/nodejs version.
The issue in my environment is still remains! Win 8.1 Node v6.2.0 NPM 3.9.5 What info I give to you that maybe help? Did you tested it on windows before?
I'm running: OSX 10.11.4 Node 4.4.4 npm 2.15.1
I haven't tested on Windows so it may be the difference between Windows and Unix paths. I will look into it.
Same error here. @ykh, Did you generate project with Angular CLI?
@inska No. Actually I'm giving it up, and waiting for major release of angular2 :)
Hi I just check out your project, it seems a good starter (and keep updated), but I got bunch of errors after I run 'gulp':
Can you tell me what's wrong there? :confused: