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

Path must be a string. Received null #606

Closed
wedog opened this issue Oct 11, 2017 · 2 comments
Closed

Path must be a string. Received null #606

wedog opened this issue Oct 11, 2017 · 2 comments

Comments

@wedog
Copy link

wedog commented Oct 11, 2017

cross-env BABEL_ENV=test karma start test/unit/karma.conf.js --single-run

++++++++2+++++++++
11 10 2017 15:32:36.480:ERROR [plugin]: Error during loading "E:\work\mvue\node_modules/karma-phantomjs-launcher" plugin:
Path must be a string. Received null
11 10 2017 15:32:40.092:INFO [karma]: Karma v1.7.1 server started at http://0.0.0.0:9876/

@wedog
Copy link
Author

wedog commented Oct 11, 2017

I don't know where is the location module ,so path is empty!
I solved it, i run 'npm run install' in 'phantomjs-prebuilt' module.
Is there any better way?

@posva
Copy link
Member

posva commented Oct 11, 2017

Hey, the problem doesn't come from vue-cli, it comes from the template you used. I recommend you to ask for help on the forum or the Discord server. If it turns out there's a problem on the template, please create an issue, or even better, a pull request to fix it 🙂

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