What are the Slack Archives?

It’s a history of our time together in the Slack Community! There’s a ton of knowledge in here, so feel free to search through the archives for a possible answer to your question.

Because this space is not active, you won’t be able to create a new post or comment here. If you have a question or want to start a discussion about something, head over to our categories and pick one to post in! You can always refer back to a post from Slack Archives if needed; just copy the link to use it as a reference..

Anyone faced this: ```/var/www/node_modules/@spryker/oryx/lib/build.js:26 let duration =

UNBSW8S8K
UNBSW8S8K Posts: 128 🧑🏻‍🚀 - Cadet

Anyone faced this:

/var/www/node_modules/@spryker/oryx/lib/build.js:26
            let duration = moment(stats.endTime - stats.startTime).format('s.SS');
                                        ^

TypeError: Cannot read property 'endTime' of undefined
    at build.webpack (/var/www/node_modules/@spryker/oryx/lib/build.js:26:41)
    at finalCallback (/var/www/node_modules/@spryker/oryx-for-zed/node_modules/webpack/lib/Compiler.js:210:39)
    at emitAssets.err (/var/www/node_modules/@spryker/oryx-for-zed/node_modules/webpack/lib/Compiler.js:232:21)
    at asyncLib.forEach.err (/var/www/node_modules/@spryker/oryx-for-zed/node_modules/webpack/lib/Compiler.js:352:22)
    at /var/www/node_modules/neo-async/async.js:2830:7
    at /var/www/node_modules/neo-async/async.js:2830:7
    at done (/var/www/node_modules/neo-async/async.js:2863:11)
    at /var/www/node_modules/neo-async/async.js:2818:7
    at fs.open (fs.js:1174:7)
    at FSReqWrap.args [as oncomplete] (fs.js:140:20)

Comments