Skip to content

An example showing how v 1.0.0 of sandboxed-module and v 3.0.2 of graceful-fs collide

Notifications You must be signed in to change notification settings

robrich/sandboxed-module-graceful-fs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is an example project showing how v 1.0.0 of sandboxed-module and v.3.0.2 of graceful-fs collide.

Note that the tests fail with ENOENT, no such file or directory 'path/to/this/project/constants' on line 262 of sandboxed_module.js

Causes:

Result:

ENOENT, no such file or directory '/path/to/this/project/constants' on line 262 of sandboxed_module.js

Note that sandboxed-module v 0.3.0 doesn't error in this way. Note that graceful-fs has required the missing constants package since the beginning.

About

An example showing how v 1.0.0 of sandboxed-module and v 3.0.2 of graceful-fs collide

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published