nytai commented on a change in pull request #9357: Adding
requirements-local.txt support
URL:
https://github.com/apache/incubator-superset/pull/9357#discussion_r396809655
##########
File path: superset-frontend/package-lock.json
##########
@@ -10815,7 +10815,8 @@
},
"kind-of": {
"version": "6.0.2",
- "resolved": ""
+ "resolved": "https://registry.npmjs.org/kind-of/-/kind-of-6.0.2.tgz",
Review comment:
likely due to a newer npm version in docker. We should probably maintain an
`.nvmrc` version file or equivalent that can be read from docker.
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
With regards,
Apache Git Services
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]