Skip to content

Make sure framework dir is part of the cached framework #709

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

Merged
merged 1 commit into from
Jul 28, 2015

Conversation

rosen-vladimirov
Copy link
Contributor

In some cases framework dir is missing in the npm cached package of the framework. Check if it exists and if not, remove the package from the cache and add it again.
Fixes #699

@rosen-vladimirov rosen-vladimirov self-assigned this Jul 28, 2015
@rosen-vladimirov rosen-vladimirov added this to the 1.2.2 milestone Jul 28, 2015
@ns-bot
Copy link

ns-bot commented Jul 28, 2015

public addToCache(packageName: string, version: string): IFuture<void> {

public addToCache( packageName: string, version: string): IFuture<void> {
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The horror - added an empty space after the ( 🙀

@ns-bot
Copy link

ns-bot commented Jul 28, 2015

@Fatme
Copy link
Contributor

Fatme commented Jul 28, 2015

👍

@rosen-vladimirov rosen-vladimirov force-pushed the vladimirov/fix-platform-update branch from 61fcd40 to 11e9a59 Compare July 28, 2015 12:30
@ns-bot
Copy link

ns-bot commented Jul 28, 2015

In some cases framework dir is missing in the npm cached package of the framework. Check if it exists and if not, remove the package from the cache and add it again.
Fail when the shasum of the package is not correct
Fixes #699
@rosen-vladimirov rosen-vladimirov force-pushed the vladimirov/fix-platform-update branch from 11e9a59 to 955f137 Compare July 28, 2015 12:35
@ns-bot
Copy link

ns-bot commented Jul 28, 2015

rosen-vladimirov added a commit that referenced this pull request Jul 28, 2015
Make sure framework dir is part of the cached framework
@rosen-vladimirov rosen-vladimirov merged commit 56e77a8 into release Jul 28, 2015
@rosen-vladimirov rosen-vladimirov deleted the vladimirov/fix-platform-update branch July 28, 2015 12:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants