after npm install I try to run npm run build but get the following error below, I deleted node_modules multiple times and reinstalled even installed aws-sdk but got an other error that askes for a different modual and after installing that one still getting errors.
npm run build
> [email protected] build /Users/Phara0h/Documents/GitHub/next-tamerelsayeddotcom
> next build
> Failed to build
{ Error: (client) ./node_modules/fsevents/node_modules/node-pre-gyp/lib/info.js
Module not found: Error: Can't resolve 'aws-sdk' in '/Users/Phara0h/Documents/GitHub/next-tamerelsayeddotcom/node_modules/fsevents/node_modules/node-pre-gyp/lib'
@ ./node_modules/fsevents/node_modules/node-pre-gyp/lib/info.js 14:14-32
@ ./node_modules/fsevents/node_modules/node-pre-gyp/lib ^\.\/.*$
@ ./node_modules/fsevents/node_modules/node-pre-gyp/lib/node-pre-gyp.js
@ ./node_modules/fsevents/fsevents.js
@ ./node_modules/chokidar/lib/fsevents-handler.js
@ ./node_modules/chokidar/index.js
@ ./node_modules/watchpack/lib/DirectoryWatcher.js
@ ./node_modules/watchpack/lib/watcherManager.js
@ ./node_modules/watchpack/lib/watchpack.js
@ (webpack)/lib/node/NodeWatchFileSystem.js
@ (webpack)/lib/node ^\.\/.*$
@ (webpack)/lib/node/NodeMainTemplate.runtime.js
@ (webpack)/lib/node/NodeMainTemplatePlugin.js
@ (webpack)/lib/node/NodeTemplatePlugin.js
@ ./node_modules/extract-text-webpack-plugin/dist/loader.js
@ ./node_modules/extract-text-webpack-plugin/dist/index.js
@ ./node_modules/extract-text-webpack-plugin/dist/cjs.js
@ ./node_modules/@zeit/next-sass/index.js
@ ./pages/index.js
@ multi ./pages/index.js
at /Users/Phara0h/Documents/GitHub/next-tamerelsayeddotcom/node_modules/next/dist/build/index.js:144:31
at runWithDependencies (/Users/Phara0h/Documents/GitHub/next-tamerelsayeddotcom/node_modules/webpack/lib/MultiCompiler.js:154:4)
at /Users/Phara0h/Documents/GitHub/next-tamerelsayeddotcom/node_modules/async/dist/async.js:1140:9
at /Users/Phara0h/Documents/GitHub/next-tamerelsayeddotcom/node_modules/async/dist/async.js:473:16
at iteratorCallback (/Users/Phara0h/Documents/GitHub/next-tamerelsayeddotcom/node_modules/async/dist/async.js:1064:13)
at /Users/Phara0h/Documents/GitHub/next-tamerelsayeddotcom/node_modules/async/dist/async.js:969:16
at /Users/Phara0h/Documents/GitHub/next-tamerelsayeddotcom/node_modules/async/dist/async.js:1137:13
at runCompilers (/Users/Phara0h/Documents/GitHub/next-tamerelsayeddotcom/node_modules/webpack/lib/MultiCompiler.js:96:47)
at fn (/Users/Phara0h/Documents/GitHub/next-tamerelsayeddotcom/node_modules/webpack/lib/MultiCompiler.js:101:6)
at compiler.run (/Users/Phara0h/Documents/GitHub/next-tamerelsayeddotcom/node_modules/webpack/lib/MultiCompiler.js:150:5)
at emitRecords.err (/Users/Phara0h/Documents/GitHub/next-tamerelsayeddotcom/node_modules/webpack/lib/Compiler.js:265:13)
at Compiler.emitRecords (/Users/Phara0h/Documents/GitHub/next-tamerelsayeddotcom/node_modules/webpack/lib/Compiler.js:371:38)
at emitAssets.err (/Users/Phara0h/Documents/GitHub/next-tamerelsayeddotcom/node_modules/webpack/lib/Compiler.js:258:10)
at applyPluginsAsyncSeries1.err (/Users/Phara0h/Documents/GitHub/next-tamerelsayeddotcom/node_modules/webpack/lib/Compiler.js:364:12)
at next (/Users/Phara0h/Documents/GitHub/next-tamerelsayeddotcom/node_modules/tapable/lib/Tapable.js:218:11)
at Compiler.compiler.plugin (/Users/Phara0h/Documents/GitHub/next-tamerelsayeddotcom/node_modules/webpack/lib/performance/SizeLimitsPlugin.js:99:4)
errors:
[ '(client) ./node_modules/fsevents/node_modules/node-pre-gyp/lib/info.js\nModule not found: Error: Can\'t resolve \'aws-sdk\' in \'/Users/Phara0h/Documents/GitHub/next-tamerelsayeddotcom/node_modules/fsevents/node_modules/node-pre-gyp/lib\'\n @ ./node_modules/fsevents/node_modules/node-pre-gyp/lib/info.js 14:14-32\n @ ./node_modules/fsevents/node_modules/node-pre-gyp/lib ^\\.\\/.*$\n @ ./node_modules/fsevents/node_modules/node-pre-gyp/lib/node-pre-gyp.js\n @ ./node_modules/fsevents/fsevents.js\n @ ./node_modules/chokidar/lib/fsevents-handler.js\n @ ./node_modules/chokidar/index.js\n @ ./node_modules/watchpack/lib/DirectoryWatcher.js\n @ ./node_modules/watchpack/lib/watcherManager.js\n @ ./node_modules/watchpack/lib/watchpack.js\n @ (webpack)/lib/node/NodeWatchFileSystem.js\n @ (webpack)/lib/node ^\\.\\/.*$\n @ (webpack)/lib/node/NodeMainTemplate.runtime.js\n @ (webpack)/lib/node/NodeMainTemplatePlugin.js\n @ (webpack)/lib/node/NodeTemplatePlugin.js\n @ ./node_modules/extract-text-webpack-plugin/dist/loader.js\n @ ./node_modules/extract-text-webpack-plugin/dist/index.js\n @ ./node_modules/extract-text-webpack-plugin/dist/cjs.js\n @ ./node_modules/@zeit/next-sass/index.js\n @ ./pages/index.js\n @ multi ./pages/index.js',
'(client) ./node_modules/fsevents/node_modules/node-pre-gyp/lib/unpublish.js\nModule not found: Error: Can\'t resolve \'aws-sdk\' in \'/Users/Phara0h/Documents/GitHub/next-tamerelsayeddotcom/node_modules/fsevents/node_modules/node-pre-gyp/lib\'\n @ ./node_modules/fsevents/node_modules/node-pre-gyp/lib/unpublish.js 16:14-32\n @ ./node_modules/fsevents/node_modules/node-pre-gyp/lib ^\\.\\/.*$\n @ ./node_modules/fsevents/node_modules/node-pre-gyp/lib/node-pre-gyp.js\n @ ./node_modules/fsevents/fsevents.js\n @ ./node_modules/chokidar/lib/fsevents-handler.js\n @ ./node_modules/chokidar/index.js\n @ ./node_modules/watchpack/lib/DirectoryWatcher.js\n @ ./node_modules/watchpack/lib/watcherManager.js\n @ ./node_modules/watchpack/lib/watchpack.js\n @ (webpack)/lib/node/NodeWatchFileSystem.js\n @ (webpack)/lib/node ^\\.\\/.*$\n @ (webpack)/lib/node/NodeMainTemplate.runtime.js\n @ (webpack)/lib/node/NodeMainTemplatePlugin.js\n @ (webpack)/lib/node/NodeTemplatePlugin.js\n @ ./node_modules/extract-text-webpack-plugin/dist/loader.js\n @ ./node_modules/extract-text-webpack-plugin/dist/index.js\n @ ./node_modules/extract-text-webpack-plugin/dist/cjs.js\n @ ./node_modules/@zeit/next-sass/index.js\n @ ./pages/index.js\n @ multi ./pages/index.js',
'(client) ./node_modules/fsevents/node_modules/node-pre-gyp/lib/publish.js\nModule not found: Error: Can\'t resolve \'aws-sdk\' in \'/Users/Phara0h/Documents/GitHub/next-tamerelsayeddotcom/node_modules/fsevents/node_modules/node-pre-gyp/lib\'\n @ ./node_modules/fsevents/node_modules/node-pre-gyp/lib/publish.js 18:14-32\n @ ./node_modules/fsevents/node_modules/node-pre-gyp/lib ^\\.\\/.*$\n @ ./node_modules/fsevents/node_modules/node-pre-gyp/lib/node-pre-gyp.js\n @ ./node_modules/fsevents/fsevents.js\n @ ./node_modules/chokidar/lib/fsevents-handler.js\n @ ./node_modules/chokidar/index.js\n @ ./node_modules/watchpack/lib/DirectoryWatcher.js\n @ ./node_modules/watchpack/lib/watcherManager.js\n @ ./node_modules/watchpack/lib/watchpack.js\n @ (webpack)/lib/node/NodeWatchFileSystem.js\n @ (webpack)/lib/node ^\\.\\/.*$\n @ (webpack)/lib/node/NodeMainTemplate.runtime.js\n @ (webpack)/lib/node/NodeMainTemplatePlugin.js\n @ (webpack)/lib/node/NodeTemplatePlugin.js\n @ ./node_modules/extract-text-webpack-plugin/dist/loader.js\n @ ./node_modules/extract-text-webpack-plugin/dist/index.js\n @ ./node_modules/extract-text-webpack-plugin/dist/cjs.js\n @ ./node_modules/@zeit/next-sass/index.js\n @ ./pages/index.js\n @ multi ./pages/index.js',
'(client) ./node_modules/fsevents/node_modules/detect-libc/lib/detect-libc.js\nModule not found: Error: Can\'t resolve \'child_process\' in \'/Users/Phara0h/Documents/GitHub/next-tamerelsayeddotcom/node_modules/fsevents/node_modules/detect-libc/lib\'\n @ ./node_modules/fsevents/node_modules/detect-libc/lib/detect-libc.js 4:16-40\n @ ./node_modules/fsevents/node_modules/node-pre-gyp/lib/util/versioning.js\n @ ./node_modules/fsevents/node_modules/node-pre-gyp/lib ^\\.\\/.*$\n @ ./node_modules/fsevents/node_modules/node-pre-gyp/lib/node-pre-gyp.js\n @ ./node_modules/fsevents/fsevents.js\n @ ./node_modules/chokidar/lib/fsevents-handler.js\n @ ./node_modules/chokidar/index.js\n @ ./node_modules/watchpack/lib/DirectoryWatcher.js\n @ ./node_modules/watchpack/lib/watcherManager.js\n @ ./node_modules/watchpack/lib/watchpack.js\n @ (webpack)/lib/node/NodeWatchFileSystem.js\n @ (webpack)/lib/node ^\\.\\/.*$\n @ (webpack)/lib/node/NodeMainTemplate.runtime.js\n @ (webpack)/lib/node/NodeMainTemplatePlugin.js\n @ (webpack)/lib/node/NodeTemplatePlugin.js\n @ ./node_modules/extract-text-webpack-plugin/dist/loader.js\n @ ./node_modules/extract-text-webpack-plugin/dist/index.js\n @ ./node_modules/extract-text-webpack-plugin/dist/cjs.js\n @ ./node_modules/@zeit/next-sass/index.js\n @ ./pages/index.js\n @ multi ./pages/index.js',
'(client) ./node_modules/fsevents/node_modules/node-pre-gyp/lib/testbinary.js\nModule not found: Error: Can\'t resolve \'child_process\' in \'/Users/Phara0h/Documents/GitHub/next-tamerelsayeddotcom/node_modules/fsevents/node_modules/node-pre-gyp/lib\'\n @ ./node_modules/fsevents/node_modules/node-pre-gyp/lib/testbinary.js 10:9-33\n @ ./node_modules/fsevents/node_modules/node-pre-gyp/lib ^\\.\\/.*$\n @ ./node_modules/fsevents/node_modules/node-pre-gyp/lib/node-pre-gyp.js\n @ ./node_modules/fsevents/fsevents.js\n @ ./node_modules/chokidar/lib/fsevents-handler.js\n @ ./node_modules/chokidar/index.js\n @ ./node_modules/watchpack/lib/DirectoryWatcher.js\n @ ./node_modules/watchpack/lib/watcherManager.js\n @ ./node_modules/watchpack/lib/watchpack.js\n @ (webpack)/lib/node/NodeWatchFileSystem.js\n @ (webpack)/lib/node ^\\.\\/.*$\n @ (webpack)/lib/node/NodeMainTemplate.runtime.js\n @ (webpack)/lib/node/NodeMainTemplatePlugin.js\n @ (webpack)/lib/node/NodeTemplatePlugin.js\n @ ./node_modules/extract-text-webpack-plugin/dist/loader.js\n @ ./node_modules/extract-text-webpack-plugin/dist/index.js\n @ ./node_modules/extract-text-webpack-plugin/dist/cjs.js\n @ ./node_modules/@zeit/next-sass/index.js\n @ ./pages/index.js\n @ multi ./pages/index.js',
'(client) ./node_modules/fsevents/node_modules/node-pre-gyp/lib/util/compile.js\nModule not found: Error: Can\'t resolve \'child_process\' in \'/Users/Phara0h/Documents/GitHub/next-tamerelsayeddotcom/node_modules/fsevents/node_modules/node-pre-gyp/lib/util\'\n @ ./node_modules/fsevents/node_modules/node-pre-gyp/lib/util/compile.js 9:9-33\n @ ./node_modules/fsevents/node_modules/node-pre-gyp/lib ^\\.\\/.*$\n @ ./node_modules/fsevents/node_modules/node-pre-gyp/lib/node-pre-gyp.js\n @ ./node_modules/fsevents/fsevents.js\n @ ./node_modules/chokidar/lib/fsevents-handler.js\n @ ./node_modules/chokidar/index.js\n @ ./node_modules/watchpack/lib/DirectoryWatcher.js\n @ ./node_modules/watchpack/lib/watcherManager.js\n @ ./node_modules/watchpack/lib/watchpack.js\n @ (webpack)/lib/node/NodeWatchFileSystem.js\n @ (webpack)/lib/node ^\\.\\/.*$\n @ (webpack)/lib/node/NodeMainTemplate.runtime.js\n @ (webpack)/lib/node/NodeMainTemplatePlugin.js\n @ (webpack)/lib/node/NodeTemplatePlugin.js\n @ ./node_modules/extract-text-webpack-plugin/dist/loader.js\n @ ./node_modules/extract-text-webpack-plugin/dist/index.js\n @ ./node_modules/extract-text-webpack-plugin/dist/cjs.js\n @ ./node_modules/@zeit/next-sass/index.js\n @ ./pages/index.js\n @ multi ./pages/index.js',
'(client) ./node_modules/fsevents/node_modules/osenv/osenv.js\nModule not found: Error: Can\'t resolve \'child_process\' in \'/Users/Phara0h/Documents/GitHub/next-tamerelsayeddotcom/node_modules/fsevents/node_modules/osenv\'\n @ ./node_modules/fsevents/node_modules/osenv/osenv.js 3:11-35\n @ ./node_modules/fsevents/node_modules/nopt/lib/nopt.js\n @ ./node_modules/fsevents/node_modules/node-pre-gyp/lib/node-pre-gyp.js\n @ ./node_modules/fsevents/fsevents.js\n @ ./node_modules/chokidar/lib/fsevents-handler.js\n @ ./node_modules/chokidar/index.js\n @ ./node_modules/watchpack/lib/DirectoryWatcher.js\n @ ./node_modules/watchpack/lib/watcherManager.js\n @ ./node_modules/watchpack/lib/watchpack.js\n @ (webpack)/lib/node/NodeWatchFileSystem.js\n @ (webpack)/lib/node ^\\.\\/.*$\n @ (webpack)/lib/node/NodeMainTemplate.runtime.js\n @ (webpack)/lib/node/NodeMainTemplatePlugin.js\n @ (webpack)/lib/node/NodeTemplatePlugin.js\n @ ./node_modules/extract-text-webpack-plugin/dist/loader.js\n @ ./node_modules/extract-text-webpack-plugin/dist/index.js\n @ ./node_modules/extract-text-webpack-plugin/dist/cjs.js\n @ ./node_modules/@zeit/next-sass/index.js\n @ ./pages/index.js\n @ multi ./pages/index.js',
'(client) ./node_modules/node-gyp/lib/node-gyp.js\nModule not found: Error: Can\'t resolve \'child_process\' in \'/Users/Phara0h/Documents/GitHub/next-tamerelsayeddotcom/node_modules/node-gyp/lib\'\n @ ./node_modules/node-gyp/lib/node-gyp.js 16:20-44\n @ ./node_modules/fsevents/node_modules/node-pre-gyp/lib/util/compile.js\n @ ./node_modules/fsevents/node_modules/node-pre-gyp/lib ^\\.\\/.*$\n @ ./node_modules/fsevents/node_modules/node-pre-gyp/lib/node-pre-gyp.js\n @ ./node_modules/fsevents/fsevents.js\n @ ./node_modules/chokidar/lib/fsevents-handler.js\n @ ./node_modules/chokidar/index.js\n @ ./node_modules/watchpack/lib/DirectoryWatcher.js\n @ ./node_modules/watchpack/lib/watcherManager.js\n @ ./node_modules/watchpack/lib/watchpack.js\n @ (webpack)/lib/node/NodeWatchFileSystem.js\n @ (webpack)/lib/node ^\\.\\/.*$\n @ (webpack)/lib/node/NodeMainTemplate.runtime.js\n @ (webpack)/lib/node/NodeMainTemplatePlugin.js\n @ (webpack)/lib/node/NodeTemplatePlugin.js\n @ ./node_modules/extract-text-webpack-plugin/dist/loader.js\n @ ./node_modules/extract-text-webpack-plugin/dist/index.js\n @ ./node_modules/extract-text-webpack-plugin/dist/cjs.js\n @ ./node_modules/@zeit/next-sass/index.js\n @ ./pages/index.js\n @ multi ./pages/index.js',
'(client) ./node_modules/node-gyp/lib/build.js\nModule not found: Error: Can\'t resolve \'child_process\' in \'/Users/Phara0h/Documents/GitHub/next-tamerelsayeddotcom/node_modules/node-gyp/lib\'\n @ ./node_modules/node-gyp/lib/build.js 14:11-35\n @ ./node_modules/node-gyp/lib ^\\.\\/.*$\n @ ./node_modules/node-gyp/lib/node-gyp.js\n @ ./node_modules/fsevents/node_modules/node-pre-gyp/lib/util/compile.js\n @ ./node_modules/fsevents/node_modules/node-pre-gyp/lib ^\\.\\/.*$\n @ ./node_modules/fsevents/node_modules/node-pre-gyp/lib/node-pre-gyp.js\n @ ./node_modules/fsevents/fsevents.js\n @ ./node_modules/chokidar/lib/fsevents-handler.js\n @ ./node_modules/chokidar/index.js\n @ ./node_modules/watchpack/lib/DirectoryWatcher.js\n @ ./node_modules/watchpack/lib/watcherManager.js\n @ ./node_modules/watchpack/lib/watchpack.js\n @ (webpack)/lib/node/NodeWatchFileSystem.js\n @ (webpack)/lib/node ^\\.\\/.*$\n @ (webpack)/lib/node/NodeMainTemplate.runtime.js\n @ (webpack)/lib/node/NodeMainTemplatePlugin.js\n @ (webpack)/lib/node/NodeTemplatePlugin.js\n @ ./node_modules/extract-text-webpack-plugin/dist/loader.js\n @ ./node_modules/extract-text-webpack-plugin/dist/index.js\n @ ./node_modules/extract-text-webpack-plugin/dist/cjs.js\n @ ./node_modules/@zeit/next-sass/index.js\n @ ./pages/index.js\n @ multi ./pages/index.js',
'(client) ./node_modules/node-gyp/lib/configure.js\nModule not found: Error: Can\'t resolve \'child_process\' in \'/Users/Phara0h/Documents/GitHub/next-tamerelsayeddotcom/node_modules/node-gyp/lib\'\n @ ./node_modules/node-gyp/lib/configure.js 19:9-33\n @ ./node_modules/node-gyp/lib ^\\.\\/.*$\n @ ./node_modules/node-gyp/lib/node-gyp.js\n @ ./node_modules/fsevents/node_modules/node-pre-gyp/lib/util/compile.js\n @ ./node_modules/fsevents/node_modules/node-pre-gyp/lib ^\\.\\/.*$\n @ ./node_modules/fsevents/node_modules/node-pre-gyp/lib/node-pre-gyp.js\n @ ./node_modules/fsevents/fsevents.js\n @ ./node_modules/chokidar/lib/fsevents-handler.js\n @ ./node_modules/chokidar/index.js\n @ ./node_modules/watchpack/lib/DirectoryWatcher.js\n @ ./node_modules/watchpack/lib/watcherManager.js\n @ ./node_modules/watchpack/lib/watchpack.js\n @ (webpack)/lib/node/NodeWatchFileSystem.js\n @ (webpack)/lib/node ^\\.\\/.*$\n @ (webpack)/lib/node/NodeMainTemplate.runtime.js\n @ (webpack)/lib/node/NodeMainTemplatePlugin.js\n @ (webpack)/lib/node/NodeTemplatePlugin.js\n @ ./node_modules/extract-text-webpack-plugin/dist/loader.js\n @ ./node_modules/extract-text-webpack-plugin/dist/index.js\n @ ./node_modules/extract-text-webpack-plugin/dist/cjs.js\n @ ./node_modules/@zeit/next-sass/index.js\n @ ./pages/index.js\n @ multi ./pages/index.js',
'(client) ./node_modules/node-gyp/lib/find-vs2017.js\nModule not found: Error: Can\'t resolve \'child_process\' in \'/Users/Phara0h/Documents/GitHub/next-tamerelsayeddotcom/node_modules/node-gyp/lib\'\n @ ./node_modules/node-gyp/lib/find-vs2017.js 2:15-39\n @ ./node_modules/node-gyp/lib ^\\.\\/.*$\n @ ./node_modules/node-gyp/lib/node-gyp.js\n @ ./node_modules/fsevents/node_modules/node-pre-gyp/lib/util/compile.js\n @ ./node_modules/fsevents/node_modules/node-pre-gyp/lib ^\\.\\/.*$\n @ ./node_modules/fsevents/node_modules/node-pre-gyp/lib/node-pre-gyp.js\n @ ./node_modules/fsevents/fsevents.js\n @ ./node_modules/chokidar/lib/fsevents-handler.js\n @ ./node_modules/chokidar/index.js\n @ ./node_modules/watchpack/lib/DirectoryWatcher.js\n @ ./node_modules/watchpack/lib/watcherManager.js\n @ ./node_modules/watchpack/lib/watchpack.js\n @ (webpack)/lib/node/NodeWatchFileSystem.js\n @ (webpack)/lib/node ^\\.\\/.*$\n @ (webpack)/lib/node/NodeMainTemplate.runtime.js\n @ (webpack)/lib/node/NodeMainTemplatePlugin.js\n @ (webpack)/lib/node/NodeTemplatePlugin.js\n @ ./node_modules/extract-text-webpack-plugin/dist/loader.js\n @ ./node_modules/extract-text-webpack-plugin/dist/index.js\n @ ./node_modules/extract-text-webpack-plugin/dist/cjs.js\n @ ./node_modules/@zeit/next-sass/index.js\n @ ./pages/index.js\n @ multi ./pages/index.js',
'(client) ./node_modules/osenv/osenv.js\nModule not found: Error: Can\'t resolve \'child_process\' in \'/Users/Phara0h/Documents/GitHub/next-tamerelsayeddotcom/node_modules/osenv\'\n @ ./node_modules/osenv/osenv.js 3:11-35\n @ ./node_modules/node-gyp/lib/install.js\n @ ./node_modules/node-gyp/lib ^\\.\\/.*$\n @ ./node_modules/node-gyp/lib/node-gyp.js\n @ ./node_modules/fsevents/node_modules/node-pre-gyp/lib/util/compile.js\n @ ./node_modules/fsevents/node_modules/node-pre-gyp/lib ^\\.\\/.*$\n @ ./node_modules/fsevents/node_modules/node-pre-gyp/lib/node-pre-gyp.js\n @ ./node_modules/fsevents/fsevents.js\n @ ./node_modules/chokidar/lib/fsevents-handler.js\n @ ./node_modules/chokidar/index.js\n @ ./node_modules/watchpack/lib/DirectoryWatcher.js\n @ ./node_modules/watchpack/lib/watcherManager.js\n @ ./node_modules/watchpack/lib/watchpack.js\n @ (webpack)/lib/node/NodeWatchFileSystem.js\n @ (webpack)/lib/node ^\\.\\/.*$\n @ (webpack)/lib/node/NodeMainTemplate.runtime.js\n @ (webpack)/lib/node/NodeMainTemplatePlugin.js\n @ (webpack)/lib/node/NodeTemplatePlugin.js\n @ ./node_modules/extract-text-webpack-plugin/dist/loader.js\n @ ./node_modules/extract-text-webpack-plugin/dist/index.js\n @ ./node_modules/extract-text-webpack-plugin/dist/cjs.js\n @ ./node_modules/@zeit/next-sass/index.js\n @ ./pages/index.js\n @ multi ./pages/index.js',
'(client) ./node_modules/chokidar/index.js\nModule not found: Error: Can\'t resolve \'fs\' in \'/Users/Phara0h/Documents/GitHub/next-tamerelsayeddotcom/node_modules/chokidar\'\n @ ./node_modules/chokidar/index.js 3:9-22\n @ ./node_modules/watchpack/lib/DirectoryWatcher.js\n @ ./node_modules/watchpack/lib/watcherManager.js\n @ ./node_modules/watchpack/lib/watchpack.js\n @ (webpack)/lib/node/NodeWatchFileSystem.js\n @ (webpack)/lib/node ^\\.\\/.*$\n @ (webpack)/lib/node/NodeMainTemplate.runtime.js\n @ (webpack)/lib/node/NodeMainTemplatePlugin.js\n @ (webpack)/lib/node/NodeTemplatePlugin.js\n @ ./node_modules/extract-text-webpack-plugin/dist/loader.js\n @ ./node_modules/extract-text-webpack-plugin/dist/index.js\n @ ./node_modules/extract-text-webpack-plugin/dist/cjs.js\n @ ./node_modules/@zeit/next-sass/index.js\n @ ./pages/index.js\n @ multi ./pages/index.js',
'(client) ./node_modules/chokidar/lib/fsevents-handler.js\nModule not found: Error: Can\'t resolve \'fs\' in \'/Users/Phara0h/Documents/GitHub/next-tamerelsayeddotcom/node_modules/chokidar/lib\'\n @ ./node_modules/chokidar/lib/fsevents-handler.js 3:9-22\n @ ./node_modules/chokidar/index.js\n @ ./node_modules/watchpack/lib/DirectoryWatcher.js\n @ ./node_modules/watchpack/lib/watcherManager.js\n @ ./node_modules/watchpack/lib/watchpack.js\n @ (webpack)/lib/node/NodeWatchFileSystem.js\n @ (webpack)/lib/node ^\\.\\/.*$\n @ (webpack)/lib/node/NodeMainTemplate.runtime.js\n @ (webpack)/lib/node/NodeMainTemplatePlugin.js\n @ (webpack)/lib/node/NodeTemplatePlugin.js\n @ ./node_modules/extract-text-webpack-plugin/dist/loader.js\n @ ./node_modules/extract-text-webpack-plugin/dist/index.js\n @ ./node_modules/extract-text-webpack-plugin/dist/cjs.js\n @ ./node_modules/@zeit/next-sass/index.js\n @ ./pages/index.js\n @ multi ./pages/index.js',
'(client) ./node_modules/chokidar/lib/nodefs-handler.js\nModule not found: Error: Can\'t resolve \'fs\' in \'/Users/Phara0h/Documents/GitHub/next-tamerelsayeddotcom/node_modules/chokidar/lib\'\n @ ./node_modules/chokidar/lib/nodefs-handler.js 3:9-22\n @ ./node_modules/chokidar/index.js\n @ ./node_modules/watchpack/lib/DirectoryWatcher.js\n @ ./node_modules/watchpack/lib/watcherManager.js\n @ ./node_modules/watchpack/lib/watchpack.js\n @ (webpack)/lib/node/NodeWatchFileSystem.js\n @ (webpack)/lib/node ^\\.\\/.*$\n @ (webpack)/lib/node/NodeMainTemplate.runtime.js\n @ (webpack)/lib/node/NodeMainTemplatePlugin.js\n @ (webpack)/lib/node/NodeTemplatePlugin.js\n @ ./node_modules/extract-text-webpack-plugin/dist/loader.js\n @ ./node_modules/extract-text-webpack-plugin/dist/index.js\n @ ./node_modules/extract-text-webpack-plugin/dist/cjs.js\n @ ./node_modules/@zeit/next-sass/index.js\n @ ./pages/index.js\n @ multi ./pages/index.js',
'(client) ./node_modules/extract-text-webpack-plugin/dist/loader.js\nModule not found: Error: Can\'t resolve \'fs\' in \'/Users/Phara0h/Documents/GitHub/next-tamerelsayeddotcom/node_modules/extract-text-webpack-plugin/dist\'\n @ ./node_modules/extract-text-webpack-plugin/dist/loader.js 8:10-23\n @ ./node_modules/extract-text-webpack-plugin/dist/index.js\n @ ./node_modules/extract-text-webpack-plugin/dist/cjs.js\n @ ./node_modules/@zeit/next-sass/index.js\n @ ./pages/index.js\n @ multi ./pages/index.js',
'(client) ./node_modules/extract-text-webpack-plugin/dist/index.js\nModule not found: Error: Can\'t resolve \'fs\' in \'/Users/Phara0h/Documents/GitHub/next-tamerelsayeddotcom/node_modules/extract-text-webpack-plugin/dist\'\n @ ./node_modules/extract-text-webpack-plugin/dist/index.js 9:10-23\n @ ./node_modules/extract-text-webpack-plugin/dist/cjs.js\n @ ./node_modules/@zeit/next-sass/index.js\n @ ./pages/index.js\n @ multi ./pages/index.js',
'(client) ./node_modules/fs.realpath/old.js\nModule not found: Error: Can\'t resolve \'fs\' in \'/Users/Phara0h/Documents/GitHub/next-tamerelsayeddotcom/node_modules/fs.realpath\'\n @ ./node_modules/fs.realpath/old.js 24:9-22\n @ ./node_modules/fs.realpath/index.js\n @ ./node_modules/glob/glob.js\n @ ./node_modules/node-gyp/lib/build.js\n @ ./node_modules/node-gyp/lib ^\\.\\/.*$\n @ ./node_modules/node-gyp/lib/node-gyp.js\n @ ./node_modules/fsevents/node_modules/node-pre-gyp/lib/util/compile.js\n @ ./node_modules/fsevents/node_modules/node-pre-gyp/lib ^\\.\\/.*$\n @ ./node_modules/fsevents/node_modules/node-pre-gyp/lib/node-pre-gyp.js\n @ ./node_modules/fsevents/fsevents.js\n @ ./node_modules/chokidar/lib/fsevents-handler.js\n @ ./node_modules/chokidar/index.js\n @ ./node_modules/watchpack/lib/DirectoryWatcher.js\n @ ./node_modules/watchpack/lib/watcherManager.js\n @ ./node_modules/watchpack/lib/watchpack.js\n @ (webpack)/lib/node/NodeWatchFileSystem.js\n @ (webpack)/lib/node ^\\.\\/.*$\n @ (webpack)/lib/node/NodeMainTemplate.runtime.js\n @ (webpack)/lib/node/NodeMainTemplatePlugin.js\n @ (webpack)/lib/node/NodeTemplatePlugin.js\n @ ./node_modules/extract-text-webpack-plugin/dist/loader.js\n @ ./node_modules/extract-text-webpack-plugin/dist/index.js\n @ ./node_modules/extract-text-webpack-plugin/dist/cjs.js\n @ ./node_modules/@zeit/next-sass/index.js\n @ ./pages/index.js\n @ multi ./pages/index.js',
'(client) ./node_modules/fs.realpath/index.js\nModule not found: Error: Can\'t resolve \'fs\' in \'/Users/Phara0h/Documents/GitHub/next-tamerelsayeddotcom/node_modules/fs.realpath\'\n @ ./node_modules/fs.realpath/index.js 8:9-22\n @ ./node_modules/glob/glob.js\n @ ./node_modules/node-gyp/lib/build.js\n @ ./node_modules/node-gyp/lib ^\\.\\/.*$\n @ ./node_modules/node-gyp/lib/node-gyp.js\n @ ./node_modules/fsevents/node_modules/node-pre-gyp/lib/util/compile.js\n @ ./node_modules/fsevents/node_modules/node-pre-gyp/lib ^\\.\\/.*$\n @ ./node_modules/fsevents/node_modules/node-pre-gyp/lib/node-pre-gyp.js\n @ ./node_modules/fsevents/fsevents.js\n @ ./node_modules/chokidar/lib/fsevents-handler.js\n @ ./node_modules/chokidar/index.js\n @ ./node_modules/watchpack/lib/DirectoryWatcher.js\n @ ./node_modules/watchpack/lib/watcherManager.js\n @ ./node_modules/watchpack/lib/watchpack.js\n @ (webpack)/lib/node/NodeWatchFileSystem.js\n @ (webpack)/lib/node ^\\.\\/.*$\n @ (webpack)/lib/node/NodeMainTemplate.runtime.js\n @ (webpack)/lib/node/NodeMainTemplatePlugin.js\n @ (webpack)/lib/node/NodeTemplatePlugin.js\n @ ./node_modules/extract-text-webpack-plugin/dist/loader.js\n @ ./node_modules/extract-text-webpack-plugin/dist/index.js\n @ ./node_modules/extract-text-webpack-plugin/dist/cjs.js\n @ ./node_modules/@zeit/next-sass/index.js\n @ ./pages/index.js\n @ multi ./pages/index.js',
'(client) ./node_modules/fsevents/fsevents.js\nModule not found: Error: Can\'t resolve \'fs\' in \'/Users/Phara0h/Documents/GitHub/next-tamerelsayeddotcom/node_modules/fsevents\'\n @ ./node_modules/fsevents/fsevents.js 17:9-22\n @ ./node_modules/chokidar/lib/fsevents-handler.js\n @ ./node_modules/chokidar/index.js\n @ ./node_modules/watchpack/lib/DirectoryWatcher.js\n @ ./node_modules/watchpack/lib/watcherManager.js\n @ ./node_modules/watchpack/lib/watchpack.js\n @ (webpack)/lib/node/NodeWatchFileSystem.js\n @ (webpack)/lib/node ^\\.\\/.*$\n @ (webpack)/lib/node/NodeMainTemplate.runtime.js\n @ (webpack)/lib/node/NodeMainTemplatePlugin.js\n @ (webpack)/lib/node/NodeTemplatePlugin.js\n @ ./node_modules/extract-text-webpack-plugin/dist/loader.js\n @ ./node_modules/extract-text-webpack-plugin/dist/index.js\n @ ./node_modules/extract-text-webpack-plugin/dist/cjs.js\n @ ./node_modules/@zeit/next-sass/index.js\n @ ./pages/index.js\n @ multi ./pages/index.js',
'(client) ./node_modules/fsevents/node_modules/chownr/chownr.js\nModule not found: Error: Can\'t resolve \'fs\' in \'/Users/Phara0h/Documents/GitHub/next-tamerelsayeddotcom/node_modules/fsevents/node_modules/chownr\'\n @ ./node_modules/fsevents/node_modules/chownr/chownr.js 4:9-22\n @ ./node_modules/fsevents/node_modules/tar/lib/mkdir.js\n @ ./node_modules/fsevents/node_modules/tar/lib/unpack.js\n @ ./node_modules/fsevents/node_modules/tar/index.js\n @ ./node_modules/fsevents/node_modules/node-pre-gyp/lib/package.js\n @ ./node_modules/fsevents/node_modules/node-pre-gyp/lib ^\\.\\/.*$\n @ ./node_modules/fsevents/node_modules/node-pre-gyp/lib/node-pre-gyp.js\n @ ./node_modules/fsevents/fsevents.js\n @ ./node_modules/chokidar/lib/fsevents-handler.js\n @ ./node_modules/chokidar/index.js\n @ ./node_modules/watchpack/lib/DirectoryWatcher.js\n @ ./node_modules/watchpack/lib/watcherManager.js\n @ ./node_modules/watchpack/lib/watchpack.js\n @ (webpack)/lib/node/NodeWatchFileSystem.js\n @ (webpack)/lib/node ^\\.\\/.*$\n @ (webpack)/lib/node/NodeMainTemplate.runtime.js\n @ (webpack)/lib/node/NodeMainTemplatePlugin.js\n @ (webpack)/lib/node/NodeTemplatePlugin.js\n @ ./node_modules/extract-text-webpack-plugin/dist/loader.js\n @ ./node_modules/extract-text-webpack-plugin/dist/index.js\n @ ./node_modules/extract-text-webpack-plugin/dist/cjs.js\n @ ./node_modules/@zeit/next-sass/index.js\n @ ./pages/index.js\n @ multi ./pages/index.js',
'(client) ./node_modules/fsevents/node_modules/detect-libc/lib/detect-libc.js\nModule not found: Error: Can\'t resolve \'fs\' in \'/Users/Phara0h/Documents/GitHub/next-tamerelsayeddotcom/node_modules/fsevents/node_modules/detect-libc/lib\'\n @ ./node_modules/fsevents/node_modules/detect-libc/lib/detect-libc.js 5:18-31\n @ ./node_modules/fsevents/node_modules/node-pre-gyp/lib/util/versioning.js\n @ ./node_modules/fsevents/node_modules/node-pre-gyp/lib ^\\.\\/.*$\n @ ./node_modules/fsevents/node_modules/node-pre-gyp/lib/node-pre-gyp.js\n @ ./node_modules/fsevents/fsevents.js\n @ ./node_modules/chokidar/lib/fsevents-handler.js\n @ ./node_modules/chokidar/index.js\n @ ./node_modules/watchpack/lib/DirectoryWatcher.js\n @ ./node_modules/watchpack/lib/watcherManager.js\n @ ./node_modules/watchpack/lib/watchpack.js\n @ (webpack)/lib/node/NodeWatchFileSystem.js\n @ (webpack)/lib/node ^\\.\\/.*$\n @ (webpack)/lib/node/NodeMainTemplate.runtime.js\n @ (webpack)/lib/node/NodeMainTemplatePlugin.js\n @ (webpack)/lib/node/NodeTemplatePlugin.js\n @ ./node_modules/extract-text-webpack-plugin/dist/loader.js\n @ ./node_modules/extract-text-webpack-plugin/dist/index.js\n @ ./node_modules/extract-text-webpack-plugin/dist/cjs.js\n @ ./node_modules/@zeit/next-sass/index.js\n @ ./pages/index.js\n @ multi ./pages/index.js',
'(client) ./node_modules/fsevents/node_modules/fs-minipass/index.js\nModule not found: Error: Can\'t resolve \'fs\' in \'/Users/Phara0h/Documents/GitHub/next-tamerelsayeddotcom/node_modules/fsevents/node_modules/fs-minipass\'\n @ ./node_modules/fsevents/node_modules/fs-minipass/index.js 4:11-24\n @ ./node_modules/fsevents/node_modules/tar/lib/create.js\n @ ./node_modules/fsevents/node_modules/tar/index.js\n @ ./node_modules/fsevents/node_modules/node-pre-gyp/lib/package.js\n @ ./node_modules/fsevents/node_modules/node-pre-gyp/lib ^\\.\\/.*$\n @ ./node_modules/fsevents/node_modules/node-pre-gyp/lib/node-pre-gyp.js\n @ ./node_modules/fsevents/fsevents.js\n @ ./node_modules/chokidar/lib/fsevents-handler.js\n @ ./node_modules/chokidar/index.js\n @ ./node_modules/watchpack/lib/DirectoryWatcher.js\n @ ./node_modules/watchpack/lib/watcherManager.js\n @ ./node_modules/watchpack/lib/watchpack.js\n @ (webpack)/lib/node/NodeWatchFileSystem.js\n @ (webpack)/lib/node ^\\.\\/.*$\n @ (webpack)/lib/node/NodeMainTemplate.runtime.js\n @ (webpack)/lib/node/NodeMainTemplatePlugin.js\n @ (webpack)/lib/node/NodeTemplatePlugin.js\n @ ./node_modules/extract-text-webpack-plugin/dist/loader.js\n @ ./node_modules/extract-text-webpack-plugin/dist/index.js\n @ ./node_modules/extract-text-webpack-plugin/dist/cjs.js\n @ ./node_modules/@zeit/next-sass/index.js\n @ ./pages/index.js\n @ multi ./pages/index.js',
'(client) ./node_modules/fsevents/node_modules/fs.realpath/index.js\nModule not found: Error: Can\'t resolve \'fs\' in \'/Users/Phara0h/Documents/GitHub/next-tamerelsayeddotcom/node_modules/fsevents/node_modules/fs.realpath\'\n @ ./node_modules/fsevents/node_modules/fs.realpath/index.js 8:9-22\n @ ./node_modules/fsevents/node_modules/glob/glob.js\n @ ./node_modules/fsevents/node_modules/rimraf/rimraf.js\n @ ./node_modules/fsevents/node_modules/node-pre-gyp/lib/util/napi.js\n @ ./node_modules/fsevents/node_modules/node-pre-gyp/lib/node-pre-gyp.js\n @ ./node_modules/fsevents/fsevents.js\n @ ./node_modules/chokidar/lib/fsevents-handler.js\n @ ./node_modules/chokidar/index.js\n @ ./node_modules/watchpack/lib/DirectoryWatcher.js\n @ ./node_modules/watchpack/lib/watcherManager.js\n @ ./node_modules/watchpack/lib/watchpack.js\n @ (webpack)/lib/node/NodeWatchFileSystem.js\n @ (webpack)/lib/node ^\\.\\/.*$\n @ (webpack)/lib/node/NodeMainTemplate.runtime.js\n @ (webpack)/lib/node/NodeMainTemplatePlugin.js\n @ (webpack)/lib/node/NodeTemplatePlugin.js\n @ ./node_modules/extract-text-webpack-plugin/dist/loader.js\n @ ./node_modules/extract-text-webpack-plugin/dist/index.js\n @ ./node_modules/extract-text-webpack-plugin/dist/cjs.js\n @ ./node_modules/@zeit/next-sass/index.js\n @ ./pages/index.js\n @ multi ./pages/index.js',
'(client) ./node_modules/fsevents/node_modules/fs.realpath/old.js\nModule not found: Error: Can\'t resolve \'fs\' in \'/Users/Phara0h/Documents/GitHub/next-tamerelsayeddotcom/node_modules/fsevents/node_modules/fs.realpath\'\n @ ./node_modules/fsevents/node_modules/fs.realpath/old.js 24:9-22\n @ ./node_modules/fsevents/node_modules/fs.realpath/index.js\n @ ./node_modules/fsevents/node_modules/glob/glob.js\n @ ./node_modules/fsevents/node_modules/rimraf/rimraf.js\n @ ./node_modules/fsevents/node_modules/node-pre-gyp/lib/util/napi.js\n @ ./node_modules/fsevents/node_modules/node-pre-gyp/lib/node-pre-gyp.js\n @ ./node_modules/fsevents/fsevents.js\n @ ./node_modules/chokidar/lib/fsevents-handler.js\n @ ./node_modules/chokidar/index.js\n @ ./node_modules/watchpack/lib/DirectoryWatcher.js\n @ ./node_modules/watchpack/lib/watcherManager.js\n @ ./node_modules/watchpack/lib/watchpack.js\n @ (webpack)/lib/node/NodeWatchFileSystem.js\n @ (webpack)/lib/node ^\\.\\/.*$\n @ (webpack)/lib/node/NodeMainTemplate.runtime.js\n @ (webpack)/lib/node/NodeMainTemplatePlugin.js\n @ (webpack)/lib/node/NodeTemplatePlugin.js\n @ ./node_modules/extract-text-webpack-plugin/dist/loader.js\n @ ./node_modules/extract-text-webpack-plugin/dist/index.js\n @ ./node_modules/extract-text-webpack-plugin/dist/cjs.js\n @ ./node_modules/@zeit/next-sass/index.js\n @ ./pages/index.js\n @ multi ./pages/index.js',
'(client) ./node_modules/fsevents/node_modules/glob/sync.js\nModule not found: Error: Can\'t resolve \'fs\' in \'/Users/Phara0h/Documents/GitHub/next-tamerelsayeddotcom/node_modules/fsevents/node_modules/glob\'\n @ ./node_modules/fsevents/node_modules/glob/sync.js 4:9-22\n @ ./node_modules/fsevents/node_modules/glob/glob.js\n @ ./node_modules/fsevents/node_modules/rimraf/rimraf.js\n @ ./node_modules/fsevents/node_modules/node-pre-gyp/lib/util/napi.js\n @ ./node_modules/fsevents/node_modules/node-pre-gyp/lib/node-pre-gyp.js\n @ ./node_modules/fsevents/fsevents.js\n @ ./node_modules/chokidar/lib/fsevents-handler.js\n @ ./node_modules/chokidar/index.js\n @ ./node_modules/watchpack/lib/DirectoryWatcher.js\n @ ./node_modules/watchpack/lib/watcherManager.js\n @ ./node_modules/watchpack/lib/watchpack.js\n @ (webpack)/lib/node/NodeWatchFileSystem.js\n @ (webpack)/lib/node ^\\.\\/.*$\n @ (webpack)/lib/node/NodeMainTemplate.runtime.js\n @ (webpack)/lib/node/NodeMainTemplatePlugin.js\n @ (webpack)/lib/node/NodeTemplatePlugin.js\n @ ./node_modules/extract-text-webpack-plugin/dist/loader.js\n @ ./node_modules/extract-text-webpack-plugin/dist/index.js\n @ ./node_modules/extract-text-webpack-plugin/dist/cjs.js\n @ ./node_modules/@zeit/next-sass/index.js\n @ ./pages/index.js\n @ multi ./pages/index.js',
'(client) ./node_modules/fsevents/node_modules/glob/glob.js\nModule not found: Error: Can\'t resolve \'fs\' in \'/Users/Phara0h/Documents/GitHub/next-tamerelsayeddotcom/node_modules/fsevents/node_modules/glob\'\n @ ./node_modules/fsevents/node_modules/glob/glob.js 43:9-22\n @ ./node_modules/fsevents/node_modules/rimraf/rimraf.js\n @ ./node_modules/fsevents/node_modules/node-pre-gyp/lib/util/napi.js\n @ ./node_modules/fsevents/node_modules/node-pre-gyp/lib/node-pre-gyp.js\n @ ./node_modules/fsevents/fsevents.js\n @ ./node_modules/chokidar/lib/fsevents-handler.js\n @ ./node_modules/chokidar/index.js\n @ ./node_modules/watchpack/lib/DirectoryWatcher.js\n @ ./node_modules/watchpack/lib/watcherManager.js\n @ ./node_modules/watchpack/lib/watchpack.js\n @ (webpack)/lib/node/NodeWatchFileSystem.js\n @ (webpack)/lib/node ^\\.\\/.*$\n @ (webpack)/lib/node/NodeMainTemplate.runtime.js\n @ (webpack)/lib/node/NodeMainTemplatePlugin.js\n @ (webpack)/lib/node/NodeTemplatePlugin.js\n @ ./node_modules/extract-text-webpack-plugin/dist/loader.js\n @ ./node_modules/extract-text-webpack-plugin/dist/index.js\n @ ./node_modules/extract-text-webpack-plugin/dist/cjs.js\n @ ./node_modules/@zeit/next-sass/index.js\n @ ./pages/index.js\n @ multi ./pages/index.js',
'(client) ./node_modules/fsevents/node_modules/ignore-walk/index.js\nModule not found: Error: Can\'t resolve \'fs\' in \'/Users/Phara0h/Documents/GitHub/next-tamerelsayeddotcom/node_modules/fsevents/node_modules/ignore-walk\'\n @ ./node_modules/fsevents/node_modules/ignore-walk/index.js 3:11-24\n @ ./node_modules/fsevents/node_modules/npm-packlist/index.js\n @ ./node_modules/fsevents/node_modules/node-pre-gyp/lib/package.js\n @ ./node_modules/fsevents/node_modules/node-pre-gyp/lib ^\\.\\/.*$\n @ ./node_modules/fsevents/node_modules/node-pre-gyp/lib/node-pre-gyp.js\n @ ./node_modules/fsevents/fsevents.js\n @ ./node_modules/chokidar/lib/fsevents-handler.js\n @ ./node_modules/chokidar/index.js\n @ ./node_modules/watchpack/lib/DirectoryWatcher.js\n @ ./node_modules/watchpack/lib/watcherManager.js\n @ ./node_modules/watchpack/lib/watchpack.js\n @ (webpack)/lib/node/NodeWatchFileSystem.js\n @ (webpack)/lib/node ^\\.\\/.*$\n @ (webpack)/lib/node/NodeMainTemplate.runtime.js\n @ (webpack)/lib/node/NodeMainTemplatePlugin.js\n @ (webpack)/lib/node/NodeTemplatePlugin.js\n @ ./node_modules/extract-text-webpack-plugin/dist/loader.js\n @ ./node_modules/extract-text-webpack-plugin/dist/index.js\n @ ./node_modules/extract-text-webpack-plugin/dist/cjs.js\n @ ./node_modules/@zeit/next-sass/index.js\n @ ./pages/index.js\n @ multi ./pages/index.js',
'(client) ./node_modules/fsevents/node_modules/mkdirp/index.js\nModule not found: Error: Can\'t resolve \'fs\' in \'/Users/Phara0h/Documents/GitHub/next-tamerelsayeddotcom/node_modules/fsevents/node_modules/mkdirp\'\n @ ./node_modules/fsevents/node_modules/mkdirp/index.js 2:9-22\n @ ./node_modules/fsevents/node_modules/node-pre-gyp/lib/package.js\n @ ./node_modules/fsevents/node_modules/node-pre-gyp/lib ^\\.\\/.*$\n @ ./node_modules/fsevents/node_modules/node-pre-gyp/lib/node-pre-gyp.js\n @ ./node_modules/fsevents/fsevents.js\n @ ./node_modules/chokidar/lib/fsevents-handler.js\n @ ./node_modules/chokidar/index.js\n @ ./node_modules/watchpack/lib/DirectoryWatcher.js\n @ ./node_modules/watchpack/lib/watcherManager.js\n @ ./node_modules/watchpack/lib/watchpack.js\n @ (webpack)/lib/node/NodeWatchFileSystem.js\n @ (webpack)/lib/node ^\\.\\/.*$\n @ (webpack)/lib/node/NodeMainTemplate.runtime.js\n @ (webpack)/lib/node/NodeMainTemplatePlugin.js\n @ (webpack)/lib/node/NodeTemplatePlugin.js\n @ ./node_modules/extract-text-webpack-plugin/dist/loader.js\n @ ./node_modules/extract-text-webpack-plugin/dist/index.js\n @ ./node_modules/extract-text-webpack-plugin/dist/cjs.js\n @ ./node_modules/@zeit/next-sass/index.js\n @ ./pages/index.js\n @ multi ./pages/index.js',
'(client) ./node_modules/fsevents/node_modules/needle/lib/needle.js\nModule not found: Error: Can\'t resolve \'fs\' in \'/Users/Phara0h/Documents/GitHub/next-tamerelsayeddotcom/node_modules/fsevents/node_modules/needle/lib\'\n @ ./node_modules/fsevents/node_modules/needle/lib/needle.js 8:18-31\n @ ./node_modules/fsevents/node_modules/node-pre-gyp/lib/install.js\n @ ./node_modules/fsevents/node_modules/node-pre-gyp/lib ^\\.\\/.*$\n @ ./node_modules/fsevents/node_modules/node-pre-gyp/lib/node-pre-gyp.js\n @ ./node_modules/fsevents/fsevents.js\n @ ./node_modules/chokidar/lib/fsevents-handler.js\n @ ./node_modules/chokidar/index.js\n @ ./node_modules/watchpack/lib/DirectoryWatcher.js\n @ ./node_modules/watchpack/lib/watcherManager.js\n @ ./node_modules/watchpack/lib/watchpack.js\n @ (webpack)/lib/node/NodeWatchFileSystem.js\n @ (webpack)/lib/node ^\\.\\/.*$\n @ (webpack)/lib/node/NodeMainTemplate.runtime.js\n @ (webpack)/lib/node/NodeMainTemplatePlugin.js\n @ (webpack)/lib/node/NodeTemplatePlugin.js\n @ ./node_modules/extract-text-webpack-plugin/dist/loader.js\n @ ./node_modules/extract-text-webpack-plugin/dist/index.js\n @ ./node_modules/extract-text-webpack-plugin/dist/cjs.js\n @ ./node_modules/@zeit/next-sass/index.js\n @ ./pages/index.js\n @ multi ./pages/index.js',
'(client) ./node_modules/fsevents/node_modules/needle/lib/multipart.js\nModule not found: Error: Can\'t resolve \'fs\' in \'/Users/Phara0h/Documents/GitHub/next-tamerelsayeddotcom/node_modules/fsevents/node_modules/needle/lib\'\n @ ./node_modules/fsevents/node_modules/needle/lib/multipart.js 1:15-28\n @ ./node_modules/fsevents/node_modules/needle/lib/needle.js\n @ ./node_modules/fsevents/node_modules/node-pre-gyp/lib/install.js\n @ ./node_modules/fsevents/node_modules/node-pre-gyp/lib ^\\.\\/.*$\n @ ./node_modules/fsevents/node_modules/node-pre-gyp/lib/node-pre-gyp.js\n @ ./node_modules/fsevents/fsevents.js\n @ ./node_modules/chokidar/lib/fsevents-handler.js\n @ ./node_modules/chokidar/index.js\n @ ./node_modules/watchpack/lib/DirectoryWatcher.js\n @ ./node_modules/watchpack/lib/watcherManager.js\n @ ./node_modules/watchpack/lib/watchpack.js\n @ (webpack)/lib/node/NodeWatchFileSystem.js\n @ (webpack)/lib/node ^\\.\\/.*$\n @ (webpack)/lib/node/NodeMainTemplate.runtime.js\n @ (webpack)/lib/node/NodeMainTemplatePlugin.js\n @ (webpack)/lib/node/NodeTemplatePlugin.js\n @ ./node_modules/extract-text-webpack-plugin/dist/loader.js\n @ ./node_modules/extract-text-webpack-plugin/dist/index.js\n @ ./node_modules/extract-text-webpack-plugin/dist/cjs.js\n @ ./node_modules/@zeit/next-sass/index.js\n @ ./pages/index.js\n @ multi ./pages/index.js',
'(client) ./node_modules/fsevents/node_modules/node-pre-gyp/lib/testpackage.js\nModule not found: Error: Can\'t resolve \'fs\' in \'/Users/Phara0h/Documents/GitHub/next-tamerelsayeddotcom/node_modules/fsevents/node_modules/node-pre-gyp/lib\'\n @ ./node_modules/fsevents/node_modules/node-pre-gyp/lib/testpackage.js 7:9-22\n @ ./node_modules/fsevents/node_modules/node-pre-gyp/lib ^\\.\\/.*$\n @ ./node_modules/fsevents/node_modules/node-pre-gyp/lib/node-pre-gyp.js\n @ ./node_modules/fsevents/fsevents.js\n @ ./node_modules/chokidar/lib/fsevents-handler.js\n @ ./node_modules/chokidar/index.js\n @ ./node_modules/watchpack/lib/DirectoryWatcher.js\n @ ./node_modules/watchpack/lib/watcherManager.js\n @ ./node_modules/watchpack/lib/watchpack.js\n @ (webpack)/lib/node/NodeWatchFileSystem.js\n @ (webpack)/lib/node ^\\.\\/.*$\n @ (webpack)/lib/node/NodeMainTemplate.runtime.js\n @ (webpack)/lib/node/NodeMainTemplatePlugin.js\n @ (webpack)/lib/node/NodeTemplatePlugin.js\n @ ./node_modules/extract-text-webpack-plugin/dist/loader.js\n @ ./node_modules/extract-text-webpack-plugin/dist/index.js\n @ ./node_modules/extract-text-webpack-plugin/dist/cjs.js\n @ ./node_modules/@zeit/next-sass/index.js\n @ ./pages/index.js\n @ multi ./pages/index.js',
'(client) ./node_modules/fsevents/node_modules/node-pre-gyp/lib/unpublish.js\nModule not found: Error: Can\'t resolve \'fs\' in \'/Users/Phara0h/Documents/GitHub/next-tamerelsayeddotcom/node_modules/fsevents/node_modules/node-pre-gyp/lib\'\n @ ./node_modules/fsevents/node_modules/node-pre-gyp/lib/unpublish.js 7:9-22\n @ ./node_modules/fsevents/node_modules/node-pre-gyp/lib ^\\.\\/.*$\n @ ./node_modules/fsevents/node_modules/node-pre-gyp/lib/node-pre-gyp.js\n @ ./node_modules/fsevents/fsevents.js\n @ ./node_modules/chokidar/lib/fsevents-handler.js\n @ ./node_modules/chokidar/index.js\n @ ./node_modules/watchpack/lib/DirectoryWatcher.js\n @ ./node_modules/watchpack/lib/watcherManager.js\n @ ./node_modules/watchpack/lib/watchpack.js\n @ (webpack)/lib/node/NodeWatchFileSystem.js\n @ (webpack)/lib/node ^\\.\\/.*$\n @ (webpack)/lib/node/NodeMainTemplate.runtime.js\n @ (webpack)/lib/node/NodeMainTemplatePlugin.js\n @ (webpack)/lib/node/NodeTemplatePlugin.js\n @ ./node_modules/extract-text-webpack-plugin/dist/loader.js\n @ ./node_modules/extract-text-webpack-plugin/dist/index.js\n @ ./node_modules/extract-text-webpack-plugin/dist/cjs.js\n @ ./node_modules/@zeit/next-sass/index.js\n @ ./pages/index.js\n @ multi ./pages/index.js',
'(client) ./node_modules/fsevents/node_modules/node-pre-gyp/lib/pre-binding.js\nModule not found: Error: Can\'t resolve \'fs\' in \'/Users/Phara0h/Documents/GitHub/next-tamerelsayeddotcom/node_modules/fsevents/node_modules/node-pre-gyp/lib\'\n @ ./node_modules/fsevents/node_modules/node-pre-gyp/lib/pre-binding.js 5:17-30\n @ ./node_modules/fsevents/node_modules/node-pre-gyp/lib/node-pre-gyp.js\n @ ./node_modules/fsevents/fsevents.js\n @ ./node_modules/chokidar/lib/fsevents-handler.js\n @ ./node_modules/chokidar/index.js\n @ ./node_modules/watchpack/lib/DirectoryWatcher.js\n @ ./node_modules/watchpack/lib/watcherManager.js\n @ ./node_modules/watchpack/lib/watchpack.js\n @ (webpack)/lib/node/NodeWatchFileSystem.js\n @ (webpack)/lib/node ^\\.\\/.*$\n @ (webpack)/lib/node/NodeMainTemplate.runtime.js\n @ (webpack)/lib/node/NodeMainTemplatePlugin.js\n @ (webpack)/lib/node/NodeTemplatePlugin.js\n @ ./node_modules/extract-text-webpack-plugin/dist/loader.js\n @ ./node_modules/extract-text-webpack-plugin/dist/index.js\n @ ./node_modules/extract-text-webpack-plugin/dist/cjs.js\n @ ./node_modules/@zeit/next-sass/index.js\n @ ./pages/index.js\n @ multi ./pages/index.js',
'(client) ./node_modules/fsevents/node_modules/node-pre-gyp/lib/node-pre-gyp.js\nModule not found: Error: Can\'t resolve \'fs\' in \'/Users/Phara0h/Documents/GitHub/next-tamerelsayeddotcom/node_modules/fsevents/node_modules/node-pre-gyp/lib\'\n @ ./node_modules/fsevents/node_modules/node-pre-gyp/lib/node-pre-gyp.js 13:9-22\n @ ./node_modules/fsevents/fsevents.js\n @ ./node_modules/chokidar/lib/fsevents-handler.js\n @ ./node_modules/chokidar/index.js\n @ ./node_modules/watchpack/lib/DirectoryWatcher.js\n @ ./node_modules/watchpack/lib/watcherManager.js\n @ ./node_modules/watchpack/lib/watchpack.js\n @ (webpack)/lib/node/NodeWatchFileSystem.js\n @ (webpack)/lib/node ^\\.\\/.*$\n @ (webpack)/lib/node/NodeMainTemplate.runtime.js\n @ (webpack)/lib/node/NodeMainTemplatePlugin.js\n @ (webpack)/lib/node/NodeTemplatePlugin.js\n @ ./node_modules/extract-text-webpack-plugin/dist/loader.js\n @ ./node_modules/extract-text-webpack-plugin/dist/index.js\n @ ./node_modules/extract-text-webpack-plugin/dist/cjs.js\n @ ./node_modules/@zeit/next-sass/index.js\n @ ./pages/index.js\n @ multi ./pages/index.js',
'(client) ./node_modules/fsevents/node_modules/node-pre-gyp/lib/testbinary.js\nModule not found: Error: Can\'t resolve \'fs\' in \'/Users/Phara0h/Documents/GitHub/next-tamerelsayeddotcom/node_modules/fsevents/node_modules/node-pre-gyp/lib\'\n @ ./node_modules/fsevents/node_modules/node-pre-gyp/lib/testbinary.js 7:9-22\n @ ./node_modules/fsevents/node_modules/node-pre-gyp/lib ^\\.\\/.*$\n @ ./node_modules/fsevents/node_modules/node-pre-gyp/lib/node-pre-gyp.js\n @ ./node_modules/fsevents/fsevents.js\n @ ./node_modules/chokidar/lib/fsevents-handler.js\n @ ./node_modules/chokidar/index.js\n @ ./node_modules/watchpack/lib/DirectoryWatcher.js\n @ ./node_modules/watchpack/lib/watcherManager.js\n @ ./node_modules/watchpack/lib/watchpack.js\n @ (webpack)/lib/node/NodeWatchFileSystem.js\n @ (webpack)/lib/node ^\\.\\/.*$\n @ (webpack)/lib/node/NodeMainTemplate.runtime.js\n @ (webpack)/lib/node/NodeMainTemplatePlugin.js\n @ (webpack)/lib/node/NodeTemplatePlugin.js\n @ ./node_modules/extract-text-webpack-plugin/dist/loader.js\n @ ./node_modules/extract-text-webpack-plugin/dist/index.js\n @ ./node_modules/extract-text-webpack-plugin/dist/cjs.js\n @ ./node_modules/@zeit/next-sass/index.js\n @ ./pages/index.js\n @ multi ./pages/index.js',
'(client) ./node_modules/fsevents/node_modules/node-pre-gyp/lib/clean.js\nModule not found: Error: Can\'t resolve \'fs\' in \'/Users/Phara0h/Documents/GitHub/next-tamerelsayeddotcom/node_modules/fsevents/node_modules/node-pre-gyp/lib\'\n @ ./node_modules/fsevents/node_modules/node-pre-gyp/lib/clean.js 7:9-22 9:13-26\n @ ./node_modules/fsevents/node_modules/node-pre-gyp/lib ^\\.\\/.*$\n @ ./node_modules/fsevents/node_modules/node-pre-gyp/lib/node-pre-gyp.js\n @ ./node_modules/fsevents/fsevents.js\n @ ./node_modules/chokidar/lib/fsevents-handler.js\n @ ./node_modules/chokidar/index.js\n @ ./node_modules/watchpack/lib/DirectoryWatcher.js\n @ ./node_modules/watchpack/lib/watcherManager.js\n @ ./node_modules/watchpack/lib/watchpack.js\n @ (webpack)/lib/node/NodeWatchFileSystem.js\n @ (webpack)/lib/node ^\\.\\/.*$\n @ (webpack)/lib/node/NodeMainTemplate.runtime.js\n @ (webpack)/lib/node/NodeMainTemplatePlugin.js\n @ (webpack)/lib/node/NodeTemplatePlugin.js\n @ ./node_modules/extract-text-webpack-plugin/dist/loader.js\n @ ./node_modules/extract-text-webpack-plugin/dist/index.js\n @ ./node_modules/extract-text-webpack-plugin/dist/cjs.js\n @ ./node_modules/@zeit/next-sass/index.js\n @ ./pages/index.js\n @ multi ./pages/index.js',
'(client) ./node_modules/fsevents/node_modules/node-pre-gyp/lib/info.js\nModule not found: Error: Can\'t resolve \'fs\' in \'/Users/Phara0h/Documents/GitHub/next-tamerelsayeddotcom/node_modules/fsevents/node_modules/node-pre-gyp/lib\'\n @ ./node_modules/fsevents/node_modules/node-pre-gyp/lib/info.js 7:9-22\n @ ./node_modules/fsevents/node_modules/node-pre-gyp/lib ^\\.\\/.*$\n @ ./node_modules/fsevents/node_modules/node-pre-gyp/lib/node-pre-gyp.js\n @ ./node_modules/fsevents/fsevents.js\n @ ./node_modules/chokidar/lib/fsevents-handler.js\n @ ./node_modules/chokidar/index.js\n @ ./node_modules/watchpack/lib/DirectoryWatcher.js\n @ ./node_modules/watchpack/lib/watcherManager.js\n @ ./node_modules/watchpack/lib/watchpack.js\n @ (webpack)/lib/node/NodeWatchFileSystem.js\n @ (webpack)/lib/node ^\\.\\/.*$\n @ (webpack)/lib/node/NodeMainTemplate.runtime.js\n @ (webpack)/lib/node/NodeMainTemplatePlugin.js\n @ (webpack)/lib/node/NodeTemplatePlugin.js\n @ ./node_modules/extract-text-webpack-plugin/dist/loader.js\n @ ./node_modules/extract-text-webpack-plugin/dist/index.js\n @ ./node_modules/extract-text-webpack-plugin/dist/cjs.js\n @ ./node_modules/@zeit/next-sass/index.js\n @ ./pages/index.js\n @ multi ./pages/index.js',
'(client) ./node_modules/fsevents/node_modules/node-pre-gyp/lib/package.js\nModule not found: Error: Can\'t resolve \'fs\' in \'/Users/Phara0h/Documents/GitHub/next-tamerelsayeddotcom/node_modules/fsevents/node_modules/node-pre-gyp/lib\'\n @ ./node_modules/fsevents/node_modules/node-pre-gyp/lib/package.js 7:9-22 12:12-25\n @ ./node_modules/fsevents/node_modules/node-pre-gyp/lib ^\\.\\/.*$\n @ ./node_modules/fsevents/node_modules/node-pre-gyp/lib/node-pre-gyp.js\n @ ./node_modules/fsevents/fsevents.js\n @ ./node_modules/chokidar/lib/fsevents-handler.js\n @ ./node_modules/chokidar/index.js\n @ ./node_modules/watchpack/lib/DirectoryWatcher.js\n @ ./node_modules/watchpack/lib/watcherManager.js\n @ ./node_modules/watchpack/lib/watchpack.js\n @ (webpack)/lib/node/NodeWatchFileSystem.js\n @ (webpack)/lib/node ^\\.\\/.*$\n @ (webpack)/lib/node/NodeMainTemplate.runtime.js\n @ (webpack)/lib/node/NodeMainTemplatePlugin.js\n @ (webpack)/lib/node/NodeTemplatePlugin.js\n @ ./node_modules/extract-text-webpack-plugin/dist/loader.js\n @ ./node_modules/extract-text-webpack-plugin/dist/index.js\n @ ./node_modules/extract-text-webpack-plugin/dist/cjs.js\n @ ./node_modules/@zeit/next-sass/index.js\n @ ./pages/index.js\n @ multi ./pages/index.js',
'(client) ./node_modules/fsevents/node_modules/node-pre-gyp/lib/install.js\nModule not found: Error: Can\'t resolve \'fs\' in \'/Users/Phara0h/Documents/GitHub/next-tamerelsayeddotcom/node_modules/fsevents/node_modules/node-pre-gyp/lib\'\n @ ./node_modules/fsevents/node_modules/node-pre-gyp/lib/install.js 7:9-22\n @ ./node_modules/fsevents/node_modules/node-pre-gyp/lib ^\\.\\/.*$\n @ ./node_modules/fsevents/node_modules/node-pre-gyp/lib/node-pre-gyp.js\n @ ./node_modules/fsevents/fsevents.js\n @ ./node_modules/chokidar/lib/fsevents-handler.js\n @ ./node_modules/chokidar/index.js\n @ ./node_modules/watchpack/lib/DirectoryWatcher.js\n @ ./node_modules/watchpack/lib/watcherManager.js\n @ ./node_modules/watchpack/lib/watchpack.js\n @ (webpack)/lib/node/NodeWatchFileSystem.js\n @ (webpack)/lib/node ^\\.\\/.*$\n @ (webpack)/lib/node/NodeMainTemplate.runtime.js\n @ (webpack)/lib/node/NodeMainTemplatePlugin.js\n @ (webpack)/lib/node/NodeTemplatePlugin.js\n @ ./node_modules/extract-text-webpack-plugin/dist/loader.js\n @ ./node_modules/extract-text-webpack-plugin/dist/index.js\n @ ./node_modules/extract-text-webpack-plugin/dist/cjs.js\n @ ./node_modules/@zeit/next-sass/index.js\n @ ./pages/index.js\n @ multi ./pages/index.js',
'(client) ./node_modules/fsevents/node_modules/node-pre-gyp/lib/publish.js\nModule not found: Error: Can\'t resolve \'fs\' in \'/Users/Phara0h/Documents/GitHub/next-tamerelsayeddotcom/node_modules/fsevents/node_modules/node-pre-gyp/lib\'\n @ ./node_modules/fsevents/node_modules/node-pre-gyp/lib/publish.js 7:9-22\n @ ./node_modules/fsevents/node_modules/node-pre-gyp/lib ^\\.\\/.*$\n @ ./node_modules/fsevents/node_modules/node-pre-gyp/lib/node-pre-gyp.js\n @ ./node_modules/fsevents/fsevents.js\n @ ./node_modules/chokidar/lib/fsevents-handler.js\n @ ./node_modules/chokidar/index.js\n @ ./node_modules/watchpack/lib/DirectoryWatcher.js\n @ ./node_modules/watchpack/lib/watcherManager.js\n @ ./node_modules/watchpack/lib/watchpack.js\n @ (webpack)/lib/node/NodeWatchFileSystem.js\n @ (webpack)/lib/node ^\\.\\/.*$\n @ (webpack)/lib/node/NodeMainTemplate.runtime.js\n @ (webpack)/lib/node/NodeMainTemplatePlugin.js\n @ (webpack)/lib/node/NodeTemplatePlugin.js\n @ ./node_modules/extract-text-webpack-plugin/dist/loader.js\n @ ./node_modules/extract-text-webpack-plugin/dist/index.js\n @ ./node_modules/extract-text-webpack-plugin/dist/cjs.js\n @ ./node_modules/@zeit/next-sass/index.js\n @ ./pages/index.js\n @ multi ./pages/index.js',
'(client) ./node_modules/fsevents/node_modules/node-pre-gyp/lib/rebuild.js\nModule not found: Error: Can\'t resolve \'fs\' in \'/Users/Phara0h/Documents/GitHub/next-tamerelsayeddotcom/node_modules/fsevents/node_modules/node-pre-gyp/lib\'\n @ ./node_modules/fsevents/node_modules/node-pre-gyp/lib/rebuild.js 7:9-22\n @ ./node_modules/fsevents/node_modules/node-pre-gyp/lib ^\\.\\/.*$\n @ ./node_modules/fsevents/node_modules/node-pre-gyp/lib/node-pre-gyp.js\n @ ./node_modules/fsevents/fsevents.js\n @ ./node_modules/chokidar/lib/fsevents-handler.js\n @ ./node_modules/chokidar/index.js\n @ ./node_modules/watchpack/lib/DirectoryWatcher.js\n @ ./node_modules/watchpack/lib/watcherManager.js\n @ ./node_modules/watchpack/lib/watchpack.js\n @ (webpack)/lib/node/NodeWatchFileSystem.js\n @ (webpack)/lib/node ^\\.\\/.*$\n @ (webpack)/lib/node/NodeMainTemplate.runtime.js\n @ (webpack)/lib/node/NodeMainTemplatePlugin.js\n @ (webpack)/lib/node/NodeTemplatePlugin.js\n @ ./node_modules/extract-text-webpack-plugin/dist/loader.js\n @ ./node_modules/extract-text-webpack-plugin/dist/index.js\n @ ./node_modules/extract-text-webpack-plugin/dist/cjs.js\n @ ./node_modules/@zeit/next-sass/index.js\n @ ./pages/index.js\n @ multi ./pages/index.js',
'(client) ./node_modules/fsevents/node_modules/node-pre-gyp/lib/reinstall.js\nModule not found: Error: Can\'t resolve \'fs\' in \'/Users/Phara0h/Documents/GitHub/next-tamerelsayeddotcom/node_modules/fsevents/node_modules/node-pre-gyp/lib\'\n @ ./node_modules/fsevents/node_modules/node-pre-gyp/lib/reinstall.js 7:9-22\n @ ./node_modules/fsevents/node_modules/node-pre-gyp/lib ^\\.\\/.*$\n @ ./node_modules/fsevents/node_modules/node-pre-gyp/lib/node-pre-gyp.js\n @ ./node_modules/fsevents/fsevents.js\n @ ./node_modules/chokidar/lib/fsevents-handler.js\n @ ./node_modules/chokidar/index.js\n @ ./node_modules/watchpack/lib/DirectoryWatcher.js\n @ ./node_modules/watchpack/lib/watcherManager.js\n @ ./node_modules/watchpack/lib/watchpack.js\n @ (webpack)/lib/node/NodeWatchFileSystem.js\n @ (webpack)/lib/node ^\\.\\/.*$\n @ (webpack)/lib/node/NodeMainTemplate.runtime.js\n @ (webpack)/lib/node/NodeMainTemplatePlugin.js\n @ (webpack)/lib/node/NodeTemplatePlugin.js\n @ ./node_modules/extract-text-webpack-plugin/dist/loader.js\n @ ./node_modules/extract-text-webpack-plugin/dist/index.js\n @ ./node_modules/extract-text-webpack-plugin/dist/cjs.js\n @ ./node_modules/@zeit/next-sass/index.js\n @ ./pages/index.js\n @ multi ./pages/index.js',
'(client) ./node_modules/fsevents/node_modules/node-pre-gyp/lib/reveal.js\nModule not found: Error: Can\'t resolve \'fs\' in \'/Users/Phara0h/Documents/GitHub/next-tamerelsayeddotcom/node_modules/fsevents/node_modules/node-pre-gyp/lib\'\n @ ./node_modules/fsevents/node_modules/node-pre-gyp/lib/reveal.js 7:9-22\n @ ./node_modules/fsevents/node_modules/node-pre-gyp/lib ^\\.\\/.*$\n @ ./node_modules/fsevents/node_modules/node-pre-gyp/lib/node-pre-gyp.js\n @ ./node_modules/fsevents/fsevents.js\n @ ./node_modules/chokidar/lib/fsevents-handler.js\n @ ./node_modules/chokidar/index.js\n @ ./node_modules/watchpack/lib/DirectoryWatcher.js\n @ ./node_modules/watchpack/lib/watcherManager.js\n @ ./node_modules/watchpack/lib/watchpack.js\n @ (webpack)/lib/node/NodeWatchFileSystem.js\n @ (webpack)/lib/node ^\\.\\/.*$\n @ (webpack)/lib/node/NodeMainTemplate.runtime.js\n @ (webpack)/lib/node/NodeMainTemplatePlugin.js\n @ (webpack)/lib/node/NodeTemplatePlugin.js\n @ ./node_modules/extract-text-webpack-plugin/dist/loader.js\n @ ./node_modules/extract-text-webpack-plugin/dist/index.js\n @ ./node_modules/extract-text-webpack-plugin/dist/cjs.js\n @ ./node_modules/@zeit/next-sass/index.js\n @ ./pages/index.js\n @ multi ./pages/index.js',
'(client) ./node_modules/fsevents/node_modules/node-pre-gyp/lib/util/napi.js\nModule not found: Error: Can\'t resolve \'fs\' in \'/Users/Phara0h/Documents/GitHub/next-tamerelsayeddotcom/node_modules/fsevents/node_modules/node-pre-gyp/lib/util\'\n @ ./node_modules/fsevents/node_modules/node-pre-gyp/lib/util/napi.js 3:9-22\n @ ./node_modules/fsevents/node_modules/node-pre-gyp/lib/node-pre-gyp.js\n @ ./node_modules/fsevents/fsevents.js\n @ ./node_modules/chokidar/lib/fsevents-handler.js\n @ ./node_modules/chokidar/index.js\n @ ./node_modules/watchpack/lib/DirectoryWatcher.js\n @ ./node_modules/watchpack/lib/watcherManager.js\n @ ./node_modules/watchpack/lib/watchpack.js\n @ (webpack)/lib/node/NodeWatchFileSystem.js\n @ (webpack)/lib/node ^\\.\\/.*$\n @ (webpack)/lib/node/NodeMainTemplate.runtime.js\n @ (webpack)/lib/node/NodeMainTemplatePlugin.js\n @ (webpack)/lib/node/NodeTemplatePlugin.js\n @ ./node_modules/extract-text-webpack-plugin/dist/loader.js\n @ ./node_modules/extract-text-webpack-plugin/dist/index.js\n @ ./node_modules/extract-text-webpack-plugin/dist/cjs.js\n @ ./node_modules/@zeit/next-sass/index.js\n @ ./pages/index.js\n @ multi ./pages/index.js',
'(client) ./node_modules/fsevents/node_modules/node-pre-gyp/lib/util/handle_gyp_opts.js\nModule not found: Error: Can\'t resolve \'fs\' in \'/Users/Phara0h/Documents/GitHub/next-tamerelsayeddotcom/node_modules/fsevents/node_modules/node-pre-gyp/lib/util\'\n @ ./node_modules/fsevents/node_modules/node-pre-gyp/lib/util/handle_gyp_opts.js 5:9-22\n @ ./node_modules/fsevents/node_modules/node-pre-gyp/lib ^\\.\\/.*$\n @ ./node_modules/fsevents/node_modules/node-pre-gyp/lib/node-pre-gyp.js\n @ ./node_modules/fsevents/fsevents.js\n @ ./node_modules/chokidar/lib/fsevents-handler.js\n @ ./node_modules/chokidar/index.js\n @ ./node_modules/watchpack/lib/DirectoryWatcher.js\n @ ./node_modules/watchpack/lib/watcherManager.js\n @ ./node_modules/watchpack/lib/watchpack.js\n @ (webpack)/lib/node/NodeWatchFileSystem.js\n @ (webpack)/lib/node ^\\.\\/.*$\n @ (webpack)/lib/node/NodeMainTemplate.runtime.js\n @ (webpack)/lib/node/NodeMainTemplatePlugin.js\n @ (webpack)/lib/node/NodeTemplatePlugin.js\n @ ./node_modules/extract-text-webpack-plugin/dist/loader.js\n @ ./node_modules/extract-text-webpack-plugin/dist/index.js\n @ ./node_modules/extract-text-webpack-plugin/dist/cjs.js\n @ ./node_modules/@zeit/next-sass/index.js\n @ ./pages/index.js\n @ multi ./pages/index.js',
'(client) ./node_modules/fsevents/node_modules/node-pre-gyp/lib/util/compile.js\nModule not found: Error: Can\'t resolve \'fs\' in \'/Users/Phara0h/Documents/GitHub/next-tamerelsayeddotcom/node_modules/fsevents/node_modules/node-pre-gyp/lib/util\'\n @ ./node_modules/fsevents/node_modules/node-pre-gyp/lib/util/compile.js 5:9-22\n @ ./node_modules/fsevents/node_modules/node-pre-gyp/lib ^\\.\\/.*$\n @ ./node_modules/fsevents/node_modules/node-pre-gyp/lib/node-pre-gyp.js\n @ ./node_modules/fsevents/fsevents.js\n @ ./node_modules/chokidar/lib/fsevents-handler.js\n @ ./node_modules/chokidar/index.js\n @ ./node_modules/watchpack/lib/DirectoryWatcher.js\n @ ./node_modules/watchpack/lib/watcherManager.js\n @ ./node_modules/watchpack/lib/watchpack.js\n @ (webpack)/lib/node/NodeWatchFileSystem.js\n @ (webpack)/lib/node ^\\.\\/.*$\n @ (webpack)/lib/node/NodeMainTemplate.runtime.js\n @ (webpack)/lib/node/NodeMainTemplatePlugin.js\n @ (webpack)/lib/node/NodeTemplatePlugin.js\n @ ./node_modules/extract-text-webpack-plugin/dist/loader.js\n @ ./node_modules/extract-text-webpack-plugin/dist/index.js\n @ ./node_modules/extract-text-webpack-plugin/dist/cjs.js\n @ ./node_modules/@zeit/next-sass/index.js\n @ ./pages/index.js\n @ multi ./pages/index.js',
'(client) ./node_modules/fsevents/node_modules/npm-bundled/index.js\nModule not found: Error: Can\'t resolve \'fs\' in \'/Users/Phara0h/Documents/GitHub/next-tamerelsayeddotcom/node_modules/fsevents/node_modules/npm-bundled\'\n @ ./node_modules/fsevents/node_modules/npm-bundled/index.js 10:11-24\n @ ./node_modules/fsevents/node_modules/npm-packlist/index.js\n @ ./node_modules/fsevents/node_modules/node-pre-gyp/lib/package.js\n @ ./node_modules/fsevents/node_modules/node-pre-gyp/lib ^\\.\\/.*$\n @ ./node_modules/fsevents/node_modules/node-pre-gyp/lib/node-pre-gyp.js\n @ ./node_modules/fsevents/fsevents.js\n @ ./node_modules/chokidar/lib/fsevents-handler.js\n @ ./node_modules/chokidar/index.js\n @ ./node_modules/watchpack/lib/DirectoryWatcher.js\n @ ./node_modules/watchpack/lib/watcherManager.js\n @ ./node_modules/watchpack/lib/watchpack.js\n @ (webpack)/lib/node/NodeWatchFileSystem.js\n @ (webpack)/lib/node ^\\.\\/.*$\n @ (webpack)/lib/node/NodeMainTemplate.runtime.js\n @ (webpack)/lib/node/NodeMainTemplatePlugin.js\n @ (webpack)/lib/node/NodeTemplatePlugin.js\n @ ./node_modules/extract-text-webpack-plugin/dist/loader.js\n @ ./node_modules/extract-text-webpack-plugin/dist/index.js\n @ ./node_modules/extract-text-webpack-plugin/dist/cjs.js\n @ ./node_modules/@zeit/next-sass/index.js\n @ ./pages/index.js\n @ multi ./pages/index.js',
'(client) ./node_modules/fsevents/node_modules/rimraf/rimraf.js\nModule not found: Error: Can\'t resolve \'fs\' in \'/Users/Phara0h/Documents/GitHub/next-tamerelsayeddotcom/node_modules/fsevents/node_modules/rimraf\'\n @ ./node_modules/fsevents/node_modules/rimraf/rimraf.js 6:9-22\n @ ./node_modules/fsevents/node_modules/node-pre-gyp/lib/util/napi.js\n @ ./node_modules/fsevents/node_modules/node-pre-gyp/lib/node-pre-gyp.js\n @ ./node_modules/fsevents/fsevents.js\n @ ./node_modules/chokidar/lib/fsevents-handler.js\n @ ./node_modules/chokidar/index.js\n @ ./node_modules/watchpack/lib/DirectoryWatcher.js\n @ ./node_modules/watchpack/lib/watcherManager.js\n @ ./node_modules/watchpack/lib/watchpack.js\n @ (webpack)/lib/node/NodeWatchFileSystem.js\n @ (webpack)/lib/node ^\\.\\/.*$\n @ (webpack)/lib/node/NodeMainTemplate.runtime.js\n @ (webpack)/lib/node/NodeMainTemplatePlugin.js\n @ (webpack)/lib/node/NodeTemplatePlugin.js\n @ ./node_modules/extract-text-webpack-plugin/dist/loader.js\n @ ./node_modules/extract-text-webpack-plugin/dist/index.js\n @ ./node_modules/extract-text-webpack-plugin/dist/cjs.js\n @ ./node_modules/@zeit/next-sass/index.js\n @ ./pages/index.js\n @ multi ./pages/index.js',
'(client) ./node_modules/fsevents/node_modules/tar/lib/write-entry.js\nModule not found: Error: Can\'t resolve \'fs\' in \'/Users/Phara0h/Documents/GitHub/next-tamerelsayeddotcom/node_modules/fsevents/node_modules/tar/lib\'\n @ ./node_modules/fsevents/node_modules/tar/lib/write-entry.js 7:11-24\n @ ./node_modules/fsevents/node_modules/tar/index.js\n @ ./node_modules/fsevents/node_modules/node-pre-gyp/lib/package.js\n @ ./node_modules/fsevents/node_modules/node-pre-gyp/lib ^\\.\\/.*$\n @ ./node_modules/fsevents/node_modules/node-pre-gyp/lib/node-pre-gyp.js\n @ ./node_modules/fsevents/fsevents.js\n @ ./node_modules/chokidar/lib/fsevents-handler.js\n @ ./node_modules/chokidar/index.js\n @ ./node_modules/watchpack/lib/DirectoryWatcher.js\n @ ./node_modules/watchpack/lib/watcherManager.js\n @ ./node_modules/watchpack/lib/watchpack.js\n @ (webpack)/lib/node/NodeWatchFileSystem.js\n @ (webpack)/lib/node ^\\.\\/.*$\n @ (webpack)/lib/node/NodeMainTemplate.runtime.js\n @ (webpack)/lib/node/NodeMainTemplatePlugin.js\n @ (webpack)/lib/node/NodeTemplatePlugin.js\n @ ./node_modules/extract-text-webpack-plugin/dist/loader.js\n @ ./node_modules/extract-text-webpack-plugin/dist/index.js\n @ ./node_modules/extract-text-webpack-plugin/dist/cjs.js\n @ ./node_modules/@zeit/next-sass/index.js\n @ ./pages/index.js\n @ multi ./pages/index.js',
'(client) ./node_modules/fsevents/node_modules/tar/lib/pack.js\nModule not found: Error: Can\'t resolve \'fs\' in \'/Users/Phara0h/Documents/GitHub/next-tamerelsayeddotcom/node_modules/fsevents/node_modules/tar/lib\'\n @ ./node_modules/fsevents/node_modules/tar/lib/pack.js 56:11-24\n @ ./node_modules/fsevents/node_modules/tar/index.js\n @ ./node_modules/fsevents/node_modules/node-pre-gyp/lib/package.js\n @ ./node_modules/fsevents/node_modules/node-pre-gyp/lib ^\\.\\/.*$\n @ ./node_modules/fsevents/node_modules/node-pre-gyp/lib/node-pre-gyp.js\n @ ./node_modules/fsevents/fsevents.js\n @ ./node_modules/chokidar/lib/fsevents-handler.js\n @ ./node_modules/chokidar/index.js\n @ ./node_modules/watchpack/lib/DirectoryWatcher.js\n @ ./node_modules/watchpack/lib/watcherManager.js\n @ ./node_modules/watchpack/lib/watchpack.js\n @ (webpack)/lib/node/NodeWatchFileSystem.js\n @ (webpack)/lib/node ^\\.\\/.*$\n @ (webpack)/lib/node/NodeMainTemplate.runtime.js\n @ (webpack)/lib/node/NodeMainTemplatePlugin.js\n @ (webpack)/lib/node/NodeTemplatePlugin.js\n @ ./node_modules/extract-text-webpack-plugin/dist/loader.js\n @ ./node_modules/extract-text-webpack-plugin/dist/index.js\n @ ./node_modules/extract-text-webpack-plugin/dist/cjs.js\n @ ./node_modules/@zeit/next-sass/index.js\n @ ./pages/index.js\n @ multi ./pages/index.js',
'(client) ./node_modules/fsevents/node_modules/tar/lib/extract.js\nModule not found: Error: Can\'t resolve \'fs\' in \'/Users/Phara0h/Documents/GitHub/next-tamerelsayeddotcom/node_modules/fsevents/node_modules/tar/lib\'\n @ ./node_modules/fsevents/node_modules/tar/lib/extract.js 6:11-24\n @ ./node_modules/fsevents/node_modules/tar/index.js\n @ ./node_modules/fsevents/node_modules/node-pre-gyp/lib/package.js\n @ ./node_modules/fsevents/node_modules/node-pre-gyp/lib ^\\.\\/.*$\n @ ./node_modules/fsevents/node_modules/node-pre-gyp/lib/node-pre-gyp.js\n @ ./node_modules/fsevents/fsevents.js\n @ ./node_modules/chokidar/lib/fsevents-handler.js\n @ ./node_modules/chokidar/index.js\n @ ./node_modules/watchpack/lib/DirectoryWatcher.js\n @ ./node_modules/watchpack/lib/watcherManager.js\n @ ./node_modules/watchpack/lib/watchpack.js\n @ (webpack)/lib/node/NodeWatchFileSystem.js\n @ (webpack)/lib/node ^\\.\\/.*$\n @ (webpack)/lib/node/NodeMainTemplate.runtime.js\n @ (webpack)/lib/node/NodeMainTemplatePlugin.js\n @ (webpack)/lib/node/NodeTemplatePlugin.js\n @ ./node_modules/extract-text-webpack-plugin/dist/loader.js\n @ ./node_modules/extract-text-webpack-plugin/dist/index.js\n @ ./node_modules/extract-text-webpack-plugin/dist/cjs.js\n @ ./node_modules/@zeit/next-sass/index.js\n @ ./pages/index.js\n @ multi ./pages/index.js',
'(client) ./node_modules/fsevents/node_modules/tar/lib/list.js\nModule not found: Error: Can\'t resolve \'fs\' in \'/Users/Phara0h/Documents/GitHub/next-tamerelsayeddotcom/node_modules/fsevents/node_modules/tar/lib\'\n @ ./node_modules/fsevents/node_modules/tar/lib/list.js 11:11-24\n @ ./node_modules/fsevents/node_modules/tar/index.js\n @ ./node_modules/fsevents/node_modules/node-pre-gyp/lib/package.js\n @ ./node_modules/fsevents/node_modules/node-pre-gyp/lib ^\\.\\/.*$\n @ ./node_modules/fsevents/node_modules/node-pre-gyp/lib/node-pre-gyp.js\n @ ./node_modules/fsevents/fsevents.js\n @ ./node_modules/chokidar/lib/fsevents-handler.js\n @ ./node_modules/chokidar/index.js\n @ ./node_modules/watchpack/lib/DirectoryWatcher.js\n @ ./node_modules/watchpack/lib/watcherManager.js\n @ ./node_modules/watchpack/lib/watchpack.js\n @ (webpack)/lib/node/NodeWatchFileSystem.js\n @ (webpack)/lib/node ^\\.\\/.*$\n @ (webpack)/lib/node/NodeMainTemplate.runtime.js\n @ (webpack)/lib/node/NodeMainTemplatePlugin.js\n @ (webpack)/lib/node/NodeTemplatePlugin.js\n @ ./node_modules/extract-text-webpack-plugin/dist/loader.js\n @ ./node_modules/extract-text-webpack-plugin/dist/index.js\n @ ./node_modules/extract-text-webpack-plugin/dist/cjs.js\n @ ./node_modules/@zeit/next-sass/index.js\n @ ./pages/index.js\n @ multi ./pages/index.js',
'(client) ./node_modules/fsevents/node_modules/tar/lib/replace.js\nModule not found: Error: Can\'t resolve \'fs\' in \'/Users/Phara0h/Documents/GitHub/next-tamerelsayeddotcom/node_modules/fsevents/node_modules/tar/lib\'\n @ ./node_modules/fsevents/node_modules/tar/lib/replace.js 8:11-24\n @ ./node_modules/fsevents/node_modules/tar/index.js\n @ ./node_modules/fsevents/node_modules/node-pre-gyp/lib/package.js\n @ ./node_modules/fsevents/node_modules/node-pre-gyp/lib ^\\.\\/.*$\n @ ./node_modules/fsevents/node_modules/node-pre-gyp/lib/node-pre-gyp.js\n @ ./node_modules/fsevents/fsevents.js\n @ ./node_modules/chokidar/lib/fsevents-handler.js\n @ ./node_modules/chokidar/index.js\n @ ./node_modules/watchpack/lib/DirectoryWatcher.js\n @ ./node_modules/watchpack/lib/watcherManager.js\n @ ./node_modules/watchpack/lib/watchpack.js\n @ (webpack)/lib/node/NodeWatchFileSystem.js\n @ (webpack)/lib/node ^\\.\\/.*$\n @ (webpack)/lib/node/NodeMainTemplate.runtime.js\n @ (webpack)/lib/node/NodeMainTemplatePlugin.js\n @ (webpack)/lib/node/NodeTemplatePlugin.js\n @ ./node_modules/extract-text-webpack-plugin/dist/loader.js\n @ ./node_modules/extract-text-webpack-plugin/dist/index.js\n @ ./node_modules/extract-text-webpack-plugin/dist/cjs.js\n @ ./node_modules/@zeit/next-sass/index.js\n @ ./pages/index.js\n @ multi ./pages/index.js',
'(client) ./node_modules/fsevents/node_modules/tar/lib/create.js\nModule not found: Error: Can\'t resolve \'fs\' in \'/Users/Phara0h/Documents/GitHub/next-tamerelsayeddotcom/node_modules/fsevents/node_modules/tar/lib\'\n @ ./node_modules/fsevents/node_modules/tar/lib/create.js 7:11-24\n @ ./node_modules/fsevents/node_modules/tar/index.js\n @ ./node_modules/fsevents/node_modules/node-pre-gyp/lib/package.js\n @ ./node_modules/fsevents/node_modules/node-pre-gyp/lib ^\\.\\/.*$\n @ ./node_modules/fsevents/node_modules/node-pre-gyp/lib/node-pre-gyp.js\n @ ./node_modules/fsevents/fsevents.js\n @ ./node_modules/chokidar/lib/fsevents-handler.js\n @ ./node_modules/chokidar/index.js\n @ ./node_modules/watchpack/lib/DirectoryWatcher.js\n @ ./node_modules/watchpack/lib/watcherManager.js\n @ ./node_modules/watchpack/lib/watchpack.js\n @ (webpack)/lib/node/NodeWatchFileSystem.js\n @ (webpack)/lib/node ^\\.\\/.*$\n @ (webpack)/lib/node/NodeMainTemplate.runtime.js\n @ (webpack)/lib/node/NodeMainTemplatePlugin.js\n @ (webpack)/lib/node/NodeTemplatePlugin.js\n @ ./node_modules/extract-text-webpack-plugin/dist/loader.js\n @ ./node_modules/extract-text-webpack-plugin/dist/index.js\n @ ./node_modules/extract-text-webpack-plugin/dist/cjs.js\n @ ./node_modules/@zeit/next-sass/index.js\n @ ./pages/index.js\n @ multi ./pages/index.js',
'(client) ./node_modules/fsevents/node_modules/tar/lib/unpack.js\nModule not found: Error: Can\'t resolve \'fs\' in \'/Users/Phara0h/Documents/GitHub/next-tamerelsayeddotcom/node_modules/fsevents/node_modules/tar/lib\'\n @ ./node_modules/fsevents/node_modules/tar/lib/unpack.js 6:11-24\n @ ./node_modules/fsevents/node_modules/tar/index.js\n @ ./node_modules/fsevents/node_modules/node-pre-gyp/lib/package.js\n @ ./node_modules/fsevents/node_modules/node-pre-gyp/lib ^\\.\\/.*$\n @ ./node_modules/fsevents/node_modules/node-pre-gyp/lib/node-pre-gyp.js\n @ ./node_modules/fsevents/fsevents.js\n @ ./node_modules/chokidar/lib/fsevents-handler.js\n @ ./node_modules/chokidar/index.js\n @ ./node_modules/watchpack/lib/DirectoryWatcher.js\n @ ./node_modules/watchpack/lib/watcherManager.js\n @ ./node_modules/watchpack/lib/watchpack.js\n @ (webpack)/lib/node/NodeWatchFileSystem.js\n @ (webpack)/lib/node ^\\.\\/.*$\n @ (webpack)/lib/node/NodeMainTemplate.runtime.js\n @ (webpack)/lib/node/NodeMainTemplatePlugin.js\n @ (webpack)/lib/node/NodeTemplatePlugin.js\n @ ./node_modules/extract-text-webpack-plugin/dist/loader.js\n @ ./node_modules/extract-text-webpack-plugin/dist/index.js\n @ ./node_modules/extract-text-webpack-plugin/dist/cjs.js\n @ ./node_modules/@zeit/next-sass/index.js\n @ ./pages/index.js\n @ multi ./pages/index.js',
'(client) ./node_modules/fsevents/node_modules/tar/lib/mkdir.js\nModule not found: Error: Can\'t resolve \'fs\' in \'/Users/Phara0h/Documents/GitHub/next-tamerelsayeddotcom/node_modules/fsevents/node_modules/tar/lib\'\n @ ./node_modules/fsevents/node_modules/tar/lib/mkdir.js 8:11-24\n @ ./node_modules/fsevents/node_modules/tar/lib/unpack.js\n @ ./node_modules/fsevents/node_modules/tar/index.js\n @ ./node_modules/fsevents/node_modules/node-pre-gyp/lib/package.js\n @ ./node_modules/fsevents/node_modules/node-pre-gyp/lib ^\\.\\/.*$\n @ ./node_modules/fsevents/node_modules/node-pre-gyp/lib/node-pre-gyp.js\n @ ./node_modules/fsevents/fsevents.js\n @ ./node_modules/chokidar/lib/fsevents-handler.js\n @ ./node_modules/chokidar/index.js\n @ ./node_modules/watchpack/lib/DirectoryWatcher.js\n @ ./node_modules/watchpack/lib/watcherManager.js\n @ ./node_modules/watchpack/lib/watchpack.js\n @ (webpack)/lib/node/NodeWatchFileSystem.js\n @ (webpack)/lib/node ^\\.\\/.*$\n @ (webpack)/lib/node/NodeMainTemplate.runtime.js\n @ (webpack)/lib/node/NodeMainTemplatePlugin.js\n @ (webpack)/lib/node/NodeTemplatePlugin.js\n @ ./node_modules/extract-text-webpack-plugin/dist/loader.js\n @ ./node_modules/extract-text-webpack-plugin/dist/index.js\n @ ./node_modules/extract-text-webpack-plugin/dist/cjs.js\n @ ./node_modules/@zeit/next-sass/index.js\n @ ./pages/index.js\n @ multi ./pages/index.js',
'(client) ./node_modules/fstream/lib/proxy-writer.js\nModule not found: Error: Can\'t resolve \'fs\' in \'/Users/Phara0h/Documents/GitHub/next-tamerelsayeddotcom/node_modules/fstream/lib\'\n @ ./node_modules/fstream/lib/proxy-writer.js 14:9-22\n @ ./node_modules/fstream/fstream.js\n @ ./node_modules/node-gyp/lib/install.js\n @ ./node_modules/node-gyp/lib ^\\.\\/.*$\n @ ./node_modules/node-gyp/lib/node-gyp.js\n @ ./node_modules/fsevents/node_modules/node-pre-gyp/lib/util/compile.js\n @ ./node_modules/fsevents/node_modules/node-pre-gyp/lib ^\\.\\/.*$\n @ ./node_modules/fsevents/node_modules/node-pre-gyp/lib/node-pre-gyp.js\n @ ./node_modules/fsevents/fsevents.js\n @ ./node_modules/chokidar/lib/fsevents-handler.js\n @ ./node_modules/chokidar/index.js\n @ ./node_modules/watchpack/lib/DirectoryWatcher.js\n @ ./node_modules/watchpack/lib/watcherManager.js\n @ ./node_modules/watchpack/lib/watchpack.js\n @ (webpack)/lib/node/NodeWatchFileSystem.js\n @ (webpack)/lib/node ^\\.\\/.*$\n @ (webpack)/lib/node/NodeMainTemplate.runtime.js\n @ (webpack)/lib/node/NodeMainTemplatePlugin.js\n @ (webpack)/lib/node/NodeTemplatePlugin.js\n @ ./node_modules/extract-text-webpack-plugin/dist/loader.js\n @ ./node_modules/extract-text-webpack-plugin/dist/index.js\n @ ./node_modules/extract-text-webpack-plugin/dist/cjs.js\n @ ./node_modules/@zeit/next-sass/index.js\n @ ./pages/index.js\n @ multi ./pages/index.js',
'(client) ./node_modules/glob/glob.js\nModule not found: Error: Can\'t resolve \'fs\' in \'/Users/Phara0h/Documents/GitHub/next-tamerelsayeddotcom/node_modules/glob\'\n @ ./node_modules/glob/glob.js 43:9-22\n @ ./node_modules/node-gyp/lib/build.js\n @ ./node_modules/node-gyp/lib ^\\.\\/.*$\n @ ./node_modules/node-gyp/lib/node-gyp.js\n @ ./node_modules/fsevents/node_modules/node-pre-gyp/lib/util/compile.js\n @ ./node_modules/fsevents/node_modules/node-pre-gyp/lib ^\\.\\/.*$\n @ ./node_modules/fsevents/node_modules/node-pre-gyp/lib/node-pre-gyp.js\n @ ./node_modules/fsevents/fsevents.js\n @ ./node_modules/chokidar/lib/fsevents-handler.js\n @ ./node_modules/chokidar/index.js\n @ ./node_modules/watchpack/lib/DirectoryWatcher.js\n @ ./node_modules/watchpack/lib/watcherManager.js\n @ ./node_modules/watchpack/lib/watchpack.js\n @ (webpack)/lib/node/NodeWatchFileSystem.js\n @ (webpack)/lib/node ^\\.\\/.*$\n @ (webpack)/lib/node/NodeMainTemplate.runtime.js\n @ (webpack)/lib/node/NodeMainTemplatePlugin.js\n @ (webpack)/lib/node/NodeTemplatePlugin.js\n @ ./node_modules/extract-text-webpack-plugin/dist/loader.js\n @ ./node_modules/extract-text-webpack-plugin/dist/index.js\n @ ./node_modules/extract-text-webpack-plugin/dist/cjs.js\n @ ./node_modules/@zeit/next-sass/index.js\n @ ./pages/index.js\n @ multi ./pages/index.js',
'(client) ./node_modules/glob/sync.js\nModule not found: Error: Can\'t resolve \'fs\' in \'/Users/Phara0h/Documents/GitHub/next-tamerelsayeddotcom/node_modules/glob\'\n @ ./node_modules/glob/sync.js 4:9-22\n @ ./node_modules/glob/glob.js\n @ ./node_modules/node-gyp/lib/build.js\n @ ./node_modules/node-gyp/lib ^\\.\\/.*$\n @ ./node_modules/node-gyp/lib/node-gyp.js\n @ ./node_modules/fsevents/node_modules/node-pre-gyp/lib/util/compile.js\n @ ./node_modules/fsevents/node_modules/node-pre-gyp/lib ^\\.\\/.*$\n @ ./node_modules/fsevents/node_modules/node-pre-gyp/lib/node-pre-gyp.js\n @ ./node_modules/fsevents/fsevents.js\n @ ./node_modules/chokidar/lib/fsevents-handler.js\n @ ./node_modules/chokidar/index.js\n @ ./node_modules/watchpack/lib/DirectoryWatcher.js\n @ ./node_modules/watchpack/lib/watcherManager.js\n @ ./node_modules/watchpack/lib/watchpack.js\n @ (webpack)/lib/node/NodeWatchFileSystem.js\n @ (webpack)/lib/node ^\\.\\/.*$\n @ (webpack)/lib/node/NodeMainTemplate.runtime.js\n @ (webpack)/lib/node/NodeMainTemplatePlugin.js\n @ (webpack)/lib/node/NodeTemplatePlugin.js\n @ ./node_modules/extract-text-webpack-plugin/dist/loader.js\n @ ./node_modules/extract-text-webpack-plugin/dist/index.js\n @ ./node_modules/extract-text-webpack-plugin/dist/cjs.js\n @ ./node_modules/@zeit/next-sass/index.js\n @ ./pages/index.js\n @ multi ./pages/index.js',
'(client) ./node_modules/graceful-fs/graceful-fs.js\nModule not found: Error: Can\'t resolve \'fs\' in \'/Users/Phara0h/Documents/GitHub/next-tamerelsayeddotcom/node_modules/graceful-fs\'\n @ ./node_modules/graceful-fs/graceful-fs.js 1:9-22\n @ ./node_modules/enhanced-resolve/lib/NodeJsInputFileSystem.js\n @ (webpack)/lib/node/NodeEnvironmentPlugin.js\n @ (webpack)/lib/node ^\\.\\/.*$\n @ (webpack)/lib/node/NodeMainTemplate.runtime.js\n @ (webpack)/lib/node/NodeMainTemplatePlugin.js\n @ (webpack)/lib/node/NodeTemplatePlugin.js\n @ ./node_modules/extract-text-webpack-plugin/dist/loader.js\n @ ./node_modules/extract-text-webpack-plugin/dist/index.js\n @ ./node_modules/extract-text-webpack-plugin/dist/cjs.js\n @ ./node_modules/@zeit/next-sass/index.js\n @ ./pages/index.js\n @ multi ./pages/index.js',
'(client) ./node_modules/graceful-fs/fs.js\nModule not found: Error: Can\'t resolve \'fs\' in \'/Users/Phara0h/Documents/GitHub/next-tamerelsayeddotcom/node_modules/graceful-fs\'\n @ ./node_modules/graceful-fs/fs.js 3:9-22\n @ ./node_modules/graceful-fs/graceful-fs.js\n @ ./node_modules/enhanced-resolve/lib/NodeJsInputFileSystem.js\n @ (webpack)/lib/node/NodeEnvironmentPlugin.js\n @ (webpack)/lib/node ^\\.\\/.*$\n @ (webpack)/lib/node/NodeMainTemplate.runtime.js\n @ (webpack)/lib/node/NodeMainTemplatePlugin.js\n @ (webpack)/lib/node/NodeTemplatePlugin.js\n @ ./node_modules/extract-text-webpack-plugin/dist/loader.js\n @ ./node_modules/extract-text-webpack-plugin/dist/index.js\n @ ./node_modules/extract-text-webpack-plugin/dist/cjs.js\n @ ./node_modules/@zeit/next-sass/index.js\n @ ./pages/index.js\n @ multi ./pages/index.js',
'(client) ./node_modules/isexe/mode.js\nModule not found: Error: Can\'t resolve \'fs\' in \'/Users/Phara0h/Documents/GitHub/next-tamerelsayeddotcom/node_modules/isexe\'\n @ ./node_modules/isexe/mode.js 4:9-22\n @ ./node_modules/isexe/index.js\n @ ./node_modules/which/which.js\n @ ./node_modules/node-gyp/lib/build.js\n @ ./node_modules/node-gyp/lib ^\\.\\/.*$\n @ ./node_modules/node-gyp/lib/node-gyp.js\n @ ./node_modules/fsevents/node_modules/node-pre-gyp/lib/util/compile.js\n @ ./node_modules/fsevents/node_modules/node-pre-gyp/lib ^\\.\\/.*$\n @ ./node_modules/fsevents/node_modules/node-pre-gyp/lib/node-pre-gyp.js\n @ ./node_modules/fsevents/fsevents.js\n @ ./node_modules/chokidar/lib/fsevents-handler.js\n @ ./node_modules/chokidar/index.js\n @ ./node_modules/watchpack/lib/DirectoryWatcher.js\n @ ./node_modules/watchpack/lib/watcherManager.js\n @ ./node_modules/watchpack/lib/watchpack.js\n @ (webpack)/lib/node/NodeWatchFileSystem.js\n @ (webpack)/lib/node ^\\.\\/.*$\n @ (webpack)/lib/node/NodeMainTemplate.runtime.js\n @ (webpack)/lib/node/NodeMainTemplatePlugin.js\n @ (webpack)/lib/node/NodeTemplatePlugin.js\n @ ./node_modules/extract-text-webpack-plugin/dist/loader.js\n @ ./node_modules/extract-text-webpack-plugin/dist/index.js\n @ ./node_modules/extract-text-webpack-plugin/dist/cjs.js\n @ ./node_modules/@zeit/next-sass/index.js\n @ ./pages/index.js\n @ multi ./pages/index.js',
'(client) ./node_modules/isexe/windows.js\nModule not found: Error: Can\'t resolve \'fs\' in \'/Users/Phara0h/Documents/GitHub/next-tamerelsayeddotcom/node_modules/isexe\'\n @ ./node_modules/isexe/windows.js 4:9-22\n @ ./node_modules/isexe/index.js\n @ ./node_modules/which/which.js\n @ ./node_modules/node-gyp/lib/build.js\n @ ./node_modules/node-gyp/lib ^\\.\\/.*$\n @ ./node_modules/node-gyp/lib/node-gyp.js\n @ ./node_modules/fsevents/node_modules/node-pre-gyp/lib/util/compile.js\n @ ./node_modules/fsevents/node_modules/node-pre-gyp/lib ^\\.\\/.*$\n @ ./node_modules/fsevents/node_modules/node-pre-gyp/lib/node-pre-gyp.js\n @ ./node_modules/fsevents/fsevents.js\n @ ./node_modules/chokidar/lib/fsevents-handler.js\n @ ./node_modules/chokidar/index.js\n @ ./node_modules/watchpack/lib/DirectoryWatcher.js\n @ ./node_modules/watchpack/lib/watcherManager.js\n @ ./node_modules/watchpack/lib/watchpack.js\n @ (webpack)/lib/node/NodeWatchFileSystem.js\n @ (webpack)/lib/node ^\\.\\/.*$\n @ (webpack)/lib/node/NodeMainTemplate.runtime.js\n @ (webpack)/lib/node/NodeMainTemplatePlugin.js\n @ (webpack)/lib/node/NodeTemplatePlugin.js\n @ ./node_modules/extract-text-webpack-plugin/dist/loader.js\n @ ./node_modules/extract-text-webpack-plugin/dist/index.js\n @ ./node_modules/extract-text-webpack-plugin/dist/cjs.js\n @ ./node_modules/@zeit/next-sass/index.js\n @ ./pages/index.js\n @ multi ./pages/index.js',
'(client) ./node_modules/isexe/index.js\nModule not found: Error: Can\'t resolve \'fs\' in \'/Users/Phara0h/Documents/GitHub/next-tamerelsayeddotcom/node_modules/isexe\'\n @ ./node_modules/isexe/index.js 1:9-22\n @ ./node_modules/which/which.js\n @ ./node_modules/node-gyp/lib/build.js\n @ ./node_modules/node-gyp/lib ^\\.\\/.*$\n @ ./node_modules/node-gyp/lib/node-gyp.js\n @ ./node_modules/fsevents/node_modules/node-pre-gyp/lib/util/compile.js\n @ ./node_modules/fsevents/node_modules/node-pre-gyp/lib ^\\.\\/.*$\n @ ./node_modules/fsevents/node_modules/node-pre-gyp/lib/node-pre-gyp.js\n @ ./node_modules/fsevents/fsevents.js\n @ ./node_modules/chokidar/lib/fsevents-handler.js\n @ ./node_modules/chokidar/index.js\n @ ./node_modules/watchpack/lib/DirectoryWatcher.js\n @ ./node_modules/watchpack/lib/watcherManager.js\n @ ./node_modules/watchpack/lib/watchpack.js\n @ (webpack)/lib/node/NodeWatchFileSystem.js\n @ (webpack)/lib/node ^\\.\\/.*$\n @ (webpack)/lib/node/NodeMainTemplate.runtime.js\n @ (webpack)/lib/node/NodeMainTemplatePlugin.js\n @ (webpack)/lib/node/NodeTemplatePlugin.js\n @ ./node_modules/extract-text-webpack-plugin/dist/loader.js\n @ ./node_modules/extract-text-webpack-plugin/dist/index.js\n @ ./node_modules/extract-text-webpack-plugin/dist/cjs.js\n @ ./node_modules/@zeit/next-sass/index.js\n @ ./pages/index.js\n @ multi ./pages/index.js',
'(client) ./node_modules/mkdirp/index.js\nModule not found: Error: Can\'t resolve \'fs\' in \'/Users/Phara0h/Documents/GitHub/next-tamerelsayeddotcom/node_modules/mkdirp\'\n @ ./node_modules/mkdirp/index.js 2:9-22\n @ (webpack)/lib/node/NodeOutputFileSystem.js\n @ (webpack)/lib/node ^\\.\\/.*$\n @ (webpack)/lib/node/NodeMainTemplate.runtime.js\n @ (webpack)/lib/node/NodeMainTemplatePlugin.js\n @ (webpack)/lib/node/NodeTemplatePlugin.js\n @ ./node_modules/extract-text-webpack-plugin/dist/loader.js\n @ ./node_modules/extract-text-webpack-plugin/dist/index.js\n @ ./node_modules/extract-text-webpack-plugin/dist/cjs.js\n @ ./node_modules/@zeit/next-sass/index.js\n @ ./pages/index.js\n @ multi ./pages/index.js',
'(client) ./node_modules/node-gyp/lib/remove.js\nModule not found: Error: Can\'t resolve \'fs\' in \'/Users/Phara0h/Documents/GitHub/next-tamerelsayeddotcom/node_modules/node-gyp/lib\'\n @ ./node_modules/node-gyp/lib/remove.js 10:9-22\n @ ./node_modules/node-gyp/lib ^\\.\\/.*$\n @ ./node_modules/node-gyp/lib/node-gyp.js\n @ ./node_modules/fsevents/node_modules/node-pre-gyp/lib/util/compile.js\n @ ./node_modules/fsevents/node_modules/node-pre-gyp/lib ^\\.\\/.*$\n @ ./node_modules/fsevents/node_modules/node-pre-gyp/lib/node-pre-gyp.js\n @ ./node_modules/fsevents/fsevents.js\n @ ./node_modules/chokidar/lib/fsevents-handler.js\n @ ./node_modules/chokidar/index.js\n @ ./node_modules/watchpack/lib/DirectoryWatcher.js\n @ ./node_modules/watchpack/lib/watcherManager.js\n @ ./node_modules/watchpack/lib/watchpack.js\n @ (webpack)/lib/node/NodeWatchFileSystem.js\n @ (webpack)/lib/node ^\\.\\/.*$\n @ (webpack)/lib/node/NodeMainTemplate.runtime.js\n @ (webpack)/lib/node/NodeMainTemplatePlugin.js\n @ (webpack)/lib/node/NodeTemplatePlugin.js\n @ ./node_modules/extract-text-webpack-plugin/dist/loader.js\n @ ./node_modules/extract-text-webpack-plugin/dist/index.js\n @ ./node_modules/extract-text-webpack-plugin/dist/cjs.js\n @ ./node_modules/@zeit/next-sass/index.js\n @ ./pages/index.js\n @ multi ./pages/index.js',
'(client) ./node_modules/path-exists/index.js\nModule not found: Error: Can\'t resolve \'fs\' in \'/Users/Phara0h/Documents/GitHub/next-tamerelsayeddotcom/node_modules/path-exists\'\n @ ./node_modules/path-exists/index.js 2:11-24\n @ ./node_modules/locate-path/index.js\n @ ./node_modules/find-up/index.js\n @ ./node_modules/@zeit/next-css/css-loader-config.js\n @ ./node_modules/@zeit/next-sass/index.js\n @ ./pages/index.js\n @ multi ./pages/index.js',
'(client) ./node_modules/request/lib/har.js\nModule not found: Error: Can\'t resolve \'fs\' in \'/Users/Phara0h/Documents/GitHub/next-tamerelsayeddotcom/node_modules/request/lib\'\n @ ./node_modules/request/lib/har.js 3:9-22\n @ ./node_modules/request/request.js\n @ ./node_modules/request/index.js\n @ ./node_modules/node-gyp/lib/install.js\n @ ./node_modules/node-gyp/lib ^\\.\\/.*$\n @ ./node_modules/node-gyp/lib/node-gyp.js\n @ ./node_modules/fsevents/node_modules/node-pre-gyp/lib/util/compile.js\n @ ./node_modules/fsevents/node_modules/node-pre-gyp/lib ^\\.\\/.*$\n @ ./node_modules/fsevents/node_modules/node-pre-gyp/lib/node-pre-gyp.js\n @ ./node_modules/fsevents/fsevents.js\n @ ./node_modules/chokidar/lib/fsevents-handler.js\n @ ./node_modules/chokidar/index.js\n @ ./node_modules/watchpack/lib/DirectoryWatcher.js\n @ ./node_modules/watchpack/lib/watcherManager.js\n @ ./node_modules/watchpack/lib/watchpack.js\n @ (webpack)/lib/node/NodeWatchFileSystem.js\n @ (webpack)/lib/node ^\\.\\/.*$\n @ (webpack)/lib/node/NodeMainTemplate.runtime.js\n @ (webpack)/lib/node/NodeMainTemplatePlugin.js\n @ (webpack)/lib/node/NodeTemplatePlugin.js\n @ ./node_modules/extract-text-webpack-plugin/dist/loader.js\n @ ./node_modules/extract-text-webpack-plugin/dist/index.js\n @ ./node_modules/extract-text-webpack-plugin/dist/cjs.js\n @ ./node_modules/@zeit/next-sass/index.js\n @ ./pages/index.js\n @ multi ./pages/index.js',
'(client) ./node_modules/rimraf/rimraf.js\nModule not found: Error: Can\'t resolve \'fs\' in \'/Users/Phara0h/Documents/GitHub/next-tamerelsayeddotcom/node_modules/rimraf\'\n @ ./node_modules/rimraf/rimraf.js 6:9-22\n @ ./node_modules/node-gyp/lib/remove.js\n @ ./node_modules/node-gyp/lib ^\\.\\/.*$\n @ ./node_modules/node-gyp/lib/node-gyp.js\n @ ./node_modules/fsevents/node_modules/node-pre-gyp/lib/util/compile.js\n @ ./node_modules/fsevents/node_modules/node-pre-gyp/lib ^\\.\\/.*$\n @ ./node_modules/fsevents/node_modules/node-pre-gyp/lib/node-pre-gyp.js\n @ ./node_modules/fsevents/fsevents.js\n @ ./node_modules/chokidar/lib/fsevents-handler.js\n @ ./node_modules/chokidar/index.js\n @ ./node_modules/watchpack/lib/DirectoryWatcher.js\n @ ./node_modules/watchpack/lib/watcherManager.js\n @ ./node_modules/watchpack/lib/watchpack.js\n @ (webpack)/lib/node/NodeWatchFileSystem.js\n @ (webpack)/lib/node ^\\.\\/.*$\n @ (webpack)/lib/node/NodeMainTemplate.runtime.js\n @ (webpack)/lib/node/NodeMainTemplatePlugin.js\n @ (webpack)/lib/node/NodeTemplatePlugin.js\n @ ./node_modules/extract-text-webpack-plugin/dist/loader.js\n @ ./node_modules/extract-text-webpack-plugin/dist/index.js\n @ ./node_modules/extract-text-webpack-plugin/dist/cjs.js\n @ ./node_modules/@zeit/next-sass/index.js\n @ ./pages/index.js\n @ multi ./pages/index.js',
'(client) ./node_modules/schema-utils/dist/validateOptions.js\nModule not found: Error: Can\'t resolve \'fs\' in \'/Users/Phara0h/Documents/GitHub/next-tamerelsayeddotcom/node_modules/schema-utils/dist\'\n @ ./node_modules/schema-utils/dist/validateOptions.js 7:10-23\n @ ./node_modules/schema-utils/dist/index.js\n @ ./node_modules/schema-utils/dist/cjs.js\n @ ./node_modules/extract-text-webpack-plugin/dist/index.js\n @ ./node_modules/extract-text-webpack-plugin/dist/cjs.js\n @ ./node_modules/@zeit/next-sass/index.js\n @ ./pages/index.js\n @ multi ./pages/index.js',
'(client) ./node_modules/snapdragon/lib/source-maps.js\nModule not found: Error: Can\'t resolve \'fs\' in \'/Users/Phara0h/Documents/GitHub/next-tamerelsayeddotcom/node_modules/snapdragon/lib\'\n @ ./node_modules/snapdragon/lib/source-maps.js 3:9-22\n @ ./node_modules/snapdragon/lib/compiler.js\n @ ./node_modules/snapdragon/index.js\n @ ./node_modules/chokidar/node_modules/braces/lib/braces.js\n @ ./node_modules/chokidar/node_modules/braces/index.js\n @ ./node_modules/chokidar/index.js\n @ ./node_modules/watchpack/lib/DirectoryWatcher.js\n @ ./node_modules/watchpack/lib/watcherManager.js\n @ ./node_modules/watchpack/lib/watchpack.js\n @ (webpack)/lib/node/NodeWatchFileSystem.js\n @ (webpack)/lib/node ^\\.\\/.*$\n @ (webpack)/lib/node/NodeMainTemplate.runtime.js\n @ (webpack)/lib/node/NodeMainTemplatePlugin.js\n @ (webpack)/lib/node/NodeTemplatePlugin.js\n @ ./node_modules/extract-text-webpack-plugin/dist/loader.js\n @ ./node_modules/extract-text-webpack-plugin/dist/index.js\n @ ./node_modules/extract-text-webpack-plugin/dist/cjs.js\n @ ./node_modules/@zeit/next-sass/index.js\n @ ./pages/index.js\n @ multi ./pages/index.js',
'(client) (webpack)/lib/node/NodeOutputFileSystem.js\nModule not found: Error: Can\'t resolve \'fs\' in \'/Users/Phara0h/Documents/GitHub/next-tamerelsayeddotcom/node_modules/webpack/lib/node\'\n @ (webpack)/lib/node/NodeOutputFileSystem.js 7:11-24\n @ (webpack)/lib/node ^\\.\\/.*$\n @ (webpack)/lib/node/NodeMainTemplate.runtime.js\n @ (webpack)/lib/node/NodeMainTemplatePlugin.js\n @ (webpack)/lib/node/NodeTemplatePlugin.js\n @ ./node_modules/extract-text-webpack-plugin/dist/loader.js\n @ ./node_modules/extract-text-webpack-plugin/dist/index.js\n @ ./node_modules/extract-text-webpack-plugin/dist/cjs.js\n @ ./node_modules/@zeit/next-sass/index.js\n @ ./pages/index.js\n @ multi ./pages/index.js',
'(client) (webpack)/lib/node/NodeMainTemplateAsync.runtime.js\nModule not found: Error: Can\'t resolve \'fs\' in \'/Users/Phara0h/Documents/GitHub/next-tamerelsayeddotcom/node_modules/webpack/lib/node\'\n @ (webpack)/lib/node/NodeMainTemplateAsync.runtime.js 9:2-15 25:3-16\n @ (webpack)/lib/node/NodeMainTemplatePlugin.js\n @ (webpack)/lib/node/NodeTemplatePlugin.js\n @ ./node_modules/extract-text-webpack-plugin/dist/loader.js\n @ ./node_modules/extract-text-webpack-plugin/dist/index.js\n @ ./node_modules/extract-text-webpack-plugin/dist/cjs.js\n @ ./node_modules/@zeit/next-sass/index.js\n @ ./pages/index.js\n @ multi ./pages/index.js',
'(client) ./node_modules/forever-agent/index.js\nModule not found: Error: Can\'t resolve \'net\' in \'/Users/Phara0h/Documents/GitHub/next-tamerelsayeddotcom/node_modules/forever-agent\'\n @ ./node_modules/forever-agent/index.js 6:10-24\n @ ./node_modules/request/request.js\n @ ./node_modules/request/index.js\n @ ./node_modules/node-gyp/lib/install.js\n @ ./node_modules/node-gyp/lib ^\\.\\/.*$\n @ ./node_modules/node-gyp/lib/node-gyp.js\n @ ./node_modules/fsevents/node_modules/node-pre-gyp/lib/util/compile.js\n @ ./node_modules/fsevents/node_modules/node-pre-gyp/lib ^\\.\\/.*$\n @ ./node_modules/fsevents/node_modules/node-pre-gyp/lib/node-pre-gyp.js\n @ ./node_modules/fsevents/fsevents.js\n @ ./node_modules/chokidar/lib/fsevents-handler.js\n @ ./node_modules/chokidar/index.js\n @ ./node_modules/watchpack/lib/DirectoryWatcher.js\n @ ./node_modules/watchpack/lib/watcherManager.js\n @ ./node_modules/watchpack/lib/watchpack.js\n @ (webpack)/lib/node/NodeWatchFileSystem.js\n @ (webpack)/lib/node ^\\.\\/.*$\n @ (webpack)/lib/node/NodeMainTemplate.runtime.js\n @ (webpack)/lib/node/NodeMainTemplatePlugin.js\n @ (webpack)/lib/node/NodeTemplatePlugin.js\n @ ./node_modules/extract-text-webpack-plugin/dist/loader.js\n @ ./node_modules/extract-text-webpack-plugin/dist/index.js\n @ ./node_modules/extract-text-webpack-plugin/dist/cjs.js\n @ ./node_modules/@zeit/next-sass/index.js\n @ ./pages/index.js\n @ multi ./pages/index.js',
'(client) ./node_modules/tough-cookie/lib/cookie.js\nModule not found: Error: Can\'t resolve \'net\' in \'/Users/Phara0h/Documents/GitHub/next-tamerelsayeddotcom/node_modules/tough-cookie/lib\'\n @ ./node_modules/tough-cookie/lib/cookie.js 32:10-24\n @ ./node_modules/request/lib/cookies.js\n @ ./node_modules/request/index.js\n @ ./node_modules/node-gyp/lib/install.js\n @ ./node_modules/node-gyp/lib ^\\.\\/.*$\n @ ./node_modules/node-gyp/lib/node-gyp.js\n @ ./node_modules/fsevents/node_modules/node-pre-gyp/lib/util/compile.js\n @ ./node_modules/fsevents/node_modules/node-pre-gyp/lib ^\\.\\/.*$\n @ ./node_modules/fsevents/node_modules/node-pre-gyp/lib/node-pre-gyp.js\n @ ./node_modules/fsevents/fsevents.js\n @ ./node_modules/chokidar/lib/fsevents-handler.js\n @ ./node_modules/chokidar/index.js\n @ ./node_modules/watchpack/lib/DirectoryWatcher.js\n @ ./node_modules/watchpack/lib/watcherManager.js\n @ ./node_modules/watchpack/lib/watchpack.js\n @ (webpack)/lib/node/NodeWatchFileSystem.js\n @ (webpack)/lib/node ^\\.\\/.*$\n @ (webpack)/lib/node/NodeMainTemplate.runtime.js\n @ (webpack)/lib/node/NodeMainTemplatePlugin.js\n @ (webpack)/lib/node/NodeTemplatePlugin.js\n @ ./node_modules/extract-text-webpack-plugin/dist/loader.js\n @ ./node_modules/extract-text-webpack-plugin/dist/index.js\n @ ./node_modules/extract-text-webpack-plugin/dist/cjs.js\n @ ./node_modules/@zeit/next-sass/index.js\n @ ./pages/index.js\n @ multi ./pages/index.js',
'(client) ./node_modules/tunnel-agent/index.js\nModule not found: Error: Can\'t resolve \'net\' in \'/Users/Phara0h/Documents/GitHub/next-tamerelsayeddotcom/node_modules/tunnel-agent\'\n @ ./node_modules/tunnel-agent/index.js 3:10-24\n @ ./node_modules/request/lib/tunnel.js\n @ ./node_modules/request/request.js\n @ ./node_modules/request/index.js\n @ ./node_modules/node-gyp/lib/install.js\n @ ./node_modules/node-gyp/lib ^\\.\\/.*$\n @ ./node_modules/node-gyp/lib/node-gyp.js\n @ ./node_modules/fsevents/node_modules/node-pre-gyp/lib/util/compile.js\n @ ./node_modules/fsevents/node_modules/node-pre-gyp/lib ^\\.\\/.*$\n @ ./node_modules/fsevents/node_modules/node-pre-gyp/lib/node-pre-gyp.js\n @ ./node_modules/fsevents/fsevents.js\n @ ./node_modules/chokidar/lib/fsevents-handler.js\n @ ./node_modules/chokidar/index.js\n @ ./node_modules/watchpack/lib/DirectoryWatcher.js\n @ ./node_modules/watchpack/lib/watcherManager.js\n @ ./node_modules/watchpack/lib/watchpack.js\n @ (webpack)/lib/node/NodeWatchFileSystem.js\n @ (webpack)/lib/node ^\\.\\/.*$\n @ (webpack)/lib/node/NodeMainTemplate.runtime.js\n @ (webpack)/lib/node/NodeMainTemplatePlugin.js\n @ (webpack)/lib/node/NodeTemplatePlugin.js\n @ ./node_modules/extract-text-webpack-plugin/dist/loader.js\n @ ./node_modules/extract-text-webpack-plugin/dist/index.js\n @ ./node_modules/extract-text-webpack-plugin/dist/cjs.js\n @ ./node_modules/@zeit/next-sass/index.js\n @ ./pages/index.js\n @ multi ./pages/index.js',
'(client) ./components/Footer/Footer.js\nModule not found: Error: Can\'t resolve \'react-anchor-link-smooth-scroll\' in \'/Users/Phara0h/Documents/GitHub/next-tamerelsayeddotcom/components/Footer\'\n @ ./components/Footer/Footer.js 2:0-57\n @ ./pages/index.js\n @ multi ./pages/index.js',
'(client) ./components/Header/Header.js\nModule not found: Error: Can\'t resolve \'react-anchor-link-smooth-scroll\' in \'/Users/Phara0h/Documents/GitHub/next-tamerelsayeddotcom/components/Header\'\n @ ./components/Header/Header.js 2:0-57\n @ ./pages/index.js\n @ multi ./pages/index.js',
'(client) ./components/Portfolio/Portfolio.js\nModule not found: Error: Can\'t resolve \'react-image-gallery\' in \'/Users/Phara0h/Documents/GitHub/next-tamerelsayeddotcom/components/Portfolio\'\n @ ./components/Portfolio/Portfolio.js 2:0-47\n @ ./pages/index.js\n @ multi ./pages/index.js',
'(client) ./node_modules/forever-agent/index.js\nModule not found: Error: Can\'t resolve \'tls\' in \'/Users/Phara0h/Documents/GitHub/next-tamerelsayeddotcom/node_modules/forever-agent\'\n @ ./node_modules/forever-agent/index.js 7:10-24\n @ ./node_modules/request/request.js\n @ ./node_modules/request/index.js\n @ ./node_modules/node-gyp/lib/install.js\n @ ./node_modules/node-gyp/lib ^\\.\\/.*$\n @ ./node_modules/node-gyp/lib/node-gyp.js\n @ ./node_modules/fsevents/node_modules/node-pre-gyp/lib/util/compile.js\n @ ./node_modules/fsevents/node_modules/node-pre-gyp/lib ^\\.\\/.*$\n @ ./node_modules/fsevents/node_modules/node-pre-gyp/lib/node-pre-gyp.js\n @ ./node_modules/fsevents/fsevents.js\n @ ./node_modules/chokidar/lib/fsevents-handler.js\n @ ./node_modules/chokidar/index.js\n @ ./node_modules/watchpack/lib/DirectoryWatcher.js\n @ ./node_modules/watchpack/lib/watcherManager.js\n @ ./node_modules/watchpack/lib/watchpack.js\n @ (webpack)/lib/node/NodeWatchFileSystem.js\n @ (webpack)/lib/node ^\\.\\/.*$\n @ (webpack)/lib/node/NodeMainTemplate.runtime.js\n @ (webpack)/lib/node/NodeMainTemplatePlugin.js\n @ (webpack)/lib/node/NodeTemplatePlugin.js\n @ ./node_modules/extract-text-webpack-plugin/dist/loader.js\n @ ./node_modules/extract-text-webpack-plugin/dist/index.js\n @ ./node_modules/extract-text-webpack-plugin/dist/cjs.js\n @ ./node_modules/@zeit/next-sass/index.js\n @ ./pages/index.js\n @ multi ./pages/index.js',
'(client) ./node_modules/tunnel-agent/index.js\nModule not found: Error: Can\'t resolve \'tls\' in \'/Users/Phara0h/Documents/GitHub/next-tamerelsayeddotcom/node_modules/tunnel-agent\'\n @ ./node_modules/tunnel-agent/index.js 4:10-24\n @ ./node_modules/request/lib/tunnel.js\n @ ./node_modules/request/request.js\n @ ./node_modules/request/index.js\n @ ./node_modules/node-gyp/lib/install.js\n @ ./node_modules/node-gyp/lib ^\\.\\/.*$\n @ ./node_modules/node-gyp/lib/node-gyp.js\n @ ./node_modules/fsevents/node_modules/node-pre-gyp/lib/util/compile.js\n @ ./node_modules/fsevents/node_modules/node-pre-gyp/lib ^\\.\\/.*$\n @ ./node_modules/fsevents/node_modules/node-pre-gyp/lib/node-pre-gyp.js\n @ ./node_modules/fsevents/fsevents.js\n @ ./node_modules/chokidar/lib/fsevents-handler.js\n @ ./node_modules/chokidar/index.js\n @ ./node_modules/watchpack/lib/DirectoryWatcher.js\n @ ./node_modules/watchpack/lib/watcherManager.js\n @ ./node_modules/watchpack/lib/watchpack.js\n @ (webpack)/lib/node/NodeWatchFileSystem.js\n @ (webpack)/lib/node ^\\.\\/.*$\n @ (webpack)/lib/node/NodeMainTemplate.runtime.js\n @ (webpack)/lib/node/NodeMainTemplatePlugin.js\n @ (webpack)/lib/node/NodeTemplatePlugin.js\n @ ./node_modules/extract-text-webpack-plugin/dist/loader.js\n @ ./node_modules/extract-text-webpack-plugin/dist/index.js\n @ ./node_modules/extract-text-webpack-plugin/dist/cjs.js\n @ ./node_modules/@zeit/next-sass/index.js\n @ ./pages/index.js\n @ multi ./pages/index.js',
'(client) ./assets/sass/main.scss\nModule parse failed: Unexpected character \'@\' (1:0)\nYou may need an appropriate loader to handle this file type.\n| @import "abstracts/functions";\n| @import "abstracts/mixins";\n| @import "abstracts/variables";\n @ ./pages/index.js 24:0-34\n @ multi ./pages/index.js',
'(client) ./assets/images/Artcher.me_1900x1200.png\nModule parse failed: Unexpected character \'�\' (1:0)\nYou may need an appropriate loader to handle this file type.\n(Source code omitted for this binary file)\n @ ./components/Portfolio/portfolioItems.js 1:0-66\n @ ./components/Portfolio/Portfolio.js\n @ ./pages/index.js\n @ multi ./pages/index.js',
'(client) ./assets/images/Artcher.me_150x100.png\nModule parse failed: Unexpected character \'�\' (1:0)\nYou may need an appropriate loader to handle this file type.\n(Source code omitted for this binary file)\n @ ./components/Portfolio/portfolioItems.js 2:0-68\n @ ./components/Portfolio/Portfolio.js\n @ ./pages/index.js\n @ multi ./pages/index.js',
'(client) ./assets/images/Round_logo_150x150.png\nModule parse failed: Unexpected character \'�\' (1:0)\nYou may need an appropriate loader to handle this file type.\n(Source code omitted for this binary file)\n @ ./components/Header/Header.js 3:0-71\n @ ./pages/index.js\n @ multi ./pages/index.js',
'(client) ./assets/images/Light2sound_WP_150x100.png\nModule parse failed: Unexpected character \'�\' (1:0)\nYou may need an appropriate loader to handle this file type.\n(Source code omitted for this binary file)\n @ ./components/Portfolio/portfolioItems.js 8:0-77\n @ ./components/Portfolio/Portfolio.js\n @ ./pages/index.js\n @ multi ./pages/index.js',
'(client) ./assets/images/abstract_1900x1200.jpg\nModule parse failed: Unexpected character \'�\' (1:0)\nYou may need an appropriate loader to handle this file type.\n(Source code omitted for this binary file)\n @ ./components/Portfolio/portfolioItems.js 3:0-66\n @ ./components/Portfolio/Portfolio.js\n @ ./pages/index.js\n @ multi ./pages/index.js',
'(client) ./assets/images/CartoonCat_1900x1200.jpg\nModule parse failed: Unexpected character \'�\' (1:0)\nYou may need an appropriate loader to handle this file type.\n(Source code omitted for this binary file)\n @ ./components/Portfolio/portfolioItems.js 5:0-63\n @ ./components/Portfolio/Portfolio.js\n @ ./pages/index.js\n @ multi ./pages/index.js',
'(client) ./assets/images/Light2sound_WP_1900x1200.png\nModule parse failed: Unexpected character \'�\' (1:0)\nYou may need an appropriate loader to handle this file type.\n(Source code omitted for this binary file)\n @ ./components/Portfolio/portfolioItems.js 7:0-75\n @ ./components/Portfolio/Portfolio.js\n @ ./pages/index.js\n @ multi ./pages/index.js',
'(client) ./assets/images/about_2.jpg\nModule parse failed: Unexpected character \'�\' (1:0)\nYou may need an appropriate loader to handle this file type.\n(Source code omitted for this binary file)\n @ ./components/About/About.js 5:0-54\n @ ./pages/index.js\n @ multi ./pages/index.js',
'(client) ./assets/images/CartoonCat_150x100.jpg\nModule parse failed: Unexpected character \'�\' (1:0)\nYou may need an appropriate loader to handle this file type.\n(Source code omitted for this binary file)\n @ ./components/Portfolio/portfolioItems.js 6:0-65\n @ ./components/Portfolio/Portfolio.js\n @ ./pages/index.js\n @ multi ./pages/index.js',
'(client) ./assets/images/about_3-small.jpg\nModule parse failed: Unexpected character \'�\' (1:0)\nYou may need an appropriate loader to handle this file type.\n(Source code omitted for this binary file)\n @ ./components/About/About.js 8:0-67\n @ ./pages/index.js\n @ multi ./pages/index.js',
'(client) ./assets/images/about_1.jpg\nModule parse failed: Unexpected character \'�\' (1:0)\nYou may need an appropriate loader to handle this file type.\n(Source code omitted for this binary file)\n @ ./components/About/About.js 3:0-54\n @ ./pages/index.js\n @ multi ./pages/index.js',
'(client) ./assets/images/about_2-small.jpg\nModule parse failed: Unexpected character \'�\' (1:0)\nYou may need an appropriate loader to handle this file type.\n(Source code omitted for this binary file)\n @ ./components/About/About.js 6:0-67\n @ ./pages/index.js\n @ multi ./pages/index.js',
'(client) ./assets/images/about_1-small.jpg\nModule parse failed: Unexpected character \'�\' (1:0)\nYou may need an appropriate loader to handle this file type.\n(Source code omitted for this binary file)\n @ ./components/About/About.js 4:0-67\n @ ./pages/index.js\n @ multi ./pages/index.js',
'(client) ./assets/images/full_logo_x2.png\nModule parse failed: Unexpected character \'�\' (1:0)\nYou may need an appropriate loader to handle this file type.\n(Source code omitted for this binary file)\n @ ./components/Footer/Footer.js 6:0-63\n @ ./pages/index.js\n @ multi ./pages/index.js',
'(client) ./assets/images/full_logo_x1.png\nModule parse failed: Unexpected character \'�\' (1:0)\nYou may need an appropriate loader to handle this file type.\n(Source code omitted for this binary file)\n @ ./components/Footer/Footer.js 5:0-63\n @ ./pages/index.js\n @ multi ./pages/index.js',
'(client) ./assets/images/Round_logo_250x250.png\nModule parse failed: Unexpected character \'�\' (1:0)\nYou may need an appropriate loader to handle this file type.\n(Source code omitted for this binary file)\n @ ./components/Header/Header.js 4:0-71\n @ ./pages/index.js\n @ multi ./pages/index.js',
'(client) ./assets/images/abstract_150x100.jpg\nModule parse failed: Unexpected character \'�\' (1:0)\nYou may need an appropriate loader to handle this file type.\n(Source code omitted for this binary file)\n @ ./components/Portfolio/portfolioItems.js 4:0-68\n @ ./components/Portfolio/Portfolio.js\n @ ./pages/index.js\n @ multi ./pages/index.js',
... 27 more items ],
warnings:
[ '(client) ./node_modules/fsevents/fsevents.js\n14:13-71 Critical dependency: the request of a dependency is an expression\n @ ./node_modules/fsevents/fsevents.js\n @ ./node_modules/chokidar/lib/fsevents-handler.js\n @ ./node_modules/chokidar/index.js\n @ ./node_modules/watchpack/lib/DirectoryWatcher.js\n @ ./node_modules/watchpack/lib/watcherManager.js\n @ ./node_modules/watchpack/lib/watchpack.js\n @ (webpack)/lib/node/NodeWatchFileSystem.js\n @ (webpack)/lib/node ^\\.\\/.*$\n @ (webpack)/lib/node/NodeMainTemplate.runtime.js\n @ (webpack)/lib/node/NodeMainTemplatePlugin.js\n @ (webpack)/lib/node/NodeTemplatePlugin.js\n @ ./node_modules/extract-text-webpack-plugin/dist/loader.js\n @ ./node_modules/extract-text-webpack-plugin/dist/index.js\n @ ./node_modules/extract-text-webpack-plugin/dist/cjs.js\n @ ./node_modules/@zeit/next-sass/index.js\n @ ./pages/index.js\n @ multi ./pages/index.js',
'(client) ./node_modules/fsevents/node_modules/node-pre-gyp/lib/util/versioning.js\n17:20-67 Critical dependency: the request of a dependency is an expression\n @ ./node_modules/fsevents/node_modules/node-pre-gyp/lib/util/versioning.js\n @ ./node_modules/fsevents/node_modules/node-pre-gyp/lib ^\\.\\/.*$\n @ ./node_modules/fsevents/node_modules/node-pre-gyp/lib/node-pre-gyp.js\n @ ./node_modules/fsevents/fsevents.js\n @ ./node_modules/chokidar/lib/fsevents-handler.js\n @ ./node_modules/chokidar/index.js\n @ ./node_modules/watchpack/lib/DirectoryWatcher.js\n @ ./node_modules/watchpack/lib/watcherManager.js\n @ ./node_modules/watchpack/lib/watchpack.js\n @ (webpack)/lib/node/NodeWatchFileSystem.js\n @ (webpack)/lib/node ^\\.\\/.*$\n @ (webpack)/lib/node/NodeMainTemplate.runtime.js\n @ (webpack)/lib/node/NodeMainTemplatePlugin.js\n @ (webpack)/lib/node/NodeTemplatePlugin.js\n @ ./node_modules/extract-text-webpack-plugin/dist/loader.js\n @ ./node_modules/extract-text-webpack-plugin/dist/index.js\n @ ./node_modules/extract-text-webpack-plugin/dist/cjs.js\n @ ./node_modules/@zeit/next-sass/index.js\n @ ./pages/index.js\n @ multi ./pages/index.js',
'(client) ./node_modules/fsevents/node_modules/node-pre-gyp/lib/pre-binding.js\n20:22-48 Critical dependency: the request of a dependency is an expression\n @ ./node_modules/fsevents/node_modules/node-pre-gyp/lib/pre-binding.js\n @ ./node_modules/fsevents/node_modules/node-pre-gyp/lib/node-pre-gyp.js\n @ ./node_modules/fsevents/fsevents.js\n @ ./node_modules/chokidar/lib/fsevents-handler.js\n @ ./node_modules/chokidar/index.js\n @ ./node_modules/watchpack/lib/DirectoryWatcher.js\n @ ./node_modules/watchpack/lib/watcherManager.js\n @ ./node_modules/watchpack/lib/watchpack.js\n @ (webpack)/lib/node/NodeWatchFileSystem.js\n @ (webpack)/lib/node ^\\.\\/.*$\n @ (webpack)/lib/node/NodeMainTemplate.runtime.js\n @ (webpack)/lib/node/NodeMainTemplatePlugin.js\n @ (webpack)/lib/node/NodeTemplatePlugin.js\n @ ./node_modules/extract-text-webpack-plugin/dist/loader.js\n @ ./node_modules/extract-text-webpack-plugin/dist/index.js\n @ ./node_modules/extract-text-webpack-plugin/dist/cjs.js\n @ ./node_modules/@zeit/next-sass/index.js\n @ ./pages/index.js\n @ multi ./pages/index.js',
'(client) ./node_modules/fsevents/node_modules/node-pre-gyp/lib/util/compile.js\nModule not found: Error: Can\'t resolve \'npm\' in \'/Users/Phara0h/Documents/GitHub/next-tamerelsayeddotcom/node_modules/fsevents/node_modules/node-pre-gyp/lib/util\'\n @ ./node_modules/fsevents/node_modules/node-pre-gyp/lib/util/compile.js 39:27-49\n @ ./node_modules/fsevents/node_modules/node-pre-gyp/lib ^\\.\\/.*$\n @ ./node_modules/fsevents/node_modules/node-pre-gyp/lib/node-pre-gyp.js\n @ ./node_modules/fsevents/fsevents.js\n @ ./node_modules/chokidar/lib/fsevents-handler.js\n @ ./node_modules/chokidar/index.js\n @ ./node_modules/watchpack/lib/DirectoryWatcher.js\n @ ./node_modules/watchpack/lib/watcherManager.js\n @ ./node_modules/watchpack/lib/watchpack.js\n @ (webpack)/lib/node/NodeWatchFileSystem.js\n @ (webpack)/lib/node ^\\.\\/.*$\n @ (webpack)/lib/node/NodeMainTemplate.runtime.js\n @ (webpack)/lib/node/NodeMainTemplatePlugin.js\n @ (webpack)/lib/node/NodeTemplatePlugin.js\n @ ./node_modules/extract-text-webpack-plugin/dist/loader.js\n @ ./node_modules/extract-text-webpack-plugin/dist/index.js\n @ ./node_modules/extract-text-webpack-plugin/dist/cjs.js\n @ ./node_modules/@zeit/next-sass/index.js\n @ ./pages/index.js\n @ multi ./pages/index.js',
'(client) ./node_modules/fsevents/node_modules/node-pre-gyp/lib/util/nw-pre-gyp/index.html\nModule parse failed: Unexpected token (1:0)\nYou may need an appropriate loader to handle this file type.\n| <!doctype html>\n| <html>\n| <head>\n @ ./node_modules/fsevents/node_modules/node-pre-gyp/lib ^\\.\\/.*$\n @ ./node_modules/fsevents/node_modules/node-pre-gyp/lib/node-pre-gyp.js\n @ ./node_modules/fsevents/fsevents.js\n @ ./node_modules/chokidar/lib/fsevents-handler.js\n @ ./node_modules/chokidar/index.js\n @ ./node_modules/watchpack/lib/DirectoryWatcher.js\n @ ./node_modules/watchpack/lib/watcherManager.js\n @ ./node_modules/watchpack/lib/watchpack.js\n @ (webpack)/lib/node/NodeWatchFileSystem.js\n @ (webpack)/lib/node ^\\.\\/.*$\n @ (webpack)/lib/node/NodeMainTemplate.runtime.js\n @ (webpack)/lib/node/NodeMainTemplatePlugin.js\n @ (webpack)/lib/node/NodeTemplatePlugin.js\n @ ./node_modules/extract-text-webpack-plugin/dist/loader.js\n @ ./node_modules/extract-text-webpack-plugin/dist/index.js\n @ ./node_modules/extract-text-webpack-plugin/dist/cjs.js\n @ ./node_modules/@zeit/next-sass/index.js\n @ ./pages/index.js\n @ multi ./pages/index.js',
'(client) ./node_modules/node-gyp/lib/Find-VS2017.cs\nModule parse failed: Unexpected token (7:6)\nYou may need an appropriate loader to handle this file type.\n| // Usage:\n| // powershell -ExecutionPolicy Unrestricted -Version "2.0" -Command "&{Add-Type -Path Find-VS2017.cs; [VisualStudioConfiguration.Main]::Query()}"\n| using System;\n| using System.Text;\n| using System.Runtime.InteropServices;\n @ ./node_modules/node-gyp/lib ^\\.\\/.*$\n @ ./node_modules/node-gyp/lib/node-gyp.js\n @ ./node_modules/fsevents/node_modules/node-pre-gyp/lib/util/compile.js\n @ ./node_modules/fsevents/node_modules/node-pre-gyp/lib ^\\.\\/.*$\n @ ./node_modules/fsevents/node_modules/node-pre-gyp/lib/node-pre-gyp.js\n @ ./node_modules/fsevents/fsevents.js\n @ ./node_modules/chokidar/lib/fsevents-handler.js\n @ ./node_modules/chokidar/index.js\n @ ./node_modules/watchpack/lib/DirectoryWatcher.js\n @ ./node_modules/watchpack/lib/watcherManager.js\n @ ./node_modules/watchpack/lib/watchpack.js\n @ (webpack)/lib/node/NodeWatchFileSystem.js\n @ (webpack)/lib/node ^\\.\\/.*$\n @ (webpack)/lib/node/NodeMainTemplate.runtime.js\n @ (webpack)/lib/node/NodeMainTemplatePlugin.js\n @ (webpack)/lib/node/NodeTemplatePlugin.js\n @ ./node_modules/extract-text-webpack-plugin/dist/loader.js\n @ ./node_modules/extract-text-webpack-plugin/dist/index.js\n @ ./node_modules/extract-text-webpack-plugin/dist/cjs.js\n @ ./node_modules/@zeit/next-sass/index.js\n @ ./pages/index.js\n @ multi ./pages/index.js' ] }
npm ERR! code ELIFECYCLE
npm ERR! errno 1
npm ERR! [email protected] build: `next build`
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the [email protected] build script.
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
Tamers-MacBook-Air:next-tamerelsayeddotcom Phara0h$
Steps to reproduce the behavior, please provide code snippets or a repository:
git clone https://github.com/phara0hcom/next-tamerelsayeddotcom.gitnpm installnpm run buildA clear and concise description of what you expected to happen.
If applicable, add screenshots to help explain your problem.
There is no aws-sdk in the package.json https://github.com/phara0hcom/next-tamerelsayeddotcom/blob/master/package.json
that is correct @Fallion because nowhere in my code am I using it also I have no idea why I would need it and why i'm getting the error.
Like I said in my issue, I tried npm installing it and that leads to another package not found:
Tamers-MacBook-Air:next-tamerelsayeddotcom Phara0h$ npm install -D aws-sdk
npm WARN [email protected] requires a peer of ajv@^6.0.0 but none is installed. You must install peer dependencies yourself.
npm WARN [email protected] No description
npm WARN [email protected] No repository field.
+ [email protected]
added 8 packages from 56 contributors and audited 5685 packages in 10.789s
found 0 vulnerabilities
Tamers-MacBook-Air:next-tamerelsayeddotcom Phara0h$ npm run build
> [email protected] build /Users/Phara0h/Documents/GitHub/next-tamerelsayeddotcom
> next build
> Failed to build
{ Error: (client) ./node_modules/fsevents/node_modules/detect-libc/lib/detect-libc.js
Module not found: Error: Can't resolve 'child_process' in '/Users/Phara0h/Documents/GitHub/next-tamerelsayeddotcom/node_modules/fsevents/node_modules/detect-libc/lib'
@ ./node_modules/fsevents/node_modules/detect-libc/lib/detect-libc.js 4:16-40
@ ./node_modules/fsevents/node_modules/node-pre-gyp/lib/util/versioning.js
@ ./node_modules/fsevents/node_modules/node-pre-gyp/lib ^\.\/.*$
@ ./node_modules/fsevents/node_modules/node-pre-gyp/lib/node-pre-gyp.js
@ ./node_modules/fsevents/fsevents.js
@ ./node_modules/chokidar/lib/fsevents-handler.js
@ ./node_modules/chokidar/index.js
@ ./node_modules/watchpack/lib/DirectoryWatcher.js
@ ./node_modules/watchpack/lib/watcherManager.js
@ ./node_modules/watchpack/lib/watchpack.js
@ (webpack)/lib/node/NodeWatchFileSystem.js
@ (webpack)/lib/node ^\.\/.*$
@ (webpack)/lib/node/NodeMainTemplate.runtime.js
@ (webpack)/lib/node/NodeMainTemplatePlugin.js
@ (webpack)/lib/node/NodeTemplatePlugin.js
@ ./node_modules/extract-text-webpack-plugin/dist/loader.js
@ ./node_modules/extract-text-webpack-plugin/dist/index.js
@ ./node_modules/extract-text-webpack-plugin/dist/cjs.js
@ ./node_modules/@zeit/next-sass/index.js
@ ./pages/index.js
@ multi ./pages/index.js
at /Users/Phara0h/Documents/GitHub/next-tamerelsayeddotcom/node_modules/next/dist/build/index.js:144:31
at runWithDependencies (/Users/Phara0h/Documents/GitHub/next-tamerelsayeddotcom/node_modules/webpack/lib/MultiCompiler.js:154:4)
at /Users/Phara0h/Documents/GitHub/next-tamerelsayeddotcom/node_modules/async/dist/async.js:1140:9
at /Users/Phara0h/Documents/GitHub/next-tamerelsayeddotcom/node_modules/async/dist/async.js:473:16
at iteratorCallback (/Users/Phara0h/Documents/GitHub/next-tamerelsayeddotcom/node_modules/async/dist/async.js:1064:13)
at /Users/Phara0h/Documents/GitHub/next-tamerelsayeddotcom/node_modules/async/dist/async.js:969:16
at /Users/Phara0h/Documents/GitHub/next-tamerelsayeddotcom/node_modules/async/dist/async.js:1137:13
at runCompilers (/Users/Phara0h/Documents/GitHub/next-tamerelsayeddotcom/node_modules/webpack/lib/MultiCompiler.js:96:47)
at fn (/Users/Phara0h/Documents/GitHub/next-tamerelsayeddotcom/node_modules/webpack/lib/MultiCompiler.js:101:6)
at compiler.run (/Users/Phara0h/Documents/GitHub/next-tamerelsayeddotcom/node_modules/webpack/lib/MultiCompiler.js:150:5)
at emitRecords.err (/Users/Phara0h/Documents/GitHub/next-tamerelsayeddotcom/node_modules/webpack/lib/Compiler.js:265:13)
at Compiler.emitRecords (/Users/Phara0h/Documents/GitHub/next-tamerelsayeddotcom/node_modules/webpack/lib/Compiler.js:371:38)
at emitAssets.err (/Users/Phara0h/Documents/GitHub/next-tamerelsayeddotcom/node_modules/webpack/lib/Compiler.js:258:10)
at applyPluginsAsyncSeries1.err (/Users/Phara0h/Documents/GitHub/next-tamerelsayeddotcom/node_modules/webpack/lib/Compiler.js:364:12)
at next (/Users/Phara0h/Documents/GitHub/next-tamerelsayeddotcom/node_modules/tapable/lib/Tapable.js:218:11)
at Compiler.compiler.plugin (/Users/Phara0h/Documents/GitHub/next-tamerelsayeddotcom/node_modules/webpack/lib/performance/SizeLimitsPlugin.js:99:4)
errors:
[ '(client) ./node_modules/fsevents/node_modules/detect-libc/lib/detect-libc.js\nModule not found: Error: Can\'t resolve \'child_process\' in \'/Users/Phara0h/Documents/GitHub/next-tamerelsayeddotcom/node_modules/fsevents/node_modules/detect-libc/lib\'\n @ ./node_modules/fsevents/node_modules/detect-libc/lib/detect-libc.js 4:16-40\n @ ./node_modules/fsevents/node_modules/node-pre-gyp/lib/util/versioning.js\n @ ./node_modules/fsevents/node_modules/node-pre-gyp/lib ^\\.\\/.*$\n @ ./node_modules/fsevents/node_modules/node-pre-gyp/lib/node-pre-gyp.js\n @./node_modules/fsevents/fsevents.js\n @ ./node_modules/chokidar/lib/fsevents-handler.js\n @ ./node_modules/chokidar/index.js\n @ ./node_modules/watchpack/lib/DirectoryWatcher.js\n @ ./node_modules/watchpack/lib/watcherManager.js\n @ ./node_modules/watchpack/lib/watchpack.js\n @ (webpack)/lib/node/NodeWatchFileSystem.js\n @ (webpack)/lib/node ^\\.\\/.*$\n @ (webpack)/lib/node/NodeMainTemplate.runtime.js\n @ (webpack)/lib/node/NodeMainTemplatePlugin.js\n @ (webpack)/lib/node/NodeTemplatePlugin.js\n @ ./node_modules/extract-text-webpack-plugin/dist/loader.js\n @ ./node_modules/extract-text-webpack-plugin/dist/index.js\n @ ./node_modules/extract-text-webpack-plugin/dist/cjs.js\n @ ./node_modules/@zeit/next-sass/index.js\n @ ./pages/index.js\n @ multi ./pages/index.js',
'(client) ./node_modules/fsevents/node_modules/node-pre-gyp/lib/testbinary.js\nModule not found: Error: Can\'t resolve \'child_process\' in \'/Users/Phara0h/Documents/GitHub/next-tamerelsayeddotcom/node_modules/fsevents/node_modules/node-pre-gyp/lib\'\n @ ./node_modules/fsevents/node_modules/node-pre-gyp/lib/testbinary.js 10:9-33\n @ ./node_modules/fsevents/node_modules/node-pre-gyp/lib ^\\.\\/.*$\n @ ./node_modules/fsevents/node_modules/node-pre-gyp/lib/node-pre-gyp.js\n @ ./node_modules/fsevents/fsevents.js\n @ ./node_modules/chokidar/lib/fsevents-handler.js\n @ ./node_modules/chokidar/index.js\n @ ./node_modules/watchpack/lib/DirectoryWatcher.js\n @ ./node_modules/watchpack/lib/watcherManager.js\n @ ./node_modules/watchpack/lib/watchpack.js\n @ (webpack)/lib/node/NodeWatchFileSystem.js\n @ (webpack)/lib/node ^\\.\\/.*$\n @ (webpack)/lib/node/NodeMainTemplate.runtime.js\n @ (webpack)/lib/node/NodeMainTemplatePlugin.js\n @ (webpack)/lib/node/NodeTemplatePlugin.js\n @ ./node_modules/extract-text-webpack-plugin/dist/loader.js\n @ ./node_modules/extract-text-webpack-plugin/dist/index.js\n @ ./node_modules/extract-text-webpack-plugin/dist/cjs.js\n @ ./node_modules/@zeit/next-sass/index.js\n @ ./pages/index.js\n @ multi ./pages/index.js',
'(client) ./node_modules/fsevents/node_modules/node-pre-gyp/lib/util/compile.js\nModule not found: Error: Can\'t resolve \'child_process\' in \'/Users/Phara0h/Documents/GitHub/next-tamerelsayeddotcom/node_modules/fsevents/node_modules/node-pre-gyp/lib/util\'\n @ ./node_modules/fsevents/node_modules/node-pre-gyp/lib/util/compile.js 9:9-33\n @ ./node_modules/fsevents/node_modules/node-pre-gyp/lib ^\\.\\/.*$\n @ ./node_modules/fsevents/node_modules/node-pre-gyp/lib/node-pre-gyp.js\n @ ./node_modules/fsevents/fsevents.js\n @ ./node_modules/chokidar/lib/fsevents-handler.js\n @ ./node_modules/chokidar/index.js\n @ ./node_modules/watchpack/lib/DirectoryWatcher.js\n @ ./node_modules/watchpack/lib/watcherManager.js\n @ ./node_modules/watchpack/lib/watchpack.js\n @ (webpack)/lib/node/NodeWatchFileSystem.js\n @ (webpack)/lib/node ^\\.\\/.*$\n @ (webpack)/lib/node/NodeMainTemplate.runtime.js\n @ (webpack)/lib/node/NodeMainTemplatePlugin.js\n @ (webpack)/lib/node/NodeTemplatePlugin.js\n @ ./node_modules/extract-text-webpack-plugin/dist/loader.js\n @ ./node_modules/extract-text-webpack-plugin/dist/index.js\n @ ./node_modules/extract-text-webpack-plugin/dist/cjs.js\n @ ./node_modules/@zeit/next-sass/index.js\n @ ./pages/index.js\n @ multi ./pages/index.js',
'(client) ./node_modules/fsevents/node_modules/osenv/osenv.js\nModule not found: Error: Can\'t resolve \'child_process\' in \'/Users/Phara0h/Documents/GitHub/next-tamerelsayeddotcom/node_modules/fsevents/node_modules/osenv\'\n @ ./node_modules/fsevents/node_modules/osenv/osenv.js 3:11-35\n @ ./node_modules/fsevents/node_modules/nopt/lib/nopt.js\n @ ./node_modules/fsevents/node_modules/node-pre-gyp/lib/node-pre-gyp.js\n @ ./node_modules/fsevents/fsevents.js\n @ ./node_modules/chokidar/lib/fsevents-handler.js\n @ ./node_modules/chokidar/index.js\n @ ./node_modules/watchpack/lib/DirectoryWatcher.js\n @ ./node_modules/watchpack/lib/watcherManager.js\n @ ./node_modules/watchpack/lib/watchpack.js\n @ (webpack)/lib/node/NodeWatchFileSystem.js\n @ (webpack)/lib/node ^\\.\\/.*$\n @ (webpack)/lib/node/NodeMainTemplate.runtime.js\n @(webpack)/lib/node/NodeMainTemplatePlugin.js\n @ (webpack)/lib/node/NodeTemplatePlugin.js\n @ ./node_modules/extract-text-webpack-plugin/dist/loader.js\n @ ./node_modules/extract-text-webpack-plugin/dist/index.js\n @ ./node_modules/extract-text-webpack-plugin/dist/cjs.js\n @ ./node_modules/@zeit/next-sass/index.js\n @ ./pages/index.js\n @ multi ./pages/index.js',
'(client) ./node_modules/node-gyp/lib/configure.js\nModule not found: Error: Can\'t resolve \'child_process\' in \'/Users/Phara0h/Documents/GitHub/next-tamerelsayeddotcom/node_modules/node-gyp/lib\'\n @ ./node_modules/node-gyp/lib/configure.js 19:9-33\n @ ./node_modules/node-gyp/lib ^\\.\\/.*$\n @ ./node_modules/node-gyp/lib/node-gyp.js\n @ ./node_modules/fsevents/node_modules/node-pre-gyp/lib/util/compile.js\n@ ./node_modules/fsevents/node_modules/node-pre-gyp/lib ^\\.\\/.*$\n @ ./node_modules/fsevents/node_modules/node-pre-gyp/lib/node-pre-gyp.js\n @ ./node_modules/fsevents/fsevents.js\n @ ./node_modules/chokidar/lib/fsevents-handler.js\n @ ./node_modules/chokidar/index.js\n @ ./node_modules/watchpack/lib/DirectoryWatcher.js\n @ ./node_modules/watchpack/lib/watcherManager.js\n @ ./node_modules/watchpack/lib/watchpack.js\n @ (webpack)/lib/node/NodeWatchFileSystem.js\n @ (webpack)/lib/node ^\\.\\/.*$\n @ (webpack)/lib/node/NodeMainTemplate.runtime.js\n @ (webpack)/lib/node/NodeMainTemplatePlugin.js\n @ (webpack)/lib/node/NodeTemplatePlugin.js\n @ ./node_modules/extract-text-webpack-plugin/dist/loader.js\n @ ./node_modules/extract-text-webpack-plugin/dist/index.js\n @ ./node_modules/extract-text-webpack-plugin/dist/cjs.js\n @ ./node_modules/@zeit/next-sass/index.js\n @ ./pages/index.js\n @ multi ./pages/index.js',
'(client) ./node_modules/node-gyp/lib/node-gyp.js\nModule not found: Error: Can\'t resolve \'child_process\' in \'/Users/Phara0h/Documents/GitHub/next-tamerelsayeddotcom/node_modules/node-gyp/lib\'\n @ ./node_modules/node-gyp/lib/node-gyp.js 16:20-44\n @ ./node_modules/fsevents/node_modules/node-pre-gyp/lib/util/compile.js\n @ ./node_modules/fsevents/node_modules/node-pre-gyp/lib ^\\.\\/.*$\n @ ./node_modules/fsevents/node_modules/node-pre-gyp/lib/node-pre-gyp.js\n @ ./node_modules/fsevents/fsevents.js\n @ ./node_modules/chokidar/lib/fsevents-handler.js\n @ ./node_modules/chokidar/index.js\n @ ./node_modules/watchpack/lib/DirectoryWatcher.js\n @ ./node_modules/watchpack/lib/watcherManager.js\n @ ./node_modules/watchpack/lib/watchpack.js\n @ (webpack)/lib/node/NodeWatchFileSystem.js\n @ (webpack)/lib/node ^\\.\\/.*$\n @ (webpack)/lib/node/NodeMainTemplate.runtime.js\n @ (webpack)/lib/node/NodeMainTemplatePlugin.js\n @ (webpack)/lib/node/NodeTemplatePlugin.js\n @ ./node_modules/extract-text-webpack-plugin/dist/loader.js\n @ ./node_modules/extract-text-webpack-plugin/dist/index.js\n @ ./node_modules/extract-text-webpack-plugin/dist/cjs.js\n @ ./node_modules/@zeit/next-sass/index.js\n @ ./pages/index.js\n @ multi ./pages/index.js',
'(client) ./node_modules/node-gyp/lib/find-vs2017.js\nModule not found: Error: Can\'t resolve \'child_process\' in \'/Users/Phara0h/Documents/GitHub/next-tamerelsayeddotcom/node_modules/node-gyp/lib\'\n @ ./node_modules/node-gyp/lib/find-vs2017.js 2:15-39\n @ ./node_modules/node-gyp/lib ^\\.\\/.*$\n @ ./node_modules/node-gyp/lib/node-gyp.js\n @ ./node_modules/fsevents/node_modules/node-pre-gyp/lib/util/compile.js\n @ ./node_modules/fsevents/node_modules/node-pre-gyp/lib ^\\.\\/.*$\n @ ./node_modules/fsevents/node_modules/node-pre-gyp/lib/node-pre-gyp.js\n @ ./node_modules/fsevents/fsevents.js\n @ ./node_modules/chokidar/lib/fsevents-handler.js\n @ ./node_modules/chokidar/index.js\n @ ./node_modules/watchpack/lib/DirectoryWatcher.js\n @ ./node_modules/watchpack/lib/watcherManager.js\n @ ./node_modules/watchpack/lib/watchpack.js\n @ (webpack)/lib/node/NodeWatchFileSystem.js\n @ (webpack)/lib/node ^\\.\\/.*$\n @ (webpack)/lib/node/NodeMainTemplate.runtime.js\n @ (webpack)/lib/node/NodeMainTemplatePlugin.js\n @ (webpack)/lib/node/NodeTemplatePlugin.js\n @ ./node_modules/extract-text-webpack-plugin/dist/loader.js\n @ ./node_modules/extract-text-webpack-plugin/dist/index.js\n @ ./node_modules/extract-text-webpack-plugin/dist/cjs.js\n @ ./node_modules/@zeit/next-sass/index.js\n @ ./pages/index.js\n @ multi ./pages/index.js',
'(client) ./node_modules/node-gyp/lib/build.js\nModule not found: Error: Can\'t resolve \'child_process\' in \'/Users/Phara0h/Documents/GitHub/next-tamerelsayeddotcom/node_modules/node-gyp/lib\'\n @ ./node_modules/node-gyp/lib/build.js 14:11-35\n @ ./node_modules/node-gyp/lib ^\\.\\/.*$\n @ ./node_modules/node-gyp/lib/node-gyp.js\n @ ./node_modules/fsevents/node_modules/node-pre-gyp/lib/util/compile.js\n @ ./node_modules/fsevents/node_modules/node-pre-gyp/lib ^\\.\\/.*$\n @ ./node_modules/fsevents/node_modules/node-pre-gyp/lib/node-pre-gyp.js\n @ ./node_modules/fsevents/fsevents.js\n @ ./node_modules/chokidar/lib/fsevents-handler.js\n @ ./node_modules/chokidar/index.js\n @ ./node_modules/watchpack/lib/DirectoryWatcher.js\n @ ./node_modules/watchpack/lib/watcherManager.js\n @ ./node_modules/watchpack/lib/watchpack.js\n @ (webpack)/lib/node/NodeWatchFileSystem.js\n @ (webpack)/lib/node ^\\.\\/.*$\n @ (webpack)/lib/node/NodeMainTemplate.runtime.js\n @ (webpack)/lib/node/NodeMainTemplatePlugin.js\n @ (webpack)/lib/node/NodeTemplatePlugin.js\n @ ./node_modules/extract-text-webpack-plugin/dist/loader.js\n @ ./node_modules/extract-text-webpack-plugin/dist/index.js\n @ ./node_modules/extract-text-webpack-plugin/dist/cjs.js\n @ ./node_modules/@zeit/next-sass/index.js\n @ ./pages/index.js\n @ multi ./pages/index.js',
'(client) ./node_modules/osenv/osenv.js\nModule not found: Error: Can\'t resolve \'child_process\' in \'/Users/Phara0h/Documents/GitHub/next-tamerelsayeddotcom/node_modules/osenv\'\n @ ./node_modules/osenv/osenv.js 3:11-35\n @ ./node_modules/node-gyp/lib/install.js\n @ ./node_modules/node-gyp/lib ^\\.\\/.*$\n @ ./node_modules/node-gyp/lib/node-gyp.js\n @ ./node_modules/fsevents/node_modules/node-pre-gyp/lib/util/compile.js\n @ ./node_modules/fsevents/node_modules/node-pre-gyp/lib ^\\.\\/.*$\n @ ./node_modules/fsevents/node_modules/node-pre-gyp/lib/node-pre-gyp.js\n @ ./node_modules/fsevents/fsevents.js\n @ ./node_modules/chokidar/lib/fsevents-handler.js\n @ ./node_modules/chokidar/index.js\n @ ./node_modules/watchpack/lib/DirectoryWatcher.js\n @ ./node_modules/watchpack/lib/watcherManager.js\n @ ./node_modules/watchpack/lib/watchpack.js\n @ (webpack)/lib/node/NodeWatchFileSystem.js\n @ (webpack)/lib/node ^\\.\\/.*$\n @ (webpack)/lib/node/NodeMainTemplate.runtime.js\n @ (webpack)/lib/node/NodeMainTemplatePlugin.js\n @ (webpack)/lib/node/NodeTemplatePlugin.js\n @ ./node_modules/extract-text-webpack-plugin/dist/loader.js\n @ ./node_modules/extract-text-webpack-plugin/dist/index.js\n @ ./node_modules/extract-text-webpack-plugin/dist/cjs.js\n @ ./node_modules/@zeit/next-sass/index.js\n @ ./pages/index.js\n @ multi ./pages/index.js',
'(client) ./node_modules/chokidar/index.js\nModule not found: Error: Can\'t resolve \'fs\' in \'/Users/Phara0h/Documents/GitHub/next-tamerelsayeddotcom/node_modules/chokidar\'\n @ ./node_modules/chokidar/index.js 3:9-22\n @ ./node_modules/watchpack/lib/DirectoryWatcher.js\n@ ./node_modules/watchpack/lib/watcherManager.js\n @ ./node_modules/watchpack/lib/watchpack.js\n @ (webpack)/lib/node/NodeWatchFileSystem.js\n @ (webpack)/lib/node ^\\.\\/.*$\n @ (webpack)/lib/node/NodeMainTemplate.runtime.js\n @ (webpack)/lib/node/NodeMainTemplatePlugin.js\n @ (webpack)/lib/node/NodeTemplatePlugin.js\n @ ./node_modules/extract-text-webpack-plugin/dist/loader.js\n @ ./node_modules/extract-text-webpack-plugin/dist/index.js\n @ ./node_modules/extract-text-webpack-plugin/dist/cjs.js\n @ ./node_modules/@zeit/next-sass/index.js\n @ ./pages/index.js\n @ multi ./pages/index.js',
'(client) ./node_modules/chokidar/lib/nodefs-handler.js\nModule not found: Error: Can\'t resolve \'fs\' in \'/Users/Phara0h/Documents/GitHub/next-tamerelsayeddotcom/node_modules/chokidar/lib\'\n @ ./node_modules/chokidar/lib/nodefs-handler.js 3:9-22\n @ ./node_modules/chokidar/index.js\n @ ./node_modules/watchpack/lib/DirectoryWatcher.js\n @ ./node_modules/watchpack/lib/watcherManager.js\n @ ./node_modules/watchpack/lib/watchpack.js\n @ (webpack)/lib/node/NodeWatchFileSystem.js\n @ (webpack)/lib/node ^\\.\\/.*$\n @ (webpack)/lib/node/NodeMainTemplate.runtime.js\n @ (webpack)/lib/node/NodeMainTemplatePlugin.js\n @ (webpack)/lib/node/NodeTemplatePlugin.js\n @ ./node_modules/extract-text-webpack-plugin/dist/loader.js\n @ ./node_modules/extract-text-webpack-plugin/dist/index.js\n @ ./node_modules/extract-text-webpack-plugin/dist/cjs.js\n @ ./node_modules/@zeit/next-sass/index.js\n @ ./pages/index.js\n @ multi ./pages/index.js',
'(client) ./node_modules/chokidar/lib/fsevents-handler.js\nModule not found: Error: Can\'t resolve \'fs\' in \'/Users/Phara0h/Documents/GitHub/next-tamerelsayeddotcom/node_modules/chokidar/lib\'\n @ ./node_modules/chokidar/lib/fsevents-handler.js 3:9-22\n @ ./node_modules/chokidar/index.js\n @ ./node_modules/watchpack/lib/DirectoryWatcher.js\n @ ./node_modules/watchpack/lib/watcherManager.js\n @ ./node_modules/watchpack/lib/watchpack.js\n @ (webpack)/lib/node/NodeWatchFileSystem.js\n @ (webpack)/lib/node ^\\.\\/.*$\n @ (webpack)/lib/node/NodeMainTemplate.runtime.js\n @ (webpack)/lib/node/NodeMainTemplatePlugin.js\n @ (webpack)/lib/node/NodeTemplatePlugin.js\n @ ./node_modules/extract-text-webpack-plugin/dist/loader.js\n @ ./node_modules/extract-text-webpack-plugin/dist/index.js\n @ ./node_modules/extract-text-webpack-plugin/dist/cjs.js\n @ ./node_modules/@zeit/next-sass/index.js\n @ ./pages/index.js\n @ multi ./pages/index.js',
'(client) ./node_modules/extract-text-webpack-plugin/dist/loader.js\nModule not found: Error: Can\'t resolve \'fs\' in \'/Users/Phara0h/Documents/GitHub/next-tamerelsayeddotcom/node_modules/extract-text-webpack-plugin/dist\'\n @ ./node_modules/extract-text-webpack-plugin/dist/loader.js 8:10-23\n @ ./node_modules/extract-text-webpack-plugin/dist/index.js\n @ ./node_modules/extract-text-webpack-plugin/dist/cjs.js\n @ ./node_modules/@zeit/next-sass/index.js\n @ ./pages/index.js\n @ multi ./pages/index.js',
'(client) ./node_modules/extract-text-webpack-plugin/dist/index.js\nModule not found: Error: Can\'t resolve \'fs\' in \'/Users/Phara0h/Documents/GitHub/next-tamerelsayeddotcom/node_modules/extract-text-webpack-plugin/dist\'\n @ ./node_modules/extract-text-webpack-plugin/dist/index.js 9:10-23\n @ ./node_modules/extract-text-webpack-plugin/dist/cjs.js\n @ ./node_modules/@zeit/next-sass/index.js\n @ ./pages/index.js\n @ multi ./pages/index.js',
'(client) ./node_modules/fs.realpath/old.js\nModule not found: Error: Can\'t resolve \'fs\' in \'/Users/Phara0h/Documents/GitHub/next-tamerelsayeddotcom/node_modules/fs.realpath\'\n @ ./node_modules/fs.realpath/old.js 24:9-22\n @ ./node_modules/fs.realpath/index.js\n @ ./node_modules/glob/glob.js\n @ ./node_modules/rimraf/rimraf.js\n @ ./node_modules/node-gyp/lib/remove.js\n @ ./node_modules/node-gyp/lib ^\\.\\/.*$\n @ ./node_modules/node-gyp/lib/node-gyp.js\n @ ./node_modules/fsevents/node_modules/node-pre-gyp/lib/util/compile.js\n @ ./node_modules/fsevents/node_modules/node-pre-gyp/lib ^\\.\\/.*$\n @ ./node_modules/fsevents/node_modules/node-pre-gyp/lib/node-pre-gyp.js\n @ ./node_modules/fsevents/fsevents.js\n @ ./node_modules/chokidar/lib/fsevents-handler.js\n @ ./node_modules/chokidar/index.js\n @ ./node_modules/watchpack/lib/DirectoryWatcher.js\n @ ./node_modules/watchpack/lib/watcherManager.js\n @ ./node_modules/watchpack/lib/watchpack.js\n @ (webpack)/lib/node/NodeWatchFileSystem.js\n @ (webpack)/lib/node ^\\.\\/.*$\n @ (webpack)/lib/node/NodeMainTemplate.runtime.js\n @ (webpack)/lib/node/NodeMainTemplatePlugin.js\n @ (webpack)/lib/node/NodeTemplatePlugin.js\n @ ./node_modules/extract-text-webpack-plugin/dist/loader.js\n @ ./node_modules/extract-text-webpack-plugin/dist/index.js\n @ ./node_modules/extract-text-webpack-plugin/dist/cjs.js\n @ ./node_modules/@zeit/next-sass/index.js\n @ ./pages/index.js\n @ multi ./pages/index.js',
'(client) ./node_modules/fs.realpath/index.js\nModule not found: Error: Can\'t resolve \'fs\' in \'/Users/Phara0h/Documents/GitHub/next-tamerelsayeddotcom/node_modules/fs.realpath\'\n @ ./node_modules/fs.realpath/index.js 8:9-22\n @ ./node_modules/glob/glob.js\n @ ./node_modules/rimraf/rimraf.js\n @ ./node_modules/node-gyp/lib/remove.js\n @ ./node_modules/node-gyp/lib ^\\.\\/.*$\n @ ./node_modules/node-gyp/lib/node-gyp.js\n @ ./node_modules/fsevents/node_modules/node-pre-gyp/lib/util/compile.js\n @ ./node_modules/fsevents/node_modules/node-pre-gyp/lib ^\\.\\/.*$\n @ ./node_modules/fsevents/node_modules/node-pre-gyp/lib/node-pre-gyp.js\n @ ./node_modules/fsevents/fsevents.js\n @ ./node_modules/chokidar/lib/fsevents-handler.js\n @ ./node_modules/chokidar/index.js\n @ ./node_modules/watchpack/lib/DirectoryWatcher.js\n @ ./node_modules/watchpack/lib/watcherManager.js\n @ ./node_modules/watchpack/lib/watchpack.js\n @ (webpack)/lib/node/NodeWatchFileSystem.js\n @ (webpack)/lib/node ^\\.\\/.*$\n @ (webpack)/lib/node/NodeMainTemplate.runtime.js\n @ (webpack)/lib/node/NodeMainTemplatePlugin.js\n @ (webpack)/lib/node/NodeTemplatePlugin.js\n @ ./node_modules/extract-text-webpack-plugin/dist/loader.js\n @ ./node_modules/extract-text-webpack-plugin/dist/index.js\n @ ./node_modules/extract-text-webpack-plugin/dist/cjs.js\n @ ./node_modules/@zeit/next-sass/index.js\n @ ./pages/index.js\n @ multi ./pages/index.js',
'(client) ./node_modules/fsevents/fsevents.js\nModule not found: Error: Can\'t resolve \'fs\' in \'/Users/Phara0h/Documents/GitHub/next-tamerelsayeddotcom/node_modules/fsevents\'\n @ ./node_modules/fsevents/fsevents.js 17:9-22\n @ ./node_modules/chokidar/lib/fsevents-handler.js\n @ ./node_modules/chokidar/index.js\n @ ./node_modules/watchpack/lib/DirectoryWatcher.js\n @ ./node_modules/watchpack/lib/watcherManager.js\n @ ./node_modules/watchpack/lib/watchpack.js\n @ (webpack)/lib/node/NodeWatchFileSystem.js\n @ (webpack)/lib/node ^\\.\\/.*$\n @ (webpack)/lib/node/NodeMainTemplate.runtime.js\n @ (webpack)/lib/node/NodeMainTemplatePlugin.js\n @ (webpack)/lib/node/NodeTemplatePlugin.js\n @./node_modules/extract-text-webpack-plugin/dist/loader.js\n @ ./node_modules/extract-text-webpack-plugin/dist/index.js\n @ ./node_modules/extract-text-webpack-plugin/dist/cjs.js\n @ ./node_modules/@zeit/next-sass/index.js\n @ ./pages/index.js\n @ multi ./pages/index.js',
'(client) ./node_modules/fsevents/node_modules/chownr/chownr.js\nModule not found: Error: Can\'t resolve \'fs\' in \'/Users/Phara0h/Documents/GitHub/next-tamerelsayeddotcom/node_modules/fsevents/node_modules/chownr\'\n @ ./node_modules/fsevents/node_modules/chownr/chownr.js4:9-22\n @ ./node_modules/fsevents/node_modules/tar/lib/mkdir.js\n @ ./node_modules/fsevents/node_modules/tar/lib/unpack.js\n @ ./node_modules/fsevents/node_modules/tar/index.js\n @ ./node_modules/fsevents/node_modules/node-pre-gyp/lib/install.js\n @ ./node_modules/fsevents/node_modules/node-pre-gyp/lib ^\\.\\/.*$\n @ ./node_modules/fsevents/node_modules/node-pre-gyp/lib/node-pre-gyp.js\n @ ./node_modules/fsevents/fsevents.js\n @ ./node_modules/chokidar/lib/fsevents-handler.js\n @ ./node_modules/chokidar/index.js\n @ ./node_modules/watchpack/lib/DirectoryWatcher.js\n @ ./node_modules/watchpack/lib/watcherManager.js\n @ ./node_modules/watchpack/lib/watchpack.js\n @ (webpack)/lib/node/NodeWatchFileSystem.js\n @ (webpack)/lib/node ^\\.\\/.*$\n @ (webpack)/lib/node/NodeMainTemplate.runtime.js\n @ (webpack)/lib/node/NodeMainTemplatePlugin.js\n @ (webpack)/lib/node/NodeTemplatePlugin.js\n @ ./node_modules/extract-text-webpack-plugin/dist/loader.js\n @ ./node_modules/extract-text-webpack-plugin/dist/index.js\n @ ./node_modules/extract-text-webpack-plugin/dist/cjs.js\n @ ./node_modules/@zeit/next-sass/index.js\n @ ./pages/index.js\n @ multi ./pages/index.js',
'(client) ./node_modules/fsevents/node_modules/detect-libc/lib/detect-libc.js\nModule not found: Error: Can\'t resolve \'fs\' in \'/Users/Phara0h/Documents/GitHub/next-tamerelsayeddotcom/node_modules/fsevents/node_modules/detect-libc/lib\'\n @ ./node_modules/fsevents/node_modules/detect-libc/lib/detect-libc.js 5:18-31\n @ ./node_modules/fsevents/node_modules/node-pre-gyp/lib/util/versioning.js\n @ ./node_modules/fsevents/node_modules/node-pre-gyp/lib ^\\.\\/.*$\n @ ./node_modules/fsevents/node_modules/node-pre-gyp/lib/node-pre-gyp.js\n @ ./node_modules/fsevents/fsevents.js\n @ ./node_modules/chokidar/lib/fsevents-handler.js\n @ ./node_modules/chokidar/index.js\n @ ./node_modules/watchpack/lib/DirectoryWatcher.js\n @ ./node_modules/watchpack/lib/watcherManager.js\n @ ./node_modules/watchpack/lib/watchpack.js\n @ (webpack)/lib/node/NodeWatchFileSystem.js\n @ (webpack)/lib/node ^\\.\\/.*$\n @ (webpack)/lib/node/NodeMainTemplate.runtime.js\n @ (webpack)/lib/node/NodeMainTemplatePlugin.js\n @ (webpack)/lib/node/NodeTemplatePlugin.js\n @ ./node_modules/extract-text-webpack-plugin/dist/loader.js\n @ ./node_modules/extract-text-webpack-plugin/dist/index.js\n @ ./node_modules/extract-text-webpack-plugin/dist/cjs.js\n @ ./node_modules/@zeit/next-sass/index.js\n @ ./pages/index.js\n @ multi ./pages/index.js',
'(client) ./node_modules/fsevents/node_modules/fs-minipass/index.js\nModule not found: Error: Can\'t resolve \'fs\' in \'/Users/Phara0h/Documents/GitHub/next-tamerelsayeddotcom/node_modules/fsevents/node_modules/fs-minipassnpm ERR! code ELIFECYCLE
npm ERR! errno 1
npm ERR! [email protected] build: `next build`
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the [email protected] build script.
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
Tamers-MacBook-Air:next-tamerelsayeddotcom Phara0h$ npm install -D child_process
npm WARN [email protected] requires a peer of ajv@^6.0.0 but none is installed. You must install peer dependencies yourself.
npm WARN [email protected] No description
npm WARN [email protected] No repository field.
And even installing that leads to an error that that module is still not found:
Tamers-MacBook-Air:next-tamerelsayeddotcom Phara0h$ npm install -D child_process
npm WARN [email protected] requires a peer of ajv@^6.0.0 but none is installed. You must install peer dependencies yourself.
npm WARN [email protected] No description
npm WARN [email protected] No repository field.
+ [email protected]
added 1 package and audited 5686 packages in 10.334s
found 0 vulnerabilities
Tamers-MacBook-Air:next-tamerelsayeddotcom Phara0h$ npm run build
> [email protected] build /Users/Phara0h/Documents/GitHub/next-tamerelsayeddotcom
> next build
> Failed to build
{ Error: (client) ./node_modules/fsevents/node_modules/detect-libc/lib/detect-libc.js
Module not found: Error: Can't resolve 'child_process' in '/Users/Phara0h/Documents/GitHub/next-tamerelsayeddotcom/node_modules/fsevents/node_modules/detect-libc/lib'
@ ./node_modules/fsevents/node_modules/detect-libc/lib/detect-libc.js 4:16-40
@ ./node_modules/fsevents/node_modules/node-pre-gyp/lib/util/versioning.js
@ ./node_modules/fsevents/node_modules/node-pre-gyp/lib ^\.\/.*$
@ ./node_modules/fsevents/node_modules/node-pre-gyp/lib/node-pre-gyp.js
@ ./node_modules/fsevents/fsevents.js
@ ./node_modules/chokidar/lib/fsevents-handler.js
@ ./node_modules/chokidar/index.js
@ ./node_modules/watchpack/lib/DirectoryWatcher.js
@ ./node_modules/watchpack/lib/watcherManager.js
@ ./node_modules/watchpack/lib/watchpack.js
@ (webpack)/lib/node/NodeWatchFileSystem.js
@ (webpack)/lib/node ^\.\/.*$
@ (webpack)/lib/node/NodeMainTemplate.runtime.js
@ (webpack)/lib/node/NodeMainTemplatePlugin.js
@ (webpack)/lib/node/NodeTemplatePlugin.js
@ ./node_modules/extract-text-webpack-plugin/dist/loader.js
@ ./node_modules/extract-text-webpack-plugin/dist/index.js
@ ./node_modules/extract-text-webpack-plugin/dist/cjs.js
@ ./node_modules/@zeit/next-sass/index.js
@ ./pages/index.js
@ multi ./pages/index.js
at /Users/Phara0h/Documents/GitHub/next-tamerelsayeddotcom/node_modules/next/dist/build/index.js:144:31
at runWithDependencies (/Users/Phara0h/Documents/GitHub/next-tamerelsayeddotcom/node_modules/webpack/lib/MultiCompiler.js:154:4)
at /Users/Phara0h/Documents/GitHub/next-tamerelsayeddotcom/node_modules/async/dist/async.js:1140:9
at /Users/Phara0h/Documents/GitHub/next-tamerelsayeddotcom/node_modules/async/dist/async.js:473:16
at iteratorCallback (/Users/Phara0h/Documents/GitHub/next-tamerelsayeddotcom/node_modules/async/dist/async.js:1064:13)
at /Users/Phara0h/Documents/GitHub/next-tamerelsayeddotcom/node_modules/async/dist/async.js:969:16
at /Users/Phara0h/Documents/GitHub/next-tamerelsayeddotcom/node_modules/async/dist/async.js:1137:13
at runCompilers (/Users/Phara0h/Documents/GitHub/next-tamerelsayeddotcom/node_modules/webpack/lib/MultiCompiler.js:96:47)
at fn (/Users/Phara0h/Documents/GitHub/next-tamerelsayeddotcom/node_modules/webpack/lib/MultiCompiler.js:101:6)
at compiler.run (/Users/Phara0h/Documents/GitHub/next-tamerelsayeddotcom/node_modules/webpack/lib/MultiCompiler.js:150:5)
at emitRecords.err (/Users/Phara0h/Documents/GitHub/next-tamerelsayeddotcom/node_modules/webpack/lib/Compiler.js:265:13)
at Compiler.emitRecords (/Users/Phara0h/Documents/GitHub/next-tamerelsayeddotcom/node_modules/webpack/lib/Compiler.js:371:38)
at emitAssets.err (/Users/Phara0h/Documents/GitHub/next-tamerelsayeddotcom/node_modules/webpack/lib/Compiler.js:258:10)
at applyPluginsAsyncSeries1.err (/Users/Phara0h/Documents/GitHub/next-tamerelsayeddotcom/node_modules/webpack/lib/Compiler.js:364:12)
at next (/Users/Phara0h/Documents/GitHub/next-tamerelsayeddotcom/node_modules/tapable/lib/Tapable.js:218:11)
at Compiler.compiler.plugin (/Users/Phara0h/Documents/GitHub/next-tamerelsayeddotcom/node_modules/webpack/lib/performance/SizeLimitsPlugin.js:99:4)
errors:
[ '(client) ./node_modules/fsevents/node_modules/detect-libc/lib/detect-libc.js\nModule not found: Error: Can\'t resolve \'child_process\' in \'/Users/Phara0h/Documents/GitHub/next-tamerelsayeddotcom/node_modules/fsevents/node_modules/detect-libc/lib\'\n @ ./node_modules/fsevents/node_modules/detect-libc/lib/detect-libc.js 4:16-40\n @ ./node_modules/fsevents/node_modules/node-pre-gyp/lib/util/versioning.js\n @ ./node_modules/fsevents/node_modules/node-pre-gyp/lib ^\\.\\/.*$\n @ ./node_modules/fsevents/node_modules/node-pre-gyp/lib/node-pre-gyp.js\n @./node_modules/fsevents/fsevents.js\n @ ./node_modules/chokidar/lib/fsevents-handler.js\n @ ./node_modules/chokidar/index.js\n @ ./node_modules/watchpack/lib/DirectoryWatcher.js\n @ ./node_modules/watchpack/lib/watcherManager.js\n @ ./node_modules/watchpack/lib/watchpack.js\n @ (webpack)/lib/node/NodeWatchFileSystem.js\n @ (webpack)/lib/node ^\\.\\/.*$\n @ (webpack)/lib/node/NodeMainTemplate.runtime.js\n @ (webpack)/lib/node/NodeMainTemplatePlugin.js\n @ (webpack)/lib/node/NodeTemplatePlugin.js\n @ ./node_modules/extract-text-webpack-plugin/dist/loader.js\n @ ./node_modules/extract-text-webpack-plugin/dist/index.js\n @ ./node_modules/extract-text-webpack-plugin/dist/cjs.js\n @ ./node_modules/@zeit/next-sass/index.js\n @ ./pages/index.js\n @ multi ./pages/index.js',
'(client) ./node_modules/fsevents/node_modules/node-pre-gyp/lib/testbinary.js\nModule not found: Error: Can\'t resolve \'child_process\' in \'/Users/Phara0h/Documents/GitHub/next-tamerelsayeddotcom/node_modules/fsevents/node_modules/node-pre-gyp/lib\'\n @ ./node_modules/fsevents/node_modules/node-pre-gyp/lib/testbinary.js 10:9-33\n @ ./node_modules/fsevents/node_modules/node-pre-gyp/lib ^\\.\\/.*$\n @ ./node_modules/fsevents/node_modules/node-pre-gyp/lib/node-pre-gyp.js\n @ ./node_modules/fsevents/fsevents.js\n @ ./node_modules/chokidar/lib/fsevents-handler.js\n @ ./node_modules/chokidar/index.js\n @ ./node_modules/watchpack/lib/DirectoryWatcher.js\n @ ./node_modules/watchpack/lib/watcherManager.js\n @ ./node_modules/watchpack/lib/watchpack.js\n @ (webpack)/lib/node/NodeWatchFileSystem.js\n @ (webpack)/lib/node ^\\.\\/.*$\n @ (webpack)/lib/node/NodeMainTemplate.runtime.js\n @ (webpack)/lib/node/NodeMainTemplatePlugin.js\n @ (webpack)/lib/node/NodeTemplatePlugin.js\n @ ./node_modules/extract-text-webpack-plugin/dist/loader.js\n @ ./node_modules/extract-text-webpack-plugin/dist/index.js\n @ ./node_modules/extract-text-webpack-plugin/dist/cjs.js\n @ ./node_modules/@zeit/next-sass/index.js\n @ ./pages/index.js\n @ multi ./pages/index.js',
'(client) ./node_modules/fsevents/node_modules/node-pre-gyp/lib/util/compile.js\nModule not found: Error: Can\'t resolve \'child_process\' in \'/Users/Phara0h/Documents/GitHub/next-tamerelsayeddotcom/node_modules/fsevents/node_modules/node-pre-gyp/lib/util\'\n @ ./node_modules/fsevents/node_modules/node-pre-gyp/lib/util/compile.js 9:9-33\n @ ./node_modules/fsevents/node_modules/node-pre-gyp/lib ^\\.\\/.*$\n @ ./node_modules/fsevents/node_modules/node-pre-gyp/lib/node-pre-gyp.js\n @ ./node_modules/fsevents/fsevents.js\n @ ./node_modules/chokidar/lib/fsevents-handler.js\n @ ./node_modules/chokidar/index.js\n @ ./node_modules/watchpack/lib/DirectoryWatcher.js\n @ ./node_modules/watchpack/lib/watcherManager.js\n @ ./node_modules/watchpack/lib/watchpack.js\n @ (webpack)/lib/node/NodeWatchFileSystem.js\n @ (webpack)/lib/node ^\\.\\/.*$\n @ (webpack)/lib/node/NodeMainTemplate.runtime.js\n @ (webpack)/lib/node/NodeMainTemplatePlugin.js\n @ (webpack)/lib/node/NodeTemplatePlugin.js\n @ ./node_modules/extract-text-webpack-plugin/dist/loader.js\n @ ./node_modules/extract-text-webpack-plugin/dist/index.js\n @ ./node_modules/extract-text-webpack-plugin/dist/cjs.js\n @ ./node_modules/@zeit/next-sass/index.js\n @ ./pages/index.js\n @ multi ./pages/index.js',
'(client) ./node_modules/fsevents/node_modules/osenv/osenv.js\nModule not found: Error: Can\'t resolve \'child_process\' in \'/Users/Phara0h/Documents/GitHub/next-tamerelsayeddotcom/node_modules/fsevents/node_modules/osenv\'\n @ ./node_modules/fsevents/node_modules/osenv/osenv.js 3:11-35\n @ ./node_modules/fsevents/node_modules/nopt/lib/nopt.js\n @ ./node_modules/fsevents/node_modules/node-pre-gyp/lib/node-pre-gyp.js\n @ ./node_modules/fsevents/fsevents.js\n @ ./node_modules/chokidar/lib/fsevents-handler.js\n @ ./node_modules/chokidar/index.js\n @ ./node_modules/watchpack/lib/DirectoryWatcher.js\n @ ./node_modules/watchpack/lib/watcherManager.js\n @ ./node_modules/watchpack/lib/watchpack.js\n @ (webpack)/lib/node/NodeWatchFileSystem.js\n @ (webpack)/lib/node ^\\.\\/.*$\n @ (webpack)/lib/node/NodeMainTemplate.runtime.js\n @(webpack)/lib/node/NodeMainTemplatePlugin.js\n @ (webpack)/lib/node/NodeTemplatePlugin.js\n @ ./node_modules/extract-text-webpack-plugin/dist/loader.js\n @ ./node_modules/extract-text-webpack-plugin/dist/index.js\n @ ./node_modules/extract-text-webpack-plugin/dist/cjs.js\n @ ./node_modules/@zeit/next-sass/index.js\n @ ./pages/index.js\n @ multi ./pages/index.js',
'(client) ./node_modules/node-gyp/lib/build.js\nModule not found: Error: Can\'t resolve \'child_process\' in \'/Users/Phara0h/Documents/GitHub/next-tamerelsayeddotcom/node_modules/node-gyp/lib\'\n @ ./node_modules/node-gyp/lib/build.js 14:11-35\n @ ./node_modules/node-gyp/lib ^\\.\\/.*$\n @ ./node_modules/node-gyp/lib/node-gyp.js\n @ ./node_modules/fsevents/node_modules/node-pre-gyp/lib/util/compile.js\n @ ./node_modules/fsevents/node_modules/node-pre-gyp/lib ^\\.\\/.*$\n @ ./node_modules/fsevents/node_modules/node-pre-gyp/lib/node-pre-gyp.js\n @ ./node_modules/fsevents/fsevents.js\n @ ./node_modules/chokidar/lib/fsevents-handler.js\n @ ./node_modules/chokidar/index.js\n @ ./node_modules/watchpack/lib/DirectoryWatcher.js\n @ ./node_modules/watchpack/lib/watcherManager.js\n @ ./node_modules/watchpack/lib/watchpack.js\n @ (webpack)/lib/node/NodeWatchFileSystem.js\n @ (webpack)/lib/node ^\\.\\/.*$\n @ (webpack)/lib/node/NodeMainTemplate.runtime.js\n @ (webpack)/lib/node/NodeMainTemplatePlugin.js\n @ (webpack)/lib/node/NodeTemplatePlugin.js\n @ ./node_modules/extract-text-webpack-plugin/dist/loader.js\n @ ./node_modules/extract-text-webpack-plugin/dist/index.js\n @ ./node_modules/extract-text-webpack-plugin/dist/cjs.js\n @ ./node_modules/@zeit/next-sass/index.js\n @ ./pages/index.js\n @ multi ./pages/index.js',
'(client) ./node_modules/node-gyp/lib/find-vs2017.js\nModule not found: Error: Can\'t resolve \'child_process\' in \'/Users/Phara0h/Documents/GitHub/next-tamerelsayeddotcom/node_modules/node-gyp/lib\'\n @ ./node_modules/node-gyp/lib/find-vs2017.js 2:15-39\n @ ./node_modules/node-gyp/lib ^\\.\\/.*$\n @ ./node_modules/node-gyp/lib/node-gyp.js\n @ ./node_modules/fsevents/node_modules/node-pre-gyp/lib/util/compile.js\n @ ./node_modules/fsevents/node_modules/node-pre-gyp/lib ^\\.\\/.*$\n @ ./node_modules/fsevents/node_modules/node-pre-gyp/lib/node-pre-gyp.js\n @ ./node_modules/fsevents/fsevents.js\n @ ./node_modules/chokidar/lib/fsevents-handler.js\n @ ./node_modules/chokidar/index.js\n @ ./node_modules/watchpack/lib/DirectoryWatcher.js\n @ ./node_modules/watchpack/lib/watcherManager.js\n @ ./node_modules/watchpack/lib/watchpack.js\n @ (webpack)/lib/node/NodeWatchFileSystem.js\n @ (webpack)/lib/node ^\\.\\/.*$\n @ (webpack)/lib/node/NodeMainTemplate.runtime.js\n @ (webpack)/lib/node/NodeMainTemplatePlugin.js\n @ (webpack)/lib/node/NodeTemplatePlugin.js\n @ ./node_modules/extract-text-webpack-plugin/dist/loader.js\n @ ./node_modules/extract-text-webpack-plugin/dist/index.js\n @ ./node_modules/extract-text-webpack-plugin/dist/cjs.js\n @ ./node_modules/@zeit/next-sass/index.js\n @ ./pages/index.js\n @ multi ./pages/index.js',
'(client) ./node_modules/node-gyp/lib/configure.js\nModule not found: Error: Can\'t resolve \'child_process\' in \'/Users/Phara0h/Documents/GitHub/next-tamerelsayeddotcom/node_modules/node-gyp/lib\'\n @ ./node_modules/node-gyp/lib/configure.js 19:9-33\n @ ./node_modules/node-gyp/lib ^\\.\\/.*$\n @ ./node_modules/node-gyp/lib/node-gyp.js\n @ ./node_modules/fsevents/node_modules/node-pre-gyp/lib/util/compile.js\n@ ./node_modules/fsevents/node_modules/node-pre-gyp/lib ^\\.\\/.*$\n @ ./node_modules/fsevents/node_modules/node-pre-gyp/lib/node-pre-gyp.js\n @ ./node_modules/fsevents/fsevents.js\n @ ./node_modules/chokidar/lib/fsevents-handler.js\n @ ./node_modules/chokidar/index.js\n @ ./node_modules/watchpack/lib/DirectoryWatcher.js\n @ ./node_modules/watchpack/lib/watcherManager.js\n @ ./node_modules/watchpack/lib/watchpack.js\n @ (webpack)/lib/node/NodeWatchFileSystem.js\n @ (webpack)/lib/node ^\\.\\/.*$\n @ (webpack)/lib/node/NodeMainTemplate.runtime.js\n @ (webpack)/lib/node/NodeMainTemplatePlugin.js\n @ (webpack)/lib/node/NodeTemplatePlugin.js\n @ ./node_modules/extract-text-webpack-plugin/dist/loader.js\n @ ./node_modules/extract-text-webpack-plugin/dist/index.js\n @ ./node_modules/extract-text-webpack-plugin/dist/cjs.js\n @ ./node_modules/@zeit/next-sass/index.js\n @ ./pages/index.js\n @ multi ./pages/index.js',
'(client) ./node_modules/node-gyp/lib/node-gyp.js\nModule not found: Error: Can\'t resolve \'child_process\' in \'/Users/Phara0h/Documents/GitHub/next-tamerelsayeddotcom/node_modules/node-gyp/lib\'\n @ ./node_modules/node-gyp/lib/node-gyp.js 16:20-44\n @ ./node_modules/fsevents/node_modules/node-pre-gyp/lib/util/compile.js\n @ ./node_modules/fsevents/node_modules/node-pre-gyp/lib ^\\.\\/.*$\n @ ./node_modules/fsevents/node_modules/node-pre-gyp/lib/node-pre-gyp.js\n @ ./node_modules/fsevents/fsevents.js\n @ ./node_modules/chokidar/lib/fsevents-handler.js\n @ ./node_modules/chokidar/index.js\n @ ./node_modules/watchpack/lib/DirectoryWatcher.js\n @ ./node_modules/watchpack/lib/watcherManager.js\n @ ./node_modules/watchpack/lib/watchpack.js\n @ (webpack)/lib/node/NodeWatchFileSystem.js\n @ (webpack)/lib/node ^\\.\\/.*$\n @ (webpack)/lib/node/NodeMainTemplate.runtime.js\n @ (webpack)/lib/node/NodeMainTemplatePlugin.js\n @ (webpack)/lib/node/NodeTemplatePlugin.js\n @ ./node_modules/extract-text-webpack-plugin/dist/loader.js\n @ ./node_modules/extract-text-webpack-plugin/dist/index.js\n @ ./node_modules/extract-text-webpack-plugin/dist/cjs.js\n @ ./node_modules/@zeit/next-sass/index.js\n @ ./pages/index.js\n @ multi ./pages/index.js',
'(client) ./node_modules/osenv/osenv.js\nModule not found: Error: Can\'t resolve \'child_process\' in \'/Users/Phara0h/Documents/GitHub/next-tamerelsayeddotcom/node_modules/osenv\'\n @ ./node_modules/osenv/osenv.js 3:11-35\n @ ./node_modules/node-gyp/lib/install.js\n @ ./node_modules/node-gyp/lib ^\\.\\/.*$\n @ ./node_modules/node-gyp/lib/node-gyp.js\n @ ./node_modules/fsevents/node_modules/node-pre-gyp/lib/util/compile.js\n @ ./node_modules/fsevents/node_modules/node-pre-gyp/lib ^\\.\\/.*$\n @ ./node_modules/fsevents/node_modules/node-pre-gyp/lib/node-pre-gyp.js\n @ ./node_modules/fsevents/fsevents.js\n @ ./node_modules/chokidar/lib/fsevents-handler.js\n @ ./node_modules/chokidar/index.js\n @ ./node_modules/watchpack/lib/DirectoryWatcher.js\n @ ./node_modules/watchpack/lib/watcherManager.js\n @ ./node_modules/watchpack/lib/watchpack.js\n @ (webpack)/lib/node/NodeWatchFileSystem.js\n @ (webpack)/lib/node ^\\.\\/.*$\n @ (webpack)/lib/node/NodeMainTemplate.runtime.js\n @ (webpack)/lib/node/NodeMainTemplatePlugin.js\n @ (webpack)/lib/node/NodeTemplatePlugin.js\n @ ./node_modules/extract-text-webpack-plugin/dist/loader.js\n @ ./node_modules/extract-text-webpack-plugin/dist/index.js\n @ ./node_modules/extract-text-webpack-plugin/dist/cjs.js\n @ ./node_modules/@zeit/next-sass/index.js\n @ ./pages/index.js\n @ multi ./pages/index.js',
'(client) ./node_modules/chokidar/index.js\nModule not found: Error: Can\'t resolve \'fs\' in \'/Users/Phara0h/Documents/GitHub/next-tamerelsayeddotcom/node_modules/chokidar\'\n @ ./node_modules/chokidar/index.js 3:9-22\n @ ./node_modules/watchpack/lib/DirectoryWatcher.js\n@ ./node_modules/watchpack/lib/watcherManager.js\n @ ./node_modules/watchpack/lib/watchpack.js\n @ (webpack)/lib/node/NodeWatchFileSystem.js\n @ (webpack)/lib/node ^\\.\\/.*$\n @ (webpack)/lib/node/NodeMainTemplate.runtime.js\n @ (webpack)/lib/node/NodeMainTemplatePlugin.js\n @ (webpack)/lib/node/NodeTemplatePlugin.js\n @ ./node_modules/extract-text-webpack-plugin/dist/loader.js\n @ ./node_modules/extract-text-webpack-plugin/dist/index.js\n @ ./node_modules/extract-text-webpack-plugin/dist/cjs.js\n @ ./node_modules/@zeit/next-sass/index.js\n @ ./pages/index.js\n @ multi ./pages/index.js',
'(client) ./node_modules/chokidar/lib/fsevents-handler.js\nModule not found: Error: Can\'t resolve \'fs\' in \'/Users/Phara0h/Documents/GitHub/next-tamerelsayeddotcom/node_modules/chokidar/lib\'\n @ ./node_modules/chokidar/lib/fsevents-handler.js 3:9-22\n @ ./node_modules/chokidar/index.js\n @ ./node_modules/watchpack/lib/DirectoryWatcher.js\n @ ./node_modules/watchpack/lib/watcherManager.js\n @ ./node_modules/watchpack/lib/watchpack.js\n @ (webpack)/lib/node/NodeWatchFileSystem.js\n @ (webpack)/lib/node ^\\.\\/.*$\n @ (webpack)/lib/node/NodeMainTemplate.runtime.js\n @ (webpack)/lib/node/NodeMainTemplatePlugin.js\n @ (webpack)/lib/node/NodeTemplatePlugin.js\n @ ./node_modules/extract-text-webpack-plugin/dist/loader.js\n @ ./node_modules/extract-text-webpack-plugin/dist/index.js\n @ ./node_modules/extract-text-webpack-plugin/dist/cjs.js\n @ ./node_modules/@zeit/next-sass/index.js\n @ ./pages/index.js\n @ multi ./pages/index.js',
'(client) ./node_modules/chokidar/lib/nodefs-handler.js\nModule not found: Error: Can\'t resolve \'fs\' in \'/Users/Phara0h/Documents/GitHub/next-tamerelsayeddotcom/node_modules/chokidar/lib\'\n @ ./node_modules/chokidar/lib/nodefs-handler.js 3:9-22\n @ ./node_modules/chokidar/index.js\n @ ./node_modules/watchpack/lib/DirectoryWatcher.js\n @ ./node_modules/watchpack/lib/watcherManager.js\n @ ./node_modules/watchpack/lib/watchpack.js\n @ (webpack)/lib/node/NodeWatchFileSystem.js\n @ (webpack)/lib/node ^\\.\\/.*$\n @ (webpack)/lib/node/NodeMainTemplate.runtime.js\n @ (webpack)/lib/node/NodeMainTemplatePlugin.js\n @ (webpack)/lib/node/NodeTemplatePlugin.js\n @ ./node_modules/extract-text-webpack-plugin/dist/loader.js\n @ ./node_modules/extract-text-webpack-plugin/dist/index.js\n @ ./node_modules/extract-text-webpack-plugin/dist/cjs.js\n @ ./node_modules/@zeit/next-sass/index.js\n @ ./pages/index.js\n @ multi ./pages/index.js',
'(client) ./node_modules/extract-text-webpack-plugin/dist/index.js\nModule not found: Error: Can\'t resolve \'fs\' in \'/Users/Phara0h/Documents/GitHub/next-tamerelsayeddotcom/node_modules/extract-text-webpack-plugin/dist\'\n @ ./node_modules/extract-text-webpack-plugin/dist/index.js 9:10-23\n @ ./node_modules/extract-text-webpack-plugin/dist/cjs.js\n @ ./node_modules/@zeit/next-sass/index.js\n @ ./pages/index.js\n @ multi ./pages/index.js',
'(client) ./node_modules/extract-text-webpack-plugin/dist/loader.js\nModule not found: Error: Can\'t resolve \'fs\' in \'/Users/Phara0h/Documents/GitHub/next-tamerelsayeddotcom/node_modules/extract-text-webpack-plugin/dist\'\n @ ./node_modules/extract-text-webpack-plugin/dist/loader.js 8:10-23\n @ ./node_modules/extract-text-webpack-plugin/dist/index.js\n @ ./node_modules/extract-text-webpack-plugin/dist/cjs.js\n @ ./node_modules/@zeit/next-sass/index.js\n @ ./pages/index.js\n @ multi ./pages/index.js',
'(client) ./node_modules/fs.realpath/index.js\nModule not found: Error: Can\'t resolve \'fs\' in \'/Users/Phara0h/Documents/GitHub/next-tamerelsayeddotcom/node_modules/fs.realpath\'\n @ ./node_modules/fs.realpath/index.js 8:9-22\n @ ./node_modules/glob/glob.js\n @ ./node_modules/rimraf/rimraf.js\n @ ./node_modules/node-gyp/lib/install.js\n @ ./node_modules/node-gyp/lib ^\\.\\/.*$\n @ ./node_modules/node-gyp/lib/node-gyp.js\n @ ./node_modules/fsevents/node_modules/node-pre-gyp/lib/util/compile.js\n @ ./node_modules/fsevents/node_modules/node-pre-gyp/lib ^\\.\\/.*$\n @ ./node_modules/fsevents/node_modules/node-pre-gyp/lib/node-pre-gyp.js\n @ ./node_modules/fsevents/fsevents.js\n @ ./node_modules/chokidar/lib/fsevents-handler.js\n @ ./node_modules/chokidar/index.js\n @ ./node_modules/watchpack/lib/DirectoryWatcher.js\n @ ./node_modules/watchpack/lib/watcherManager.js\n @ ./node_modules/watchpack/lib/watchpack.js\n @ (webpack)/lib/node/NodeWatchFileSystem.js\n @ (webpack)/lib/node ^\\.\\/.*$\n @ (webpack)/lib/node/NodeMainTemplate.runtime.js\n @ (webpack)/lib/node/NodeMainTemplatePlugin.js\n @ (webpack)/lib/node/NodeTemplatePlugin.js\n @ ./node_modules/extract-text-webpack-plugin/dist/loader.js\n @ ./node_modules/extract-text-webpack-plugin/dist/index.js\n @ ./node_modules/extract-text-webpack-plugin/dist/cjs.js\n @ ./node_modules/@zeit/next-sass/index.js\n @ ./pages/index.js\n @ multi ./pages/index.js',
'(client) ./node_modules/fs.realpath/old.js\nModule not found: Error: Can\'t resolve \'fs\' in \'/Users/Phara0h/Documents/GitHub/next-tamerelsayeddotcom/node_modules/fs.realpath\'\n @ ./node_modules/fs.realpath/old.js 24:9-22\n @ ./node_modules/fs.realpath/index.js\n @ ./node_modules/glob/glob.js\n @ ./node_modules/rimraf/rimraf.js\n @ ./node_modules/node-gyp/lib/install.js\n @ ./node_modules/node-gyp/lib ^\\.\\/.*$\n @ ./node_modules/node-gyp/lib/node-gyp.js\n @ ./node_modules/fsevents/node_modules/node-pre-gyp/lib/util/compile.js\n @ ./node_modules/fsevents/node_modules/node-pre-gyp/lib ^\\.\\/.*$\n @ ./node_modules/fsevents/node_modules/node-pre-gyp/lib/node-pre-gyp.js\n @ ./node_modules/fsevents/fsevents.js\n @ ./node_modules/chokidar/lib/fsevents-handler.js\n @ ./node_modules/chokidar/index.js\n @ ./node_modules/watchpack/lib/DirectoryWatcher.js\n @ ./node_modules/watchpack/lib/watcherManager.js\n @ ./node_modules/watchpack/lib/watchpack.js\n @ (webpack)/lib/node/NodeWatchFileSystem.js\n @ (webpack)/lib/node ^\\.\\/.*$\n @ (webpack)/lib/node/NodeMainTemplate.runtime.js\n @ (webpack)/lib/node/NodeMainTemplatePlugin.js\n @ (webpack)/lib/node/NodeTemplatePlugin.js\n @ ./node_modules/extract-text-webpack-plugin/dist/loader.js\n @ ./node_modules/extract-text-webpack-plugin/dist/index.js\n @ ./node_modules/extract-text-webpack-plugin/dist/cjs.js\n @ ./node_modules/@zeit/next-sass/index.js\n @ ./pages/index.js\n @ multi ./pages/index.js',
'(client) ./node_modules/fsevents/fsevents.js\nModule not found: Error: Can\'t resolve \'fs\' in \'/Users/Phara0h/Documents/GitHub/next-tamerelsayeddotcom/node_modules/fsevents\'\n @ ./node_modules/fsevents/fsevents.js 17:9-22\n @ ./node_modules/chokidar/lib/fsevents-handler.js\n @ ./node_modules/chokidar/index.js\n @ ./node_modules/watchpack/lib/DirectoryWatcher.js\n @ ./node_modules/watchpack/lib/watcherManager.js\n @ ./node_modules/watchpack/lib/watchpack.js\n @ (webpack)/lib/node/NodeWatchFileSystem.js\n @ (webpack)/lib/node ^\\.\\/.*$\n @ (webpack)/lib/node/NodeMainTemplate.runtime.js\n @ (webpack)/lib/node/NodeMainTemplatePlugin.js\n @ (webpack)/lib/node/NodeTemplatePlugin.js\n @./node_modules/extract-text-webpack-plugin/dist/loader.js\n @ ./node_modules/extract-text-webpack-plugin/dist/index.js\n @ ./node_modules/extract-text-webpack-plugin/dist/cjs.js\n @ ./node_modules/@zeit/next-sass/index.js\n @ ./pages/index.js\n @ multi ./pages/index.js',
'(client) ./node_modules/fsevents/node_modules/chownr/chownr.js\nModule not found: Error: Can\'t resolve \'fs\' in \'/Users/Phara0h/Documents/GitHub/next-tamerelsayeddotcom/node_modules/fsevents/node_modules/chownr\'\n @ ./node_modules/fsevents/node_modules/chownr/chownr.js4:9-22\n @ ./node_modules/fsevents/node_modules/tar/lib/mkdir.js\n @ ./node_modules/fsevents/node_modules/tar/lib/unpack.js\n @ ./node_modules/fsevents/node_modules/tar/index.js\n @ ./node_modules/fsevents/node_modules/node-pre-gyp/lib/package.js\n @ ./node_modules/fsevents/node_modules/node-pre-gyp/lib ^\\.\\/.*$\n @ ./node_modules/fsevents/node_modules/node-pre-gyp/lib/node-pre-gyp.js\n @ ./node_modules/fsevents/fsevents.js\n @ ./node_modules/chokidar/lib/fsevents-handler.js\n @ ./node_modules/chokidar/index.js\n @ ./node_modules/watchpack/lib/DirectoryWatcher.js\n @ ./node_modules/watchpack/lib/watcherManager.js\n @ ./node_modules/watchpack/lib/watchpack.js\n @ (webpack)/lib/node/NodeWatchFileSystem.js\n @ (webpack)/lib/node ^\\.\\/.*$\n @ (webpack)/lib/node/NodeMainTemplate.runtime.js\n @ (webpack)/lib/node/NodeMainTemplatePlugin.js\n @ (webpack)/lib/node/NodeTemplatePlugin.js\n @ ./node_modules/extract-text-webpack-plugin/dist/loader.js\n @ ./node_modules/extract-text-webpack-plugin/dist/index.js\n @ ./node_modules/extract-text-webpack-plugin/dist/cjs.js\n @ ./node_modules/@zeit/next-sass/index.js\n @ ./pages/index.js\n @ multi ./pages/index.js',
'(client) ./node_modules/fsevents/node_modules/detect-libc/lib/detect-libc.js\nModule not found: Error: Can\'t resolve \'fs\' in \'/Users/Phara0h/Documents/GitHub/next-tamerelsayeddotcom/node_modules/fsevents/node_modules/detect-libc/lib\'\n @ ./node_modules/fsevents/node_modules/detect-libc/lib/detect-libc.js 5:18-31\n @ ./node_modules/fsevents/node_modules/node-pre-gyp/lib/util/versioning.js\n @ ./node_modules/fsevents/node_modules/node-pre-gyp/lib ^\\.\\/.*$\n @ ./node_modules/fsevents/node_modules/node-pre-gyp/lib/node-pre-gyp.js\n @ ./node_modules/fsevents/fsevents.js\n @ ./node_modules/chokidar/lib/fsevents-handler.js\n @ ./node_modules/chokidar/index.js\n @ ./node_modules/watchpack/lib/DirectoryWatcher.js\n @ ./node_modules/watchpack/lib/watcherManager.js\n @ ./node_modules/watchpack/lib/watchpack.js\n @ (webpack)/lib/node/NodeWatchFileSystem.js\n @ (webpack)/lib/node ^\\.\\/.*$\n @ (webpack)/lib/node/NodeMainTemplate.runtime.js\n @ (webpack)/lib/node/NodeMainTemplatePlugin.js\n @ (webpack)/lib/node/NodeTemplatePlugin.js\n @ ./node_modules/extract-text-webpack-plugin/dist/loader.js\n @ ./node_modules/extract-text-webpack-plugin/dist/index.js\n @ ./node_modules/extract-text-webpack-plugin/dist/cjs.js\n @ ./node_modules/@zeit/next-sass/index.js\n @ ./pages/index.js\n @ multi ./pages/index.js',
'(client) ./node_modules/fsevents/node_modules/fs-minipass/index.js\nModule not found: Error: Can\'t resolve \'fs\' in \'/Users/Phara0h/Documents/GitHub/next-tamerelsayeddotcom/node_modules/fsevents/node_modules/fs-minipass\'\n @ ./node_modules/fsevents/node_modules/fs-minipass/index.js 4:11-24\n @ ./node_modules/fsevents/node_modules/tar/lib/create.js\n @ ./node_modules/fsevents/node_modules/tar/index.js\n @ ./node_modules/fsevents/node_modules/node-pre-gyp/lib/package.js\n @ ./node_modules/fsevents/node_modules/node-pre-gyp/lib ^\\.\\/.*$\n @ ./node_modules/fsevents/node_modules/node-pre-gyp/lib/node-pre-gyp.js\n @ ./node_modules/fsevents/fsevents.js\n @ ./node_modules/chokidar/lib/fsevents-handler.js\n @ ./node_modules/chokidar/index.js\n @ ./node_modules/watchpack/lib/DirectoryWatcher.js\n @ ./node_modules/watchpack/lib/watcherManager.js\n @ ./node_modules/watchpack/lib/watchpack.js\n @ (webpack)/lib/node/NodeWatchFileSystem.js\n @ (webpack)/lib/node ^\\.\\/.*$\n @ (webpack)/lib/node/NodeMainTemplate.runtime.js\n @ (webpack)/lib/node/NodeMainTemplatePlugin.js\n @ (webpack)/lib/node/NodeTemplatePlugin.js\n @ ./node_modules/extract-text-webpack-plugin/dist/loader.js\n @ ./node_modules/extract-text-webpack-plugin/dist/index.js\n @ ./node_modules/extract-text-webpack-plugin/dist/cjs.js\n @ ./node_modules/@zeit/next-sass/index.js\n @ ./pages/index.js\n @ multi ./pages/index.js',
'(client) ./node_modules/fsevents/node_modules/fs.realpath/index.js\nModule not found: Error: Can\'t resolve \'fs\' in \'/Users/Phara0h/Documents/GitHub/next-tamerelsayeddotcom/node_modules/fsevents/node_modules/fs.realpath\'\n @ ./node_modules/fsevents/node_modules/fs.realpath/index.js 8:9-22\n @ ./node_modules/fsevents/node_modules/glob/glob.js\n @ ./node_modules/fsevents/node_modules/rimraf/rimraf.js\n @ ./node_modules/fsevents/node_modules/node-pre-gyp/lib/util/napi.js\n @ ./node_modules/fsevents/node_modules/node-pre-gyp/lib/node-pre-gyp.js\n @ ./node_modules/fsevents/fsevents.js\n @ ./node_modules/chokidar/lib/fsevents-handler.js\n @ ./node_modules/chokidar/index.js\n @ ./node_modules/watchpack/lib/DirectoryWatcher.js\n @ ./node_modules/watchpack/lib/watcherManager.js\n @ ./node_modules/watchpack/lib/watchpack.js\n @(webpack)/lib/node/NodeWatchFileSystem.js\n @ (webpack)/lib/node ^\\.\\/.*$\n @ (webpack)/lib/node/NodeMainTemplate.runtime.js\n @ (webpack)/lib/node/NodeMainTemplatePlugin.js\n @ (webpack)/lib/node/NodeTemplatePlugin.js\n @ ./node_modules/extract-text-webpack-plugin/dist/loader.js\n @ ./node_modules/extract-text-webpack-plugin/dist/index.js\n @ ./node_modules/extract-text-webpack-plugin/dist/cjs.js\n @ ./node_modules/@zeit/next-sass/index.js\n @ ./pages/index.js\n @ multi ./pages/index.js',
'(client) ./node_modules/fsevents/node_modules/fs.realpath/old.js\nModule not found: Error: Can\'t resolve \'fs\' in \'/Users/Phara0h/Documents/GitHub/next-tamerelsayeddotcom/node_modules/fsevents/node_modules/fs.realpath\'\n @ ./node_modules/fsevents/node_modules/fs.realpath/old.js 24:9-22\n @ ./node_modules/fsevents/node_modules/fs.realpath/index.js\n @ ./node_modules/fsevents/node_modules/glob/glob.js\n @ ./node_modules/fsevents/node_modules/rimraf/rimraf.js\n @ ./node_modules/fsevents/node_modules/node-pre-gyp/lib/util/napi.js\n @ ./node_modules/fsevents/node_modules/node-pre-gyp/lib/node-pre-gyp.js\n @ ./node_modules/fsevents/fsevents.js\n @ ./node_modules/chokidar/lib/fsevents-handler.js\n @ ./node_modules/chokidar/index.js\n @ ./node_modules/watchpack/lib/DirectoryWatcher.js\n @ ./node_modules/watchpack/lib/watcherManager.js\n @ ./node_modules/watchpack/lib/watchpack.js\n @ (webpack)/lib/node/NodeWatchFileSystem.js\n @ (webpack)/lib/node ^\\.\\/.*$\n @ (webpack)/lib/node/NodeMainTemplate.runtime.js\n @ (webpack)/lib/node/NodeMainTemplatePlugin.js\n @ (webpack)/lib/node/NodeTemplatePlugin.js\n @ ./node_modules/extract-text-webpack-plugin/dist/loader.js\n @ ./node_modules/extract-text-webpack-plugin/dist/index.js\n @ ./node_modules/extract-text-webpack-plugin/dist/cjs.js\n @ ./node_modules/@zeit/next-sass/index.js\n @ ./pages/index.js\n @ multi ./pages/index.js',
'(client) ./node_modules/fsevents/node_modules/glob/glob.js\nModule not found: Error: Can\'t resolve \'fs\' in \'/Users/Phara0h/Documents/GitHub/next-tamerelsayeddotcom/node_modules/fsevents/node_modules/glob\'\n @ ./node_modules/fsevents/node_modules/glob/glob.js 43:9-22\n@ ./node_modules/fsevents/node_modules/rimraf/rimraf.js\n @ ./node_modules/fsevents/node_modules/node-pre-gyp/lib/util/napi.js\n @ ./node_modules/fsevents/node_modules/node-pre-gyp/lib/node-pre-gyp.js\n @ ./node_modules/fsevents/fsevents.js\n @ ./node_modules/chokidar/lib/fsevents-handler.js\n @ ./node_modules/chokidar/index.js\n @ ./node_modules/watchpack/lib/DirectoryWatcher.js\n @ ./node_modules/watchpack/lib/watcherManager.js\n @ ./node_modules/watchpack/lib/watchpack.js\n @ (webpack)/lib/node/NodeWatchFileSystem.js\n @ (webpack)/lib/node ^\\.\\/.*$\n @ (webpack)/lib/node/NodeMainTemplate.runtime.js\n @ (webpack)/lib/node/NodeMainTemplatePlugin.js\n @ (webpack)/lib/node/NodeTemplatePlugin.js\n @ ./node_modules/extract-text-webpack-plugin/dist/loader.js\n @ ./node_modules/extract-text-webpack-plugin/dist/index.js\n @ ./node_modules/extract-text-webpack-plugin/dist/cjs.js\n @ ./node_modules/@zeit/next-sass/index.js\n @ ./pages/index.js\n @ multi ./pages/index.js',
'(client) ./node_modules/fsevents/node_modules/glob/sync.js\nModule not found: Error: Can\'t resolve \'fs\' in \'/Users/Phara0h/Documents/GitHub/next-tamerelsayeddotcom/node_modules/fsevents/node_modules/glob\'\n @ ./node_modules/fsevents/node_modules/glob/sync.js 4:9-22\n @ ./node_modules/fsevents/node_modules/glob/glob.js\n @ ./node_modules/fsevents/node_modules/rimraf/rimraf.js\n @ ./node_modules/fsevents/node_modules/node-pre-gyp/lib/util/napi.js\n @ ./node_modules/fsevents/node_modules/node-pre-gyp/lib/node-pre-gyp.js\n @ ./node_modules/fsevents/fsevents.js\n @ ./node_modules/chokidar/lib/fsevents-handler.js\n @ ./node_modules/chokidar/index.js\n @ ./node_modules/watchpack/lib/DirectoryWatcher.js\n @ ./node_modules/watchpack/lib/watcherManager.js\n @ ./node_modules/watchpack/lib/watchpack.js\n @ (webpack)/lib/node/NodeWatchFileSystem.js\n @ (webpack)/lib/node ^\\.\\/.*$\n @ (webpack)/lib/node/NodeMainTemplate.runtime.js\n @ (webpack)/lib/node/NodeMainTemplatePlugin.js\n @ (webpack)/lib/node/NodeTemplatePlugin.js\n @ ./node_modules/extract-text-webpack-plugin/dist/loader.js\n @ ./node_modules/extract-text-webpack-plugin/dist/index.js\n @ ./node_modules/extract-text-webpack-plugin/dist/cjs.js\n @ ./node_modules/@zeit/next-sass/index.js\n @ ./pages/index.js\n @ multi ./pages/index.js',
'(client) ./node_modules/fsevents/node_modules/ignore-walk/index.js\nModule not found: Error: Can\'t resolve \'fs\' in \'/Users/Phara0h/Documents/GitHub/next-tamerelsayeddotcom/node_modules/fsevents/node_modules/ignore-walk\'\n @ ./node_modules/fsevents/node_modules/ignore-walk/index.js 3:11-24\n @ ./node_modules/fsevents/node_modules/npm-packlist/index.js\n @ ./node_modules/fsevents/node_modules/node-pre-gyp/lib/package.js\n @ ./node_modules/fsevents/node_modules/node-pre-gyp/lib ^\\.\\/.*$\n @ ./node_modules/fsevents/node_modules/node-pre-gyp/lib/node-pre-gyp.js\n @ ./node_modules/fsevents/fsevents.js\n @ ./node_modules/chokidar/lib/fsevents-handler.js\n @ ./node_modules/chokidar/index.js\n @ ./node_modules/watchpack/lib/DirectoryWatcher.js\n @ ./node_modules/watchpack/lib/watcherManager.js\n @ ./node_modules/watchpack/lib/watchpack.js\n @ (webpack)/lib/node/NodeWatchFileSystem.js\n @ (webpack)/lib/node ^\\.\\/.*$\n @ (webpack)/lib/node/NodeMainTemplate.runtime.js\n @ (webpack)/lib/node/NodeMainTemplatePlugin.js\n @ (webpack)/lib/node/NodeTemplatePlugin.js\n @ ./node_modules/extract-text-webpack-plugin/dist/loader.js\n @ ./node_modules/extract-text-webpack-plugin/dist/index.js\n @ ./node_modules/extract-text-webpack-plugin/dist/cjs.js\n @ ./node_modules/@zeit/next-sass/index.js\n @ ./pages/index.js\n @ multi ./pages/index.js',
'(client) ./node_modules/fsevents/node_modules/mkdirp/index.js\nModule not found: Error: Can\'t resolve \'fs\' in \'/Users/Phara0h/Documents/GitHub/next-tamerelsayeddotcom/node_modules/fsevents/node_modules/mkdirp\'\n @ ./node_modules/fsevents/node_modules/mkdirp/index.js 2:9-22\n @ ./node_modules/fsevents/node_modules/node-pre-gyp/lib/package.js\n @ ./node_modules/fsevents/node_modules/node-pre-gyp/lib ^\\.\\/.*$\n @ ./node_modules/fsevents/node_modules/node-pre-gyp/lib/node-pre-gyp.js\n @ ./node_modules/fsevents/fsevents.js\n @ ./node_modules/chokidar/lib/fsevents-handler.js\n @ ./node_modules/chokidar/index.js\n @ ./node_modules/watchpack/lib/DirectoryWatcher.js\n @ ./node_modules/watchpack/lib/watcherManager.js\n @ ./node_modules/watchpack/lib/watchpack.js\n @ (webpack)/lib/node/NodeWatchFileSystem.js\n @ (webpack)/lib/node ^\\.\\/.*$\n @ (webpack)/lib/node/NodeMainTemplate.runtime.js\n @ (webpack)/lib/node/NodeMainTemplatePlugin.js\n @ (webpack)/lib/node/NodeTemplatePlugin.js\n @ ./node_modules/extract-text-webpack-plugin/dist/loader.js\n @ ./node_modules/extract-text-webpack-plugin/dist/index.js\n @ ./node_modules/extract-text-webpack-plugin/dist/cjs.js\n @ ./node_modules/@zeit/next-sass/index.js\n @ ./pages/index.js\n @ multi ./pages/index.js',
'(client) ./node_modules/fsevents/node_modules/needle/lib/multipart.js\nModule not found: Error: Can\'t resolve \'fs\' in \'/Users/Phara0h/Documents/GitHub/next-tamerelsayeddotcom/node_modules/fsevents/node_modules/needle/lib\'\n @ ./node_modules/fsevents/node_modules/needle/lib/multipart.js 1:15-28\n @ ./node_modules/fsevents/node_modules/needle/lib/needle.js\n @ ./node_modules/fsevents/node_modules/node-pre-gyp/lib/install.js\n @ ./node_modules/fsevents/node_modules/node-pre-gyp/lib ^\\.\\/.*$\n @ ./node_modules/fsevents/node_modules/node-pre-gyp/lib/node-pre-gyp.js\n @ ./node_modules/fsevents/fsevents.js\n @ ./node_modules/chokidar/lib/fsevents-handler.js\n @ ./node_modules/chokidar/index.js\n @ ./node_modules/watchpack/lib/DirectoryWatcher.js\n @ ./node_modules/watchpack/lib/watcherManager.js\n @ ./node_modules/watchpack/lib/watchpack.js\n @ (webpack)/lib/node/NodeWatchFileSystem.js\n @ (webpack)/lib/node ^\\.\\/.*$\n @ (webpack)/lib/node/NodeMainTemplate.runtime.js\n @ (webpack)/lib/node/NodeMainTemplatePlugin.js\n @ (webpack)/lib/node/NodeTemplatePlugin.js\n @ ./node_modules/extract-text-webpack-plugin/dist/loader.js\n @ ./node_modules/extract-text-webpack-plugin/dist/index.js\n @ ./node_modules/extract-text-webpack-plugin/dist/cjs.js\n @ ./node_modules/@zeit/next-sass/index.js\n @ ./pages/index.js\n @ multi ./pages/index.js',
'(client) ./node_modules/fsevents/node_modules/needle/lib/needle.js\nModule not found: Error: Can\'t resolve \'fs\' in \'/Users/Phara0h/Documents/GitHub/next-tamerelsayeddotcom/node_modules/fsevents/node_modules/needle/lib\'\n @ ./node_modules/fsevents/node_modules/needle/lib/needle.js 8:18-31\n @ ./node_modules/fsevents/node_modules/node-pre-gyp/lib/install.js\n @ ./node_modules/fsevents/node_modules/node-pre-gyp/lib ^\\.\\/.*$\n @ ./node_modules/fsevents/node_modules/node-pre-gyp/lib/node-pre-gyp.js\n @ ./node_modules/fsevents/fsevents.js\n @ ./node_modules/chokidar/lib/fsevents-handler.js\n @ ./node_modules/chokidar/index.js\n @ ./node_modules/watchpack/lib/DirectoryWatcher.js\n @ ./node_modules/watchpack/lib/watcherManager.js\n @ ./node_modules/watchpack/lib/watchpack.js\n @ (webpack)/lib/node/NodeWatchFileSystem.js\n @ (webpack)/lib/node ^\\.\\/.*$\n @ (webpack)/lib/node/NodeMainTemplate.runtime.js\n @ (webpack)/lib/node/NodeMainTemplatePlugin.js\n @ (webpack)/lib/node/NodeTemplatePlugin.js\n @ ./node_modules/extract-text-webpack-plugin/dist/loader.js\n @ ./node_modules/extract-text-webpack-plugin/dist/index.js\n @ ./node_modules/extract-text-webpack-plugin/dist/cjs.js\n @ ./node_modules/@zeit/next-sass/index.js\n @ ./pages/index.js\n @ multi ./pages/index.js',
'(client) ./node_modules/fsevents/node_modules/node-pre-gyp/lib/install.js\nModule not found: Error: Can\'t resolve \'fs\' in \'/Users/Phara0h/Documents/GitHub/next-tamerelsayeddotcom/node_modules/fsevents/node_modules/node-pre-gyp/lib\'\n @ ./node_modules/fsevents/node_modules/node-pre-gyp/lib/install.js 7:9-22\n @ ./node_modules/fsevents/node_modules/node-pre-gyp/lib ^\\.\\/.*$\n @ ./node_modules/fsevents/node_modules/node-pre-gyp/lib/node-pre-gyp.js\n @ ./node_modules/fsevents/fsevents.js\n @ ./node_modules/chokidar/lib/fsevents-handler.js\n @ ./node_modules/chokidar/index.js\n @ ./node_modules/watchpack/lib/DirectoryWatcher.js\n @ ./node_modules/watchpack/lib/watcherManager.js\n @ ./node_modules/watchpack/lib/watchpack.js\n @ (webpack)/lib/node/NodeWatchFileSystem.js\n @ (webpack)/lib/node ^\\.\\/.*$\n @ (webpack)/lib/node/NodeMainTemplate.runtime.js\n @ (webpack)/lib/node/NodeMainTemplatePlugin.js\n @ (webpack)/lib/node/NodeTemplatePlugin.js\n @ ./node_modules/extract-text-webpack-plugin/dist/loader.js\n @ ./node_modules/extract-text-webpack-plugin/dist/index.js\n @ ./node_modules/extract-text-webpack-plugin/dist/cjs.js\n @ ./node_modules/@zeit/next-sass/index.js\n @ ./pages/index.js\n @ multi ./pages/index.js',
'(client) ./node_modules/fsevents/node_modules/node-pre-gyp/lib/clean.js\nModule not found: Error: Can\'t resolve \'fs\' in \'/Users/Phara0h/Documents/GitHub/next-tamerelsayeddotcom/node_modules/fsevents/node_modules/node-pre-gyp/lib\'\n @ ./node_modules/fsevents/node_modules/node-pre-gyp/lib/clean.js 7:9-22 9:13-26\n @ ./node_modules/fsevents/node_modules/node-pre-gyp/lib ^\\.\\/.*$\n @ ./node_modules/fsevents/node_modules/node-pre-gyp/lib/node-pre-gyp.js\n @ ./node_modules/fsevents/fsevents.js\n @ ./node_modules/chokidar/lib/fsevents-handler.js\n@ ./node_modules/chokidar/index.js\n @ ./node_modules/watchpack/lib/DirectoryWatcher.js\n @ ./node_modules/watchpack/lib/watcherManager.js\n @ ./node_modules/watchpack/lib/watchpack.js\n @ (webpack)/lib/node/NodeWatchFileSystem.js\n @ (webpack)/lib/node ^\\.\\/.*$\n @ (webpack)/lib/node/NodeMainTemplate.runtime.js\n @ (webpack)/lib/node/NodeMainTemplatePlugin.js\n @ (webpack)/lib/node/NodeTemplatePlugin.js\n @ ./node_modules/extract-text-webpack-plugin/dist/loader.js\n @ ./node_modules/extract-text-webpack-plugin/dist/index.js\n @ ./node_modules/extract-text-webpack-plugin/dist/cjs.js\n @ ./node_modules/@zeit/next-sass/index.js\n @ ./pages/index.js\n @ multi ./pages/index.js',
'(client) ./node_modules/fsevents/node_modules/node-pre-gyp/lib/info.js\nModule not found: Error: Can\'t resolve \'fs\' in \'/Users/Phara0h/Documents/GitHub/next-tamerelsayeddotcom/node_modules/fsevents/node_modules/node-pre-gyp/lib\'\n @ ./node_modules/fsevents/node_modules/node-pre-gyp/lib/info.js 7:9-22\n @ ./node_modules/fsevents/node_modules/node-pre-gyp/lib ^\\.\\/.*$\n @ ./node_modules/fsevents/node_modules/node-pre-gyp/lib/node-pre-gyp.js\n @ ./node_modules/fsevents/fsevents.js\n @ ./node_modules/chokidar/lib/fsevents-handler.js\n @ ./node_modules/chokidar/index.js\n @ ./node_modules/watchpack/lib/DirectoryWatcher.js\n @ ./node_modules/watchpack/lib/watcherManager.js\n @ ./node_modules/watchpack/lib/watchpack.js\n @ (webpack)/lib/node/NodeWatchFileSystem.js\n @ (webpack)/lib/node ^\\.\\/.*$\n @ (webpack)/lib/node/NodeMainTemplate.runtime.js\n @ (webpack)/lib/node/NodeMainTemplatePlugin.js\n @ (webpack)/lib/node/NodeTemplatePlugin.js\n @ ./node_modules/extract-text-webpack-plugin/dist/loader.js\n @ ./node_modules/extract-text-webpack-plugin/dist/index.js\n @ ./node_modules/extract-text-webpack-plugin/dist/cjs.js\n @ ./node_modules/@zeit/next-sass/index.js\n @ ./pages/index.js\n @ multi ./pages/index.js',
'(client) ./node_modules/fsevents/node_modules/node-pre-gyp/lib/package.js\nModule not found: Error: Can\'t resolve \'fs\' in \'/Users/Phara0h/Documents/GitHub/next-tamerelsayeddotcom/node_modules/fsevents/node_modules/node-pre-gyp/lib\'\n @ ./node_modules/fsevents/node_modules/node-pre-gyp/lib/package.js 7:9-22 12:12-25\n @ ./node_modules/fsevents/node_modules/node-pre-gyp/lib ^\\.\\/.*$\n @ ./node_modules/fsevents/node_modules/node-pre-gyp/lib/node-pre-gyp.js\n @ ./node_modules/fsevents/fsevents.js\n @ ./node_modules/chokidar/lib/fsevents-handler.js\n @ ./node_modules/chokidar/index.js\n @ ./node_modules/watchpack/lib/DirectoryWatcher.js\n @ ./node_modules/watchpack/lib/watcherManager.js\n @ ./node_modules/watchpack/lib/watchpack.js\n @ (webpack)/lib/node/NodeWatchFileSystem.js\n @ (webpack)/lib/node ^\\.\\/.*$\n @ (webpack)/lib/node/NodeMainTemplate.runtime.js\n @ (webpack)/lib/node/NodeMainTemplatePlugin.js\n @ (webpack)/lib/node/NodeTemplatePlugin.js\n @ ./node_modules/extract-text-webpack-plugin/dist/loader.js\n @ ./node_modules/extract-text-webpack-plugin/dist/index.js\n @ ./node_modules/extract-text-webpack-plugin/dist/cjs.js\n @ ./node_modules/@zeit/next-sass/index.js\n @ ./pages/index.js\n @ multi ./pages/index.js',
'(client) ./node_modules/fsevents/node_modules/node-pre-gyp/lib/node-pre-gyp.js\nModule not found: Error: Can\'t resolve \'fs\' in \'/Users/Phara0h/Documents/GitHub/next-tamerelsayeddotcom/node_modules/fsevents/node_modules/node-pre-gyp/lib\'\n @ ./node_modules/fsevents/node_modules/node-pre-gyp/lib/node-pre-gyp.js 13:9-22\n @ ./node_modules/fsevents/fsevents.js\n @ ./node_modules/chokidar/lib/fsevents-handler.js\n @ ./node_modules/chokidar/index.js\n @ ./node_modules/watchpack/lib/DirectoryWatcher.js\n @ ./node_modules/watchpack/lib/watcherManager.js\n @ ./node_modules/watchpack/lib/watchpack.js\n @ (webpack)/lib/node/NodeWatchFileSystem.js\n @ (webpack)/lib/node ^\\.\\/.*$\n @ (webpack)/lib/node/NodeMainTemplate.runtime.js\n @ (webpack)/lib/node/NodeMainTemplatePlugin.js\n @ (webpack)/lib/node/NodeTemplatePlugin.js\n @ ./node_modules/extract-text-webpack-plugin/dist/loader.js\n @ ./node_modules/extract-text-webpack-plugin/dist/index.js\n @ ./node_modules/extract-text-webpack-plugin/dist/cjs.js\n @ ./node_modules/@zeit/next-sass/index.js\n @ ./pages/index.js\n @ multi ./pages/index.js',
'(client) ./node_modules/fsevents/node_modules/node-pre-gyp/lib/publish.js\nModule not found: Error: Can\'t resolve \'fs\' in \'/Users/Phara0h/Documents/GitHub/next-tamerelsayeddotcom/node_modules/fsevents/node_modules/node-pre-gyp/lib\'\n @ ./node_modules/fsevents/node_modules/node-pre-gyp/lib/publish.js 7:9-22\n @ ./node_modules/fsevents/node_modules/node-pre-gyp/lib ^\\.\\/.*$\n @ ./node_modules/fsevents/node_modules/node-pre-gyp/lib/node-pre-gyp.js\n @ ./node_modules/fsevents/fsevents.js\n @ ./node_modules/chokidar/lib/fsevents-handler.js\n @ ./node_modules/chokidar/index.js\n @ ./node_modules/watchpack/lib/DirectoryWatcher.js\n @ ./node_modules/watchpack/lib/watcherManager.js\n @ ./node_modules/watchpack/lib/watchpack.js\n @ (webpack)/lib/node/NodeWatchFileSystem.js\n @ (webpack)/lib/node ^\\.\\/.*$\n @ (webpack)/lib/node/NodeMainTemplate.runtime.js\n @ (webpack)/lib/node/NodeMainTemplatePlugin.js\n @ (webpack)/lib/node/NodeTemplatePlugin.js\n @ ./node_modules/extract-text-webpack-plugin/dist/loader.js\n @ ./node_modules/extract-text-webpack-plugin/dist/index.js\n @ ./node_modules/extract-text-webpack-plugin/dist/cjs.js\n @ ./node_modules/@zeit/next-sass/index.js\n @ ./pages/index.js\n @ multi ./pages/index.js',
'(client) ./node_modules/fsevents/node_modules/node-pre-gyp/lib/rebuild.js\nModule not found: Error: Can\'t resolve \'fs\' in \'/Users/Phara0h/Documents/GitHub/next-tamerelsayeddotcom/node_modules/fsevents/node_modules/node-pre-gyp/lib\'\n @ ./node_modules/fsevents/node_modules/node-pre-gyp/lib/rebuild.js 7:9-22\n @ ./node_modules/fsevents/node_modules/node-pre-gyp/lib ^\\.\\/.*$\n @ ./node_modules/fsevents/node_modules/node-pre-gyp/lib/node-pre-gyp.js\n @ ./node_modules/fsevents/fsevents.js\n @ ./node_modules/chokidar/lib/fsevents-handler.js\n @ ./node_modules/chokidar/index.js\n @ ./node_modules/watchpack/lib/DirectoryWatcher.js\n @ ./node_modules/watchpack/lib/watcherManager.js\n @ ./node_modules/watchpack/lib/watchpack.js\n @ (webpack)/lib/node/NodeWatchFileSystem.js\n @ (webpack)/lib/node ^\\.\\/.*$\n @ (webpack)/lib/node/NodeMainTemplate.runtime.js\n @ (webpack)/lib/node/NodeMainTemplatePlugin.js\n @ (webpack)/lib/node/NodeTemplatePlugin.js\n @ ./node_modules/extract-text-webpack-plugin/dist/loader.js\n @ ./node_modules/extract-text-webpack-plugin/dist/index.js\n @ ./node_modules/extract-text-webpack-plugin/dist/cjs.js\n @ ./node_modules/@zeit/next-sass/index.js\n @ ./pages/index.js\n @ multi ./pages/index.js',
'(client) ./node_modules/fsevents/node_modules/node-pre-gyp/lib/reveal.js\nModule not found: Error: Can\'t resolve \'fs\' in \'/Users/Phara0h/Documents/GitHub/next-tamerelsayeddotcom/node_modules/fsevents/node_modules/node-pre-gyp/lib\'\n @ ./node_modules/fsevents/node_modules/node-pre-gyp/lib/reveal.js 7:9-22\n @ ./node_modules/fsevents/node_modules/node-pre-gyp/lib ^\\.\\/.*$\n @ ./node_modules/fsevents/node_modules/node-pre-gyp/lib/node-pre-gyp.js\n @ ./node_modules/fsevents/fsevents.js\n @ ./node_modules/chokidar/lib/fsevents-handler.js\n @ ./node_modules/chokidar/index.js\n @ ./node_modules/watchpack/lib/DirectoryWatcher.js\n @ ./node_modules/watchpack/lib/watcherManager.js\n @ ./node_modules/watchpack/lib/watchpack.js\n @ (webpack)/lib/node/NodeWatchFileSystem.js\n @ (webpack)/lib/node ^\\.\\/.*$\n @ (webpack)/lib/node/NodeMainTemplate.runtime.js\n @ (webpack)/lib/node/NodeMainTemplatePlugin.js\n @ (webpack)/lib/node/NodeTemplatePlugin.js\n @ ./node_modules/extract-text-webpack-plugin/dist/loader.js\n @ ./node_modules/extract-text-webpack-plugin/dist/index.js\n @ ./node_modules/extract-text-webpack-plugin/dist/cjs.js\n @ ./node_modules/@zeit/next-sass/index.js\n @ ./pages/index.js\n @ multi ./pages/index.js',
'(client) ./node_modules/fsevents/node_modules/node-pre-gyp/lib/testpackage.js\nModule not found: Error: Can\'t resolve \'fs\' in \'/Users/Phara0h/Documents/GitHub/next-tamerelsayeddotcom/node_modules/fsevents/node_modules/node-pre-gyp/lib\'\n @ ./node_modules/fsevents/node_modules/node-pre-gyp/lib/testpackage.js 7:9-22\n @ ./node_modules/fsevents/node_modules/node-pre-gyp/lib ^\\.\\/.*$\n @ ./node_modules/fsevents/node_modules/node-pre-gyp/lib/node-pre-gyp.js\n @ ./node_modules/fsevents/fsevents.js\n @ ./node_modules/chokidar/lib/fsevents-handler.js\n @ ./node_modules/chokidar/index.js\n @ ./node_modules/watchpack/lib/DirectoryWatcher.js\n @ ./node_modules/watchpack/lib/watcherManager.js\n @ ./node_modules/watchpack/lib/watchpack.js\n @ (webpack)/lib/node/NodeWatchFileSystem.js\n @ (webpack)/lib/node ^\\.\\/.*$\n @ (webpack)/lib/node/NodeMainTemplate.runtime.js\n @ (webpack)/lib/node/NodeMainTemplatePlugin.js\n @ (webpack)/lib/node/NodeTemplatePlugin.js\n @ ./node_modules/extract-text-webpack-plugin/dist/loader.js\n @ ./node_modules/extract-text-webpack-plugin/dist/index.js\n @ ./node_modules/extract-text-webpack-plugin/dist/cjs.js\n @ ./node_modules/@zeit/next-sass/index.js\n @ ./pages/index.js\n @ multi ./pages/index.js',
'(client) ./node_modules/fsevents/node_modules/node-pre-gyp/lib/reinstall.js\nModule not found: Error: Can\'t resolve \'fs\' in \'/Users/Phara0h/Documents/GitHub/next-tamerelsayeddotcom/node_modules/fsevents/node_modules/node-pre-gyp/lib\'\n @ ./node_modules/fsevents/node_modules/node-pre-gyp/lib/reinstall.js 7:9-22\n @ ./node_modules/fsevents/node_modules/node-pre-gyp/lib ^\\.\\/.*$\n @ ./node_modules/fsevents/node_modules/node-pre-gyp/lib/node-pre-gyp.js\n @ ./node_modules/fsevents/fsevents.js\n @ ./node_modules/chokidar/lib/fsevents-handler.js\n@ ./node_modules/chokidar/index.js\n @ ./node_modules/watchpack/lib/DirectoryWatcher.js\n @ ./node_modules/watchpack/lib/watcherManager.js\n @ ./node_modules/watchpack/lib/watchpack.js\n @ (webpack)/lib/node/NodeWatchFileSystem.js\n @ (webpack)/lib/node ^\\.\\/.*$\n @ (webpack)/lib/node/NodeMainTemplate.runtime.js\n @ (webpack)/lib/node/NodeMainTemplatePlugin.js\n @ (webpack)/lib/node/NodeTemplatePlugin.js\n @ ./node_modules/extract-text-webpack-plugin/dist/loader.js\n @ ./node_modules/extract-text-webpack-plugin/dist/index.js\n @ ./node_modules/extract-text-webpack-plugin/dist/cjs.js\n @ ./node_modules/@zeit/next-sass/index.js\n @ ./pages/index.js\n @ multi ./pages/index.js',
'(client) ./node_modules/fsevents/node_modules/node-pre-gyp/lib/testbinary.js\nModule not found: Error: Can\'t resolve \'fs\' in \'/Users/Phara0h/Documents/GitHub/next-tamerelsayeddotcom/node_modules/fsevents/node_modules/node-pre-gyp/lib\'\n @ ./node_modules/fsevents/node_modules/node-pre-gyp/lib/testbinary.js 7:9-22\n @ ./node_modules/fsevents/node_modules/node-pre-gyp/lib ^\\.\\/.*$\n @ ./node_modules/fsevents/node_modules/node-pre-gyp/lib/node-pre-gyp.js\n @ ./node_npm ERR! code ELIFECYCLE
npm ERR! errno 1
npm ERR! [email protected] build: `next build`
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the [email protected] build script.
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
It's an issue with @zeit/next-sass I disabled it and then the errors disappear, should I post is there or is there another way?
You must have a dependency that uses aws-sdk somewhere, next-sass is definitely not using it.
child_process is a Node.js internal module.
https://github.com/phara0hcom/next-tamerelsayeddotcom/blob/master/pages/index.js#L2
This is the problem. You have to put this in next.config.js, not inside of the page 🕵️
@timneutkens i have same problem
These dependencies were not found:
To install them, you can run: npm install --save aws-sdk child_process fs tls
and i try to run above command, Then nothing happened.
You can't use server-only dependencies in pages. Instead move them into an external api and call that using fetch from your Next.js app.
I had a similar issue, and the problem was that I had xxx.test.tsx files in the pages folder which also got compiled with the next build. I somehow need to exclude these test files from the next build. I prefer having the test files in the same folder as the implementation file it tests, rather than in a __tests__ folder.
I had similar problem and reason was in server-side module, imported to client-side code. It was unnoticed by my, because IDE was imported it using autocompletion feature for variable with same name, but from server-side.
Double check sources, rollback the code to be sure, that it was worked.
I still have this issue, I've only included next-sass in my next.config.js and after that, my builds seem to fail. This is how my next.config.js looks.
next.config.js
const withSass = require('@zeit/next-sass')
module.exports = withSass();
For the record, I have not included next-sass anywhere else and can even prevent the error by removing withSass from my config and it just works.
FWIW: I've just debugged it as far as I'm capable. The error also goes away when I comment out all the mini-css-extract-plugin in @zeit/next-css/css-loader-config, does that ring anyone's bell?
Oh wow, I just noticed what's wrong. I mixed my server- and clientside code by using const config = require('../next.config.js'); in my pages/_app.jsx file. That explains everything. _facepalm_
Same error. How to fix?
Installing aws-sdk for front is not solution 😆
For Google stumblers; I ran into this when importing bcrypt into one of my API routes (Next 9) -- something to do with the C++ lib dependency. I replaced with bcryptjs which is a pure JS solution (slower 🤷♂️)
@madebyfen is there a reason to run bcrypt in browser? Anything on Frontend is by definition not safe.
This is a backend service running via Next 9's API routes. Interestingly, bcrypt was working fine when running the project using now dev.
I'm having the exact same issue, I cannot use packages with native code. First it complained about bcrypt and then pg. :(
@johanbaath I'm having the same problem. First bcrypt (I switched to bcryptjs) and now mssql... which is weird because my project uses pg!
@Madebyfen I'm also using Next 9 for API routes. Similarly for me, everything works fine when I run next or now dev. But when I run next build it freaks out.
> next build
Creating an optimized production build ...
Failed to compile.
./node_modules/knex/lib/dialects/mssql/index.js
Module not found: Can't resolve 'mssql' in '/Users/toiye/workspace/improve/node_modules/knex/lib/dialects/mssql'
> Build error occurred
Error: > Build failed because of webpack errors
at build (/Users/toiye/workspace/improve/node_modules/next/dist/build/index.js:6:847)
at process._tickCallback (internal/process/next_tick.js:68:7)
At first I thought it was because I put all my implementation into /src/components so that /pages only holds dumb import/export statements. But now I'm wondering if it's something basic about how the API routes work now that they're pages.
At first I thought it was because I put all my implementation into /src/components so that /pages only holds dumb import/export statements. But now I'm wondering if it's something basic about how the API routes work now that they're pages.
You can put your code wherever you like; your 'pages' are more like 'routes' (I think that's the current approach from what I've read around the internets) so your approach is sound. It smells to me like there's some discrepancy in Next dev/prod build configs which means Next prod doesn't like some Node packages, even if they're used for API routes. I solely develop with now dev currently, because Next can't pick up Now ~environment variables~ secrets etc. so I'm assuming there are also some slight differences with Now's Next builder.
I've read in a few places that I should be specifying webpack externals for those libraries. But I'm not sure how to do that. Someone linked a next.config.js with an example but I don't know what to change to get it working.
https://gist.github.com/cj/d791c0bd7d52c1e40ccfcdba4283c909#file-next-config-js-L58-L65
@toiye thanks to your earlier posts I stumbled here with the same issue and figured out this to get my builds succeeding:
module.exports = {
webpack: (config, { isServer }) => {
if (isServer) {
// Possible drivers for knex - IGNORE
config.externals.push(/m[sy]sql|oracle|pg-.+|sqlite\d?/i);
}
}
}
That's awesome to hear! I figured out that I can get past that error by using this:
webpack: (webpackConfig, { defaultLoaders, isServer, buildId }) => {
return merge(webpackConfig, {
externals: {
mssql: 'mssql',
},
})
},
But then I just hit a similar error caused by something else.
Module not found: Can't resolve 'jimp' in '/Users/toiye/workspace/improve/node_modules/amp-toolbox-optimizer/lib/transformers'
Which is referenced in #7894 but not sure what to do about that yet. Upgrading to the canary version (9.0.4-canary.5) didn't seem to fix it.
I also hit the 'jimp' error, assumed that AMP was related to client-side, and also assumed Next has its own webpack externals for the client. by narrowing with the isServer check, it was able to build.
https://github.com/zeit/next.js/issues/4940#issuecomment-521872652
This overrides all Next.js externals. You should not add this.
@timneutkens But if I do the isServer check it's ok?
I know this isn't the right place for this discussion, but if anyone could help out in Spectrum, I found an identical open question there to continue.
https://spectrum.chat/next-js/general/has-anyone-seen-this-build-issue-before-seems-like-a-webpack-thing~609872f7-7ad3-418b-a4fe-ad0ffc23c867
Dose anyone know how to solve this error?
This might not because of dependencies or next.config.js but because of your environment, IDE or something not related with your code or node packages - my project had same issue, but it built successfully in other desktop which using same node version(8.15.1).
I'm not sure what's the difference, but it's likely to the development environment cause this issue.
Just in case someone else is affected: this caused the problem for me.
I also got the weird "aws-sdk" from node-gyp, and tried all the node externals already mentioned.
import {dynamic} from 'next'
When the correct import is import dynamic from 'next/dynamic'.
Same with Head, and so on.
So careful even when using strictly Next.js, specially if your IDE like VS Code is autoimporting for you.
This happened today with Next.js version 9.0.5. Hope this helps others.
Went through every dependency, tried all the webpack external stuff ( only to get new errors)... I was only able to build successfully after I deleted my next.config.js
Hey there, I was facing the same issue and it was like @timneutkens said, you can not run nodejs only libraries or dependencies for those, in a page or even in a component.. so I was using bcrypt in a service file and I think bcrypt use aws-sdk as dependency.
My solution
Move those libraries from your files that are not in the /api folder
Most helpful comment
For Google stumblers; I ran into this when importing
bcryptinto one of my API routes (Next 9) -- something to do with the C++ lib dependency. I replaced withbcryptjswhich is a pure JS solution (slower 🤷♂️)