Closed marcoscaceres closed 9 years ago
Weird, I'm seeing an identical file list being generated with both your patch and the existing command (with the exception of js/src/sw.js
, which your patch is missing ATM)
What files are you seeing being missed with the existing command?
I saw that behavior on ursula's computer. The commands executed were not the ones In package.json until npm install is run.
The original command seems to run fine for me.
Can you please try to run npm install?
@oyiptong, @k88hudson ok, re-ran install. Works. Sorry for wasting time.
@k88hudson r? This catches everything now, but can you think of a more reliable way of doing this? It's not great that we have to list all the directories... maybe we need to bug the jshint maintainers to fix globbing.