-
Notifications
You must be signed in to change notification settings - Fork 12k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
E2E Tests incorrect in default project #1977
Comments
for me the same. i am using the webpack 1.0.0-beta.11-webpack.8 version. |
+1 |
On Mon, Sep 12, 2016 at 5:30 AM, Hans [email protected] wrote:
|
This issue has been automatically locked due to inactivity. Read more about our automatic conversation locking policy. This action has been performed automatically by a bot. |
Could not start watchman; falling back to NodeWatcher for file system events.
Visit http://ember-cli.com/user-guide/#watchman for more info.
angular-cli: 1.0.0-beta.11-webpack.8
node: 6.5.0
os: darwin x64
change the e2e test from
to
then run ng e2e
output is:
`bash-3.2$ ng e2e
Could not start watchman; falling back to NodeWatcher for file system events.
Visit http://ember-cli.com/user-guide/#watchman for more info.
Appreciate this isn't necessarily an angular-cli issue per se, but its my first port of call!
The text was updated successfully, but these errors were encountered: