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

To Do App example fails when running 'npm run serve' #711

Closed
olliebaum opened this issue Mar 6, 2018 · 1 comment
Closed

To Do App example fails when running 'npm run serve' #711

olliebaum opened this issue Mar 6, 2018 · 1 comment

Comments

@olliebaum
Copy link

I was following the To Do app example on http://yeoman.io/codelab/ and there's an error in some of the code that prevents the website from being served.

The page displays the following error text:
screen shot 2018-03-06 at 16 15 02

FIX: The problem can be fixed by navigating to ToDoTextInput.js and removing the quotes around 'edit' on line 40. N.B. Don't assume the classname on line 41 should be unquoted as well. If you do, the site will throw an error again when run.

@UlisesGascon
Copy link
Member

Hi @olliebaum! I think that you're looking for generator-fountain-webapp... But It seems that is not maintained :-(

@silvenon silvenon closed this as completed Dec 7, 2018
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