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

Problem when urls as dependency in package.json? #26

Open
Way opened this issue Feb 15, 2016 · 1 comment
Open

Problem when urls as dependency in package.json? #26

Way opened this issue Feb 15, 2016 · 1 comment

Comments

@Way
Copy link

Way commented Feb 15, 2016

I recently ran into an issue where I used an url instead of a version for a dependency. That dependency was not resolved correctly and the package was missing.
Is there any known problem with this case?

@vladikoff
Copy link
Member

@Way you need to make sure that the box that is running the server is properly configured to resolve those urls. You can do a simple test on that deployed freight server and try to install something manually with npm to check if that works.

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

2 participants