Skip to content

Commit

Permalink
<uv.h> is not bundled with node with FreeBSD ports
Browse files Browse the repository at this point in the history
../node_modules/nan/nan.h:55:10: fatal error: 'uv.h' file not found
  • Loading branch information
saper committed Apr 27, 2020
1 parent 95859f5 commit 500548f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .cirrus.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ freebsd_build_task:
env:
GH_API_TOKEN: ENCRYPTED[5e482f417304528148bb96eca8d030eacd6ab9972d482485fc4d42907283b995f658b351e0676e9493a37d815398f541]
SKIP_SASS_BINARY_DOWNLOAD_FOR_CI: yes
CPPFLAGS: -I/usr/local/include

prepare_script:
- pkg -R .cirrus/pkg/repos update -f;
Expand Down

0 comments on commit 500548f

Please sign in to comment.