我正在用以下configuration构build节点sass:
Windows 10 64位
节点v4.4.3 LTS 64bit
node-sass 0.3.6
Visual Studio 2015
我从git克隆了节点repo并将src添加到PATH,但是我仍然遇到这些错误:
“C:UsersaProjectPlatformnode_modulesnode-sassbuildbinding.sln”(默认目标) (1) -> “C:UsersaProjectPlatformnode_modulesnode-sassbuildbinding.vcxproj.Metaproj”(default target) (2) -> “C:UsersaProjectPlatformnode_modulesnode-sassbuildbinding.vcxproj”(default target) (4) -> (ClCompile target) -> C:UsersaProjectPlatformnode_modulesnode-sassnode_modulesnannan.h(23): Fatal error C1083: Cannot open include file: 'node_version.h': No such file or directory (compiling source file ..srcbinding.cpp) [C:UsersaProjectP latformnode_modulesnode-sassbuildbinding.vcxproj] C:UsersaProjectPlatformnode_modulesnode-sassnode_modulesnannan.h(23): Fatal error C1083: Cannot open include file: 'node_version.h': No such file or directory (compiling source file ..srccreate_string.cpp) [C:UsersaPro jectPlatformnode_modulesnode-sassbuildbinding.vcxproj] C:UsersaProjectPlatformnode_modulesnode-sassnode_modulesnannan.h(23): Fatal error C1083: Cannot open include file: 'node_version.h': No such file or directory (compiling source file ..srccustom_importer_bridge.cpp) [C:Use rsaProjectPlatformnode_modulesnode-sassbuildbinding.vcxproj] C:UsersaProjectPlatformnode_modulesnode-sassnode_modulesnannan.h(23): Fatal error C1083: Cannot open include file: 'node_version.h': No such file or directory (compiling source file ..srccustom_function_bridge.cpp) [C:Use rsaProjectPlatformnode_modulesnode-sassbuildbinding.vcxproj] C:UsersaProjectPlatformnode_modulesnode-sassnode_modulesnannan.h(23): Fatal error C1083: Cannot open include file: 'node_version.h': No such file or directory (compiling source file ..srcsass_typescolor.cpp) [C:Usersa ProjectPlatformnode_modulesnode-sassbuildbinding.vcxproj] C:UsersaProjectPlatformnode_modulesnode-sassnode_modulesnannan.h(23): Fatal error C1083: Cannot open include file: 'node_version.h': No such file or directory (compiling source file ..srcsass_typesboolean.cpp) [C:UsersaProjectPlatformnode_modulesnode-sassbuildbinding.vcxproj] C:UsersaProjectPlatformnode_modulesnode-sassnode_modulesnannan.h(23): Fatal error C1083: Cannot open include file: 'node_version.h': No such file or directory (compiling source file ..srcsass_typeserror.cpp) [C:Usersa ProjectPlatformnode_modulesnode-sassbuildbinding.vcxproj] C:UsersaProjectPlatformnode_modulesnode-sassnode_modulesnannan.h(23): Fatal error C1083: Cannot open include file: 'node_version.h': No such file or directory (compiling source file ..srcsass_typesfactory.cpp) [C:UsersaProjectPlatformnode_modulesnode-sassbuildbinding.vcxproj] C:UsersaProjectPlatformnode_modulesnode-sassnode_modulesnannan.h(23): Fatal error C1083: Cannot open include file: 'node_version.h': No such file or directory (compiling source file ..srcsass_typeslist.cpp) [C:UsersaP rojectPlatformnode_modulesnode-sassbuildbinding.vcxproj] C:UsersaProjectPlatformnode_modulesnode-sassnode_modulesnannan.h(23): Fatal error C1083: Cannot open include file: 'node_version.h': No such file or directory (compiling source file ..srcsass_typesmap.cpp) [C:UsersaPr ojectPlatformnode_modulesnode-sassbuildbinding.vcxproj] C:UsersaProjectPlatformnode_modulesnode-sassnode_modulesnannan.h(23): Fatal error C1083: Cannot open include file: 'node_version.h': No such file or directory (compiling source file ..srcsass_typesnull.cpp) [C:UsersaP rojectPlatformnode_modulesnode-sassbuildbinding.vcxproj] C:UsersaProjectPlatformnode_modulesnode-sassnode_modulesnannan.h(23): Fatal error C1083: Cannot open include file: 'node_version.h': No such file or directory (compiling source file ..srcsass_typesnumber.cpp) [C:Usersa ProjectPlatformnode_modulesnode-sassbuildbinding.vcxproj] C:UsersaProjectPlatformnode_modulesnode-sassnode_modulesnannan.h(23): Fatal error C1083: Cannot open include file: 'node_version.h': No such file or directory (compiling source file ..srcsass_typesstring.cpp) [C:Usersa ProjectPlatformnode_modulesnode-sassbuildbinding.vcxproj] C:UsersaProjectPlatformnode_modulesnode-sassnode_modulesnannan.h(23): Fatal error C1083: Cannot open include file: 'node_version.h': No such file or directory (compiling source file ..srcsass_context_wrapper.cpp) [C:Users aProjectPlatformnode_modulesnode-sassbuildbinding.vcxproj]
pySerial – 有没有办法一次select多个端口?
使用Python,如何在Windows上移除给定文件规格(例如“* .obj”)的文件?
将数组拆分为C / C ++中的块
油漆桶光标?
Node.js不在Windows 7中运行HelloWorld程序
捕捉屏幕的替代方法? (c ++,windows操作系统)
在SWT中获取Active Shell,即使Shell不在焦点
在命令行中启动脚本时导入模块
UnboundLocalError:赋值之前引用的局部variables“full_path”
Python是否有一个8K字节的长文件I / Ocaching?
版权声明:本文内容由互联网用户自发贡献,该文观点与技术仅代表作者本人。本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如发现本站有涉嫌侵权/违法违规的内容, 请发送邮件至 [email protected] 举报,一经查实,本站将立刻删除。