You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
gulp build need file src/powershell-cim-config.json, but it doesn't exist, and I can't find any example for this file.
Starting 'validatePsCimConfig'...
'validatePsCimConfig' errored after
Error: File not found with singular glob: src/powershell-cim-config.json (if this was purposeful, use `allowEmpty` option)
at Glob.<anonymous> (node_modules\glob-stream\readable.js:84:17)
at Object.onceWrapper (events.js:422:26)
at Glob.emit (events.js:315:20)
at Glob.EventEmitter.emit (domain.js:482:12)
at Glob._finish (node_modules\glob\glob.js:197:8)
at done (node_modules\glob\glob.js:182:14)
at Glob._processSimple2 (node_modules\glob\glob.js:688:12)
at node_modules\glob\glob.js:676:10
at Glob._stat2 (node_modules\glob\glob.js:772:12)
at lstatcb_ (node_modules\glob\glob.js:764:12)
'build' errored after
The text was updated successfully, but these errors were encountered:
gulp build need file src/powershell-cim-config.json, but it doesn't exist, and I can't find any example for this file.
The text was updated successfully, but these errors were encountered: