ktmud commented on a change in pull request #11569:
URL:
https://github.com/apache/incubator-superset/pull/11569#discussion_r518276501
##########
File path: superset-frontend/package-lock.json
##########
@@ -21363,28 +21363,28 @@
"dependencies": {
"abbrev": {
"version": "1.1.1",
- "resolved": false,
+ "resolved": "",
Review comment:
I wonder whether it would help if we lock npm version in `package.json`
(via
[engines](https://docs.npmjs.com/cli/v6/configuring-npm/package-json#engines)
config) and add a `.nvmrc` file.
----------------------------------------------------------------
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]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]