Skip to content

[Windows] Build Node.js from sources #1457

Closed
@ghost

Description

  • Node.js Version: git master
  • OS: windows
  • Scope: build
C:\node> call vcbuild.bat

Looking for Python 2.x
Looking for NASM
Looking for Visual Studio 2017
Found MSVS version 15.0
Could Not Find C:\node\.tmp_gyp_configure_stamp
Could Not Find C:\node\.gyp_configure_stamp
configure  --with-pch --dest-cpu=x64
  File "configure", line 1578
    os.chmod('config.status', 0775)
                                 ^
SyntaxError: invalid token

Why does this error occur? Is it a problem with MSVS 15.0?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions