Skip to content

Conversation

@Blasz
Copy link

@Blasz Blasz commented Oct 15, 2019

This fixes #103 where a package cannot be added or pushed multiple times in a long running node process since the initial package store cache is always used.

The intention of the cache is to cache the store across the two calls in add.ts, which this modification achieves.

…self

This fixes an issue where a package cannot be added or pushed multiple
times in a long running node process since the initial package store
cache was always used.
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

Successfully merging this pull request may close these issues.

Node API - Cannot add/push package changes multiple times

2 participants