-
Notifications
You must be signed in to change notification settings - Fork 2
Home
npm run watch
scratch-vm@0.1.0 watch /root/cognimates/cognimates-vm webpack --progress --colors --watch
internal/modules/cjs/loader.js:605 throw err; ^
Error: Cannot find module 'scratch-blocks/dist/vertical.js'
at Function.Module._resolveFilename (internal/modules/cjs/loader.js:603:15)
at Function.resolve (internal/modules/cjs/helpers.js:32:19)
at Object. (/root/cognimates/cognimates-vm/webpack.config.js:127:35)
at Module._compile (internal/modules/cjs/loader.js:722:30)
at Object.Module._extensions..js (internal/modules/cjs/loader.js:733:10)
at Module.load (internal/modules/cjs/loader.js:620:32)
at tryModuleLoad (internal/modules/cjs/loader.js:560:12)
at Function.Module._load (internal/modules/cjs/loader.js:552:3)
at Module.require (internal/modules/cjs/loader.js:658:17)
at require (internal/modules/cjs/helpers.js:22:18)
at requireConfig (/root/cognimates/cognimates-vm/node_modules/webpack/bin/convert-argv.js:97:18)
at /root/cognimates/cognimates-vm/node_modules/webpack/bin/convert-argv.js:104:17
at Array.forEach ()
at module.exports (/root/cognimates/cognimates-vm/node_modules/webpack/bin/convert-argv.js:102:15)
at yargs.parse (/root/cognimates/cognimates-vm/node_modules/webpack/bin/webpack.js:171:41)
at Object.Yargs.self.parse (/root/cognimates/cognimates-vm/node_modules/yargs/yargs.js:533:18)
npm ERR! code ELIFECYCLE
npm ERR! errno 1
npm ERR! scratch-vm@0.1.0 watch: webpack --progress --colors --watch
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the scratch-vm@0.1.0 watch script.
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
npm ERR! A complete log of this run can be found in: npm ERR! /root/.npm/_logs/2019-02-28T02_10_51_845Z-debug.log