Skip to content
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

Unable to run test cases #2

Open
V2NileshSukalikar opened this issue May 14, 2018 · 0 comments
Open

Unable to run test cases #2

V2NileshSukalikar opened this issue May 14, 2018 · 0 comments

Comments

@V2NileshSukalikar
Copy link

npm test

[email protected] pretest C:\Users\nilesh.sukalikar\Downloads\example-angular-master\example-angular-master
npm run build

[email protected] build C:\Users\nilesh.sukalikar\Downloads\example-angular-master\example-angular-master
concurrently --names "tsc-src,tsc-e2e,copy" "npm run build:src" "npm run build:e2e" "npm run copy"

[tsc-e2e]
[tsc-e2e] > [email protected] build:e2e C:\Users\nilesh.sukalikar\Downloads\example-angular-master\example-angular-master
[tsc-e2e] > tsc -p e2e/
[tsc-e2e]
[copy]
[copy] > [email protected] copy C:\Users\nilesh.sukalikar\Downloads\example-angular-master\example-angular-master
[copy] > cpx "src/**/*.{js,html,css}" dist
[copy]
[tsc-src]
[tsc-src] > [email protected] build:src C:\Users\nilesh.sukalikar\Downloads\example-angular-master\example-angular-master
[tsc-src] > tsc -p src/
[tsc-src]
[tsc-e2e] npm run build:e2e exited with code 0
[copy] npm run copy exited with code 0
[tsc-src] npm run build:src exited with code 0

[email protected] test C:\Users\nilesh.sukalikar\Downloads\example-angular-master\example-angular-master
intern config=@Local

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant