Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

FYI: module build fail on node v8.x #113

Closed
nxhack opened this issue Sep 15, 2017 · 2 comments
Closed

FYI: module build fail on node v8.x #113

nxhack opened this issue Sep 15, 2017 · 2 comments

Comments

@nxhack
Copy link
Owner

nxhack commented Sep 15, 2017

"make V=w" catch

module.js:473
      throw err;
      ^

TypeError: assertEncoding is not a function
    at getOptions (fs.js:81:5)
    at Object.realpathSync (fs.js:1584:15)
    at toRealPath (module.js:154:13)
    at Function.Module._findPath (module.js:203:22)
    at Function.Module._resolveFilename (module.js:525:25)
    at Function.Module._load (module.js:453:25)
    at Function.Module.runMain (module.js:665:10)
    at startup (bootstrap_node.js:201:16)
    at bootstrap_node.js:626:3

"make V=s" work well

stderr redirection breaks require : nodejs/node#11257

@nxhack nxhack changed the title FYI: module build fail at node v8.x FYI: module build fail on node v8.x Sep 15, 2017
@nxhack
Copy link
Owner Author

nxhack commented Sep 28, 2017

This issue seems to occur only in the LEDE-head, LEDE 17.01 is fine.

@nxhack
Copy link
Owner Author

nxhack commented Oct 25, 2017

This problem was solved. close

@nxhack nxhack closed this as completed Oct 25, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant