Skip to content
This repository has been archived by the owner on Dec 27, 2018. It is now read-only.

Error: ENOENT, no such file or directory '/node_modules/webdriverio/build/lib/protocol' #90

Open
Gobliins opened this issue Sep 27, 2017 · 0 comments

Comments

@Gobliins
Copy link

I try to import something from a library which i included with npm install webdriverio
But on the import { remote } from 'webdriverio'; or const web = require('webdriverio');
I get this error:
Error: ENOENT, no such file or directory '/node_modules/webdriverio/build/lib/protocol'
But the folder exists.

I run my tests with:
meteor test --driver-package practicalmeteor:mocha --port 24000

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

No branches or pull requests

1 participant