Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

issue installation #218

Open
kamov opened this issue Feb 15, 2014 · 6 comments
Open

issue installation #218

kamov opened this issue Feb 15, 2014 · 6 comments

Comments

@kamov
Copy link

kamov commented Feb 15, 2014

I got this issue:

Express
404 Error: ENOENT, stat 'C:\ws\htdocs\angular-app\client\dist\index.html'

I follow all instruction...

THanks!!

@petebacondarwin
Copy link
Contributor

It is most likely that you have not yet built the app.
Is there a dist folder inside the client folder?
Did you cd into the client folder and run grunt build? If so, what was the output?

@kamov
Copy link
Author

kamov commented Feb 16, 2014

Hi

I have run under server folder "npm install"

Then under client folder "npm install"

I run again this, and I check message output.

Seem is missing .NET Framework 2.0 SDK and Microsoft Visual Studio 2...

Why this dependencies?

I never use grunt before, I just check into.

I try install grunt and run grunt command, but said that is not recognized.

THanks

@petebacondarwin
Copy link
Contributor

Here is some info about installing grunt
http://gruntjs.com/getting-started
On 16 Feb 2014 07:45, "kamov" notifications@github.com wrote:

Hi

I have run under server folder "npm install"

Then under client folder "npm install"

I run again this, and I check message output.

Seem is missing .NET Framework 2.0 SDK and Microsoft Visual Studio 2...

Why this dependencies?

I never use grunt before, I just check into.

I try install grunt and run grunt command, but said that is not recognized.

THanks

Reply to this email directly or view it on GitHubhttps://github.com//issues/218#issuecomment-35179510
.

@kamov
Copy link
Author

kamov commented Feb 16, 2014

It's not possible without grunt?

Thanks.

@petebacondarwin
Copy link
Contributor

Not really. The app needs to be built
On 16 Feb 2014 07:53, "kamov" notifications@github.com wrote:

It's not possible without grunt?

Thanks.

Reply to this email directly or view it on GitHubhttps://github.com//issues/218#issuecomment-35179602
.

@mjlan
Copy link

mjlan commented Dec 27, 2015

I got this issue:

D:\angularjs\angular-app\client>grunt build
Running "clean:0" (clean) task

Running "html2js:app" (html2js) task
Warning: EINVAL: invalid argument, scandir 'D:\angularjs\angular-app\client\src
app\app.js' Use --force to continue.

Aborted due to warnings.

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

No branches or pull requests

3 participants