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

package.json should be invalidated when a task is rerun #7

Open
soichih opened this issue Oct 5, 2017 · 0 comments
Open

package.json should be invalidated when a task is rerun #7

soichih opened this issue Oct 5, 2017 · 0 comments

Comments

@soichih
Copy link
Contributor

soichih commented Oct 5, 2017

I've observed a behavior where task handler seems to be using outdated/cached package.json content instead of fetching a new one when I rerun an app - which was failing due to an issue with package.json. When I corrected the issue and rerun, it reported the same error.

I though I've made it so that it will only use cached package.json during status checking, but I need to make sure this or investigate the root cause.

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

1 participant