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
path.js:7
throw new TypeError('Path must be a string. Received ' + inspect(path));
^
TypeError: Path must be a string. Received [ 'polymer.html', 'polymer-mini.html', 'polymer-micro.html' ]
at assertPath (path.js:7:11)
at Object.join (path.js:466:7)
at extractMain (C:\Users\dotnet\Projects\firefund\styleguide\node_modules\bower-copy\index.js:50:21)
When used with polymer I get:
bower-copy clearly doesn't support main as array
The text was updated successfully, but these errors were encountered: