Skip to content

Missing thing route #1614

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

Closed
amejiarosario opened this issue Feb 7, 2016 · 7 comments
Closed

Missing thing route #1614

amejiarosario opened this issue Feb 7, 2016 · 7 comments

Comments

@amejiarosario
Copy link

I'm trying out a brand new project created with v3.3.0, following the minimum versions guidelines for (yo, npm, node, ...) and its missing the thing route and it's making the test fail.

amejiarosario added a commit to amejiarosario/generator-angular-fullstack that referenced this issue Feb 7, 2016
@amejiarosario
Copy link
Author

@Awk34 @kingcody I have a PR for the missing route

@Awk34
Copy link
Member

Awk34 commented Feb 8, 2016

@amejiarosario I remember we used to have that line in (as well as the thing line for socket.io) but we removed it because the thing endpoint generator should be injecting those lines automatically and it would cause issues having those requires twice. The solution is to figure out why the generator sometimes doesn't inject those lines.

@amejiarosario
Copy link
Author

I see, @Awk34 I'm trying to start a new production project, but I'm having issues finding a stable version (all test and functionality works out of the box). What would you consider the most stable/tested version so far?

@Awk34
Copy link
Member

Awk34 commented Feb 9, 2016

@amejiarosario hard to say. I'll take any help I can get to iron out these small bugs.

@kingcody
Copy link
Member

kingcody commented Feb 9, 2016

Hmm, this is interesting... @Awk34 have you been able to reproduce?

@Awk34
Copy link
Member

Awk34 commented Feb 9, 2016

@kingcody I have not

@Awk34
Copy link
Member

Awk34 commented Mar 10, 2016

#1591

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

Successfully merging a pull request may close this issue.

3 participants