question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Permission issue running demo, cannot read source folder /var/folders/xx...

See original GitHub issue

I’m submitting a … (check one with “x”)

[X] bug report
$ nightwatch - default
Starting selenium server... started - PID:  3270

There was an error while starting the test runner:

Error: Cannot read source folder: /var/folders/l3/r22tbspn7kj0qxwhzzwy5f480000gn/T/tmp-3269DkAMVmqIzMCa/-.js
    at /usr/local/lib/node_modules/nightwatch/lib/runner/run.js:200:21
    at /usr/local/lib/node_modules/nightwatch/lib/runner/walk.js:97:18
    at FSReqWrap.oncomplete (fs.js:114:15)

I’m running the google babel demo.

Please tell us about your environment:

  "devDependencies": {
    "chromedriver": "^2.28.0",
    "cucumber": "2.0.0-rc.9",
    "enzyme": "^2.8.0",
    "nightwatch": "^0.9.14",
    "nightwatch-cucumber": "^7.1.0",
    "phantomjs-prebuilt": "^2.1.14",
    "react-scripts": "0.9.5",
    "selenium-server-standalone-jar": "^3.3.1"
  },

node 7.8.0, npm 4.2.0

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Comments:6

github_iconTop GitHub Comments

7reactions
Geczycommented, Apr 6, 2017

Can delete

2reactions
RazvanVuscancommented, Jun 16, 2017

I managed to overcome the error by running “nightwatch --config nightwatch.conf.js” in the folder where nightwatch.conf.js rests along with the “features” and “feature/steps_definitions” folders. I get this instead now: “TypeError: Cannot read property ‘api’ of undefined”.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Cannot read source folder attempting to make any action
I've resolved the issue "Error: Cannot read source folder: /". Executing the command in this two ways: nightwatch -- --group testSuite --env ...
Read more >
Search OpenShift CI
Error: running task Updating node-exporter failed: reconciling ... [Azure CSI] cannot deploy Azure Disk on ASH because /etc/kubernetes is read-only fs ...
Read more >
Mac - 太極 - taichimd.us
1 macOS. 1.1 Find OS version by command line · 2 OS X File System. 2.1 Home directory · 3 Create a Bootable...
Read more >
Files/Folders Default Permissions dialog | IntelliJ IDEA ...
The following identifiers are used for permission types: R stands for Read. W stands for Write. X ...
Read more >
The react-native from storybookjs - GithubHelp
When running the on device storybook on react native, as soon as I select one of my stories, I get an error: TypeError:...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found