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

ERROR in ./node_modules/require-like/lib/require-like.js Module not found: Error: Can't resolve 'module' in '/<app>/node_modules/require-like/lib'

Open tansaku opened this issue 4 years ago • 1 comments

I'm getting this error:

ERROR in ./node_modules/require-like/lib/require-like.js
Module not found: Error: Can't resolve 'module' in '/Users/samueljoseph/Documents/Github/neurogrid/paironauts/node_modules/require-like/lib'

in node v16.3.0 on OSX 11.4 ... I get the same on node v14.17.0 ... maybe we need to lock to particular version of require-like?

tansaku avatar Jul 15 '21 09:07 tansaku

@tansaku have you even found the fix for that?

cezarsmpio avatar Mar 30 '23 23:03 cezarsmpio