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
Hi,
First of all, thanks for this project, it is amazing!
I want to contribute to the project so I cloned the repo, npm and bower installed dependencies and run gulp. It throws lots of errors and warnings. For example
ERROR in ./src/objects/video.js
jshint results in errors
Incompatible values for the 'strict' and 'globalstrict' linting options. (7% scanned). @ line 20 char 54
undefined
How can I sort this out? Is it a problem on my environment or is something you didn't push yet.
Thanks again!
The text was updated successfully, but these errors were encountered:
Hi,
First of all, thanks for this project, it is amazing!
I want to contribute to the project so I cloned the repo,
npm
andbower
installed dependencies and rungulp
. It throws lots of errors and warnings. For exampleHow can I sort this out? Is it a problem on my environment or is something you didn't push yet.
Thanks again!
The text was updated successfully, but these errors were encountered: