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 have cloned, npm installed and gulped your code. After that I've runned gulp test. This is the error:
asiniy@misha:~/projects/react-app-boilerplate$ gulp test
[00:56:23] Using gulpfile ~/projects/react-app-boilerplate/gulpfile.js
[00:56:23] Starting 'test'...
[00:56:23] Start running spec file: /home/asiniy/projects/react-app-boilerplate/build/testrunner-phantomjs.html
[00:56:23] PhantomJS path: /home/asiniy/projects/react-app-boilerplate/node_modules/phantomjs/lib/phantom/bin/phantomjs
Loading /home/asiniy/projects/react-app-boilerplate/build/testrunner-phantomjs.html
Jasmine ran in 0.004 seconds
1 spec, 1 failure
Unsafe JavaScript attempt to access frame with URL about:blank from frame with URL file:///home/asiniy/projects/react-app-boilerplate/node_modules/gulp-jasmine2-phantomjs/jasmine2-runner.js. Domains, protocols and ports must match.
Unsafe JavaScript attempt to access frame with URL about:blank from frame with URL file:///home/asiniy/projects/react-app-boilerplate/node_modules/gulp-jasmine2-phantomjs/jasmine2-runner.js. Domains, protocols and ports must match.
Unsafe JavaScript attempt to access frame with URL about:blank from frame with URL file:///home/asiniy/projects/react-app-boilerplate/node_modules/gulp-jasmine2-phantomjs/jasmine2-runner.js. Domains, protocols and ports must match.
Unsafe JavaScript attempt to access frame with URL about:blank from frame with URL file:///home/asiniy/projects/react-app-boilerplate/node_modules/gulp-jasmine2-phantomjs/jasmine2-runner.js. Domains, protocols and ports must match.
[00:56:23] gulp-jasmine2-phantomjs: ✖ Assertions failed in testrunner-phantomjs.html
[00:56:23] 'test' errored after 625 ms
[00:56:23] Error in plugin 'gulp-jasmine2-phantomjs'
Command failed:
Ubuntu 14.04, node 0.10.25
Any help will be appreciated.
Thanks, Alex
The text was updated successfully, but these errors were encountered:
Hey!
I have cloned,
npm
installed andgulp
ed your code. After that I've runnedgulp test
. This is the error:Ubuntu 14.04, node 0.10.25
Any help will be appreciated.
Thanks, Alex
The text was updated successfully, but these errors were encountered: