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

Fix the node_module versions #82

Closed
pksunkara opened this issue Mar 2, 2012 · 6 comments
Closed

Fix the node_module versions #82

pksunkara opened this issue Mar 2, 2012 · 6 comments

Comments

@pksunkara
Copy link

in package.json, otherwise it will be very problematic.

@thedjpetersen
Copy link
Owner

Thanks I will try to get to this in the next couple of days.

@thedjpetersen
Copy link
Owner

Just curious what are some of the problems that could crop up?

@pksunkara
Copy link
Author

You might be using a particular version locally and developing subway based on that and there might be a latest version in npm which can break that.

@thedjpetersen
Copy link
Owner

At this point using the latest versions of all the packages should be fine, it seems to me that this would be a problem that would manifest itself pretty clearly, when it becomes a problem.

@ghost ghost assigned akavlie Mar 3, 2012
@akavlie
Copy link
Contributor

akavlie commented Mar 3, 2012

I'm gonna go ahead and pin down the packages.json to the version I have running locally. On NodeUp one of the devs said he spent hours tracking down a bug that was due to a dependency version difference. That doesn't sound like my idea of fun.

@akavlie
Copy link
Contributor

akavlie commented Mar 3, 2012

done

@akavlie akavlie closed this as completed Mar 3, 2012
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