Advertisement
Guest User

Untitled

a guest
Jul 1st, 2018
134
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.69 KB | None | 0 0
  1. throw new TypeError('"file" argument must be a non-empty string');
  2.  
  3. ^
  4.  
  5.  
  6. TypeError: "file" argument must be a non-empty string
  7.  
  8.  
  9.  
  10.  - child_process.js:383 normalizeSpawnArguments
  11.  
  12.   child_process.js:383:11
  13.  
  14.  
  15.  
  16.  - child_process.js:496 Object.exports.spawn
  17.  
  18.   child_process.js:496:38
  19.  
  20.  
  21.  
  22.  - index.js:83 spawn
  23.  
  24.   [23af0e99-a107-450f-8054-46269cf25042]/[2.1.7]/[html-convert]/index.js:83:20 
  25.  
  26.  - index.js:183 select
  27.  
  28.   [23af0e99-a107-450f-8054-46269cf25042]/[2.1.7]/[html-convert]/index.js:183:2  1
  29.  
  30.  
  31.  
  32.  - index.js:265 Duplex.dup._write
  33.  
  34.   [23af0e99-a107-450f-8054-46269cf25042]/[2.1.7]/[html-convert]/index.js:265:1  8
  35.  
  36.  
  37.  
  38.  - _stream_writable.js:397 doWrite
  39.  
  40.   _stream_writable.js:397:12
  41.  
  42.  
  43.  
  44.  - _stream_writable.js:383 writeOrBuffer
  45.  
  46.   _stream_writable.js:383:5
  47.  
  48.  
  49.  
  50.  - _stream_writable.js:290 Duplex.Writable.write
  51.  
  52.   _stream_writable.js:290:11
  53.  
  54.  
  55.  
  56.  - index.js:389 
  57.  
  58.   [23af0e99-a107-450f-8054-46269cf25042]/[2.1.7]/[html-convert]/index.js:389:1  6
  59.  
  60.  
  61.  
  62.  - index.js:16 apply
  63.  
  64.   [23af0e99-a107-450f-8054-46269cf25042]/[0.1.0]/[thunky]/index.js:16:28
  65.  
  66.  
  67.  
  68.  - index.js:20 
  69.  
  70.   [23af0e99-a107-450f-8054-46269cf25042]/[0.1.0]/[thunky]/index.js:20:25
  71.  
  72.  
  73.  
  74.  - index.js:48 
  75.  
  76.   [23af0e99-a107-450f-8054-46269cf25042]/[0.5.1]/[mkdirp]/index.js:48:26
  77.  
  78.  
  79.  
  80.  - fs.js:153 FSReqWrap.oncomplete
  81.  
  82.   fs.js:153:5
  83.  
  84.  
  85.  
  86. 
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement