node-eval icon indicating copy to clipboard operation
node-eval copied to clipboard

Module not found: Error: Cannot resolve module 'module'

Open KangdaOOLin opened this issue 9 years ago • 0 comments

nodejs version

6.9.1

npm version

3.10.8

issue description

when I use the module eval, the nodejs report the error:

ERROR in ./~/require-like/lib/require-like.js
Module not found: Error: Cannot resolve module 'module' in F:\projects\businessmap-app\node_modules\require-like\lib
 @ ./~/require-like/lib/require-like.js 1:13-30

KangdaOOLin avatar Jan 10 '17 10:01 KangdaOOLin