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

Running test fails #77

Open
tobbtechnologies opened this issue Jan 2, 2018 · 1 comment
Open

Running test fails #77

tobbtechnologies opened this issue Jan 2, 2018 · 1 comment

Comments

@tobbtechnologies
Copy link

When I run test I get the errors below.

C:\ionic-test>npm test

[email protected] test C:\ionic-test
karma start ./test-config/karma.conf.js

02 01 2018 20:51:10.747:ERROR [config]: Invalid config file!
Error: Cannot find module 'webpack'
at Function.Module._resolveFilename (module.js:536:15)
at Function.Module._load (module.js:466:25)
at Module.require (module.js:579:17)
at require (internal/module.js:11:18)
at Object. (C:\ionic-test\test-config\webpack.test.js:1:15)
at Module._compile (module.js:635:30)
at Object.Module._extensions..js (module.js:646:10)
at Module.load (module.js:554:32)
at tryModuleLoad (module.js:497:12)
at Function.Module._load (module.js:489:3)
at Module.require (module.js:579:17)
at require (internal/module.js:11:18)
at Object. (C:\ionic-test\test-config\karma.conf.js:1:21)
at Module._compile (module.js:635:30)
at Object.Module._extensions..js (module.js:646:10)
at Module.load (module.js:554:32)
npm ERR! Test failed. See above for more details.

@agrosner
Copy link

npm run test?

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

2 participants