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
I get the following error when running gulp build on Windows 7 x64
C:\Users\Developer I\Documents\Dojo\HotTowel\HT101\node_modules\gulp-ng-annotate\node_modules\ng-annotate\build\es5\ng-annotate-main.js:330
target.$methodName = method.name;
^
TypeError: Cannot assign to read only property '$methodName' of false
at matchRegular (C:\Users\Developer I\Documents\Dojo\HotTowel\HT101\node_modules\gulp-ng-annotate\node_modules\ng-annotate\build\es5\ng-annotate-main.js:330:24)
at match (C:\Users\Developer I\Documents\Dojo\HotTowel\HT101\node_modules\gulp-ng-annotate\node_modules\ng-annotate\build\es5\ng-annotate-main.js:36:66)
...
The text was updated successfully, but these errors were encountered:
I get the following error when running
gulp build
on Windows 7 x64The text was updated successfully, but these errors were encountered: