cannot resolve main script if -r options specified, flag with value specified and main script file path contains only file name.
Navigation Menu
{{ message }}
- Notifications You must be signed in to change notification settings
- Fork 35.1k
Closed
Description
opened
on May 13, 2015iojs --expose_debug_as=v8debug -r ./p.js file.js
module.js:339
throw err;
^
Error: Cannot find module 'file.js'
Works correctly, if "--expose_debug_as=v8debug " is not specified.
Test project (files file.js and p.js) — https://dl.dropboxusercontent.com/u/43511007/s/test.zip
Metadata
Metadata
Assignees
No one assigned
Type
No type
Projects
No projects
Milestone
No milestone
Relationships
None yet
Development
No branches or pull requests
Issue actions