E
E
Elizaveta Rubtsova2018-01-02 13:05:09
BEM
Elizaveta Rubtsova, 2018-01-02 13:05:09

When setting up the file system, bam gives an error, what could be the problem?

When setting up the file system, bam gives an error, what could be the problem?

TypeError: Path must be a string. Received undefined
   at assertPath (path.js:7:11)
   at Object.dirname (path.js:695:5)
   at __constructor (D:\OpenServer\domains\bem\bem\node_modules\borschik\lib\tech.js:87:47)
   at new <anonymous> (D:\OpenServer\domains\bem\bem\node_modules\borschik\node_modules\inherit\lib\inherit.js:123:43)
   at createFile (D:\OpenServer\domains\bem\bem\node_modules\borschik\lib\tech.js:24:24)
   at process (D:\OpenServer\domains\bem\bem\node_modules\borschik\lib\tech.js:33:28)
   at Cmd.<anonymous> (D:\OpenServer\domains\bem\bem\node_modules\enb-borschik\node_modules\borschik\lib\coa.js:139:38)
   at Q.when.prev (D:\OpenServer\domains\bem\bem\node_modules\enb-borschik\node_modules\coa\lib\cmd.js:416:45)
   at _fulfilled (D:\OpenServer\domains\bem\bem\node_modules\enb-borschik\node_modules\q\q.js:854:54)
   at self.promiseDispatch.done (D:\OpenServer\domains\bem\bem\node_modules\enb-borschik\node_modules\q\q.js:883:30)

Answer the question

In order to leave comments, you need to log in

2 answer(s)
J
Joseph Kopeikin, 2018-01-02
@iosiff

TypeError: Path must be a string. Received undefined

As if hinting at the fact that the path is not specified

S
St1myL, 2018-01-02
@St1myL

The first line contains detailed information about the error. TypeError: Path must be a string. Received undefined - TypeError: Path must be a string. Received undefined

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question