
我正在用以下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_@R_403_5565@er_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?
总结以上是内存溢出为你收集整理的编译节点sass失败,因找不到node_version.h全部内容,希望文章能够帮你解决编译节点sass失败,因找不到node_version.h所遇到的程序开发问题。
如果觉得内存溢出网站内容还不错,欢迎将内存溢出网站推荐给程序员好友。
欢迎分享,转载请注明来源:内存溢出
微信扫一扫
支付宝扫一扫
评论列表(0条)