Skip to content
This repository has been archived by the owner on Jan 19, 2021. It is now read-only.

Magellan should create directories recursively #209

Open
qacwnfq opened this issue Mar 16, 2017 · 0 comments
Open

Magellan should create directories recursively #209

qacwnfq opened this issue Mar 16, 2017 · 0 comments

Comments

@qacwnfq
Copy link

qacwnfq commented Mar 16, 2017

It would prevent errors like this:

> DPRO=local magellan --browser=phantomjs,firefox,chrome --temp_dir=${TEMP_DIR}|| true
[INFO] 
[INFO] Magellan 8.8.5
[INFO] Will try to load configuration from default of ./magellan.json
[INFO] Loaded configuration from:  repos/demo/integration-tests/src/test/magellan.json
[ERROR] repos/demo/integration-tests/src/test/node_modules/testarmada-magellan/src/mkdir_sync.js:10
[ERROR]       throw e;
[ERROR]       ^
[ERROR] 
[ERROR] Error: ENOENT: no such file or directory, mkdir 'repos/demo/integration-tests/target/frontend/temp'
[ERROR]     at Error (native)
@qacwnfq qacwnfq changed the title Magellan should use mkdir -p when creating temp dir Magellan should use create directories recursively Mar 17, 2017
@qacwnfq qacwnfq changed the title Magellan should use create directories recursively Magellan should create directories recursively Mar 17, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants