Code Monkey home page Code Monkey logo

gatsby-simplefolio's People

Contributors

cobiwave avatar jacobo-martinez avatar jamescockayne avatar klf006 avatar sophiabrandt avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

gatsby-simplefolio's Issues

Add multiple images for each project

Can a feature for adding multiple images for each project be implemented? It could use something like a carousel, I tried to get it to work but haven't had any good results yet. I know it would be pretty simple for someone knowledgable with Gatsby.

Use copyright somewhere else

Hey!
Awesome boilerplate. Not really an issue but.. I'm a new front end developer and I'm using your boilerplate.
Can acknowledge you © claim somewhere else in my source code than the footer? Is that okay?

Meta Tag mockData not working

Hi @cobidev

I just set up my portfolio with gatsby simplefolio but I am running into an issue where the meta description is still rendering "Lorem Ipsum..." even though i changed the info in the data.js file.

I tried deleting the placeholder "Lorem Ipsum" from everywhere in the project as well as editing the React Helmet tags in index.js directly but this is still what pops up when i try to link my portfolio on linkedin.

It is hosted on Netlify here: https://summercook-dev.netlify.app/
And the repo is here: https://github.com/summer-cook/my-portfolio

I also tried to run
$ gatsby clean

& uninstalled/reinstalled node modules.

Is there something I am missing? Thank you!

Screen Shot 2021-01-19 at 7 54 18 AM

Contact cta button not working after adding email

Using Windows 10. After filling out the data.js file, when I click on the "let's talk" button, a new blank chrome tab opens, and nothing else happens. If click the button in Firefox, a chrome window opens. Do I need to do something to get it to work as intended? Thanks for your help.

Great project btw. The code and the site look wonderful.

website display on load

i've noticed during the initial load up of the webpage, it displays the text information that is included in the template and then about after 2-3 seconds, it reloads to the text that I input. is there anyway to fix this?

Fontawesome icons for whatsapp / email / phone etc. don't load in production

Hi,

I'm using AWS amplify to build and host something based on this template. I don't seem to be able to get the fontawesome icons to work in the footer, and I'm unsure why. They work when using npm run develop but not on the live site after build.

icons

Should look like this (as they do in npm run develop)

icons2

Any ideas? Apprecaite any pointers, thanks.

`Can't resolve 'react-transition-group/Transition'`on running server

Full log ➜ ~/js_projects/gatsby-simplefolio git:(master) ✗ gatsby develop info We're shipping new features! For final testing, we're rolling them out first to a small % of Gatsby users and your site was automatically chosen as one of them. With your help, we'll then release them to everyone in the next minor release.

We greatly appreciate your help testing the change. Please report any feedback good or bad in the umbrella issue. If you do encounter problems, please disable the flag by setting it to false in your
gatsby-config.js like:

flags: {
THE_FLAG: false
}

The following flags were automatically enabled on your site:

  • DEV_SSR · (Umbrella Issue (https://gatsby.dev/dev-ssr-feedback)) · Server Side Render (SSR) pages on full reloads during develop. Helps you detect SSR bugs and fix them without needing to do full builds.

success open and validate gatsby-configs - 0.163s
success load plugins - 1.373s
success onPreInit - 0.048s
success initialize cache - 0.020s
success copy gatsby files - 0.056s
success onPreBootstrap - 0.022s
success createSchemaCustomization - 0.019s
success Checking for changed pages - 0.002s
success source and transform nodes - 0.100s
success building schema - 0.377s
info Total nodes: 45, SitePage nodes: 1 (use --verbose for breakdown)
success createPages - 0.004s
success Checking for changed pages - 0.001s
success createPagesStatefully - 0.077s
success update schema - 0.028s
success write out redirect data - 0.004s
success Build manifest and related icons - 0.569s
success onPostBootstrap - 0.575s
info bootstrap finished - 6.528s
success onPreExtractQueries - 0.002s
success extract queries from components - 0.560s
success write out requires - 0.005s
warn You can't use childImageSharp together with favicon.svg — use publicURL instead. The childImageSharp portion of the query in this file will return null:
undefined
warn You can't use childImageSharp together with for_site.svg — use publicURL instead. The childImageSharp portion of the query in this file will return null:
undefined
warn You can't use childImageSharp together with index.js — use publicURL instead. The childImageSharp portion of the query in this file will return null:
undefined
warn You can't use childImageSharp together with 404.js — use publicURL instead. The childImageSharp portion of the query in this file will return null:
undefined
warn You can't use childImageSharp together with favicon.svg — use publicURL instead. The childImageSharp portion of the query in this file will return null:
undefined
warn You can't use childImageSharp together with for_site.svg — use publicURL instead. The childImageSharp portion of the query in this file will return null:
undefined
warn You can't use childImageSharp together with index.js — use publicURL instead. The childImageSharp portion of the query in this file will return null:
undefined
warn You can't use childImageSharp together with 404.js — use publicURL instead. The childImageSharp portion of the query in this file will return null:
undefined
success run static queries - 0.223s - 2/2 8.98/s
success run page queries - 0.042s - 3/3 71.13/s

ERROR #98124 WEBPACK

Generating development SSR bundle failed

Can't resolve 'react-transition-group/Transition' in '/home/nacknime/js_projects/gatsby-simplefolio/node_modules/react-bootstrap/esm'

If you're trying to use a package make sure that 'react-transition-group/Transition' is installed. If you're trying to use a local file make sure that the path is correct.

File: node_modules/react-bootstrap/esm/Fade.js

ERROR #98124 WEBPACK

Generating development SSR bundle failed

Can't resolve 'react-transition-group/Transition' in '/home/nacknime/js_projects/gatsby-simplefolio/node_modules/react-bootstrap/esm'

If you're trying to use a package make sure that 'react-transition-group/Transition' is installed. If you're trying to use a local file make sure that the path is correct.

File: node_modules/react-bootstrap/esm/Collapse.js

ERROR #98124 WEBPACK

Generating development SSR bundle failed

Can't resolve 'react-transition-group/Transition' in '/home/nacknime/js_projects/gatsby-simplefolio/node_modules/react-bootstrap/esm'

If you're trying to use a package make sure that 'react-transition-group/Transition' is installed. If you're trying to use a local file make sure that the path is correct.

File: node_modules/react-bootstrap/esm/Carousel.js

not finished Building development bundle - 5.786s

ERROR

Images not Working

Hi @cobidev, I want to thank you for building this. I was able to build my portfolio, including images, and it all worked when I used gatsby develop to preview it. However, when I build it and published it to Github Pages via the gatsby build --prefix-paths && gh-pages -d public -b master command (from the docs) the only image that appears is the project.jpg file. I am not familiar with gatsby, so this could be a problem with the images folder, or the png or jpeg extensions, or just my build. The repo is here and the site is gideon357.github.io. Any help is much appreciated 😄 !

Thanks,
@gideon357

Snippet not changing!

So I have made my portfolio with this which is working fine. But one issue. When I post my portfolio link to a message or e-mail, the snippet shows "my name is your name and i am the unknown developer....lorem ipsum etc..." which I have modified both in the data.js and main files. Can you tell me how to fix that? Do you want to take a look at the code?

Having trouble pushing code to github in order to create my own Portfolio. Please help

After making the necessary changes to the starter template, and trying to host it on either Github Pages or Netlify, I receive the same errors at the command line which prevent me from doing so:

" Some of your tasks use git add command. Please remove it from the config since all modifications made by tasks will be automatically added to the git commit index."

After continuing the process, I receive this error: "Running tasks for *.+(json|css|md) [failed]", which loops and never ends.

Has anyone else faced this problem? Are there files that I should omit or edit? PLEASE HELP me as I would love to use this portfolio template. Thanks in advance!

error in npm run develop

USER@LAPTOP-A8RM9C82 MINGW64 ~/Downloads/gatsby-simplefolio-master
$ npm run develop

[email protected] develop
gatsby develop

success open and validate gatsby-configs - 0.067s

ERROR

Error in "C:\Users\USER\Downloads\gatsby-simplefolio-master\node_modules\gatsby-transformer-sharp\gatsby-node.js":
Something went wrong installing the "sharp" module

Cannot find module '../build/Release/sharp.node'
Require stack:

  • C:\Users\USER\Downloads\gatsby-simplefolio-master\node_modules\sharp\lib\constructor.js

  • C:\Users\USER\Downloads\gatsby-simplefolio-master\node_modules\sharp\lib\index.js

  • C:\Users\USER\Downloads\gatsby-simplefolio-master\node_modules\gatsby-plugin-sharp\safe-sharp.js

  • C:\Users\USER\Downloads\gatsby-simplefolio-master\node_modules\gatsby-plugin-sharp\index.js

  • C:\Users\USER\Downloads\gatsby-simplefolio-master\node_modules\gatsby-transformer-sharp\customize-schema.js

  • C:\Users\USER\Downloads\gatsby-simplefolio-master\node_modules\gatsby-transformer-sharp\gatsby-node.js

  • C:\Users\USER\Downloads\gatsby-simplefolio-master\node_modules\gatsby\dist\bootstrap\resolve-module-exports.js

  • C:\Users\USER\Downloads\gatsby-simplefolio-master\node_modules\gatsby\dist\bootstrap\load-plugins\validate.js

  • C:\Users\USER\Downloads\gatsby-simplefolio-master\node_modules\gatsby\dist\bootstrap\load-plugins\load.js

  • C:\Users\USER\Downloads\gatsby-simplefolio-master\node_modules\gatsby\dist\bootstrap\load-plugins\index.js

  • C:\Users\USER\Downloads\gatsby-simplefolio-master\node_modules\gatsby\dist\services\initialize.js

  • C:\Users\USER\Downloads\gatsby-simplefolio-master\node_modules\gatsby\dist\services\index.js

  • C:\Users\USER\Downloads\gatsby-simplefolio-master\node_modules\gatsby\dist\bootstrap\index.js

  • C:\Users\USER\Downloads\gatsby-simplefolio-master\node_modules\gatsby\dist\commands\develop-process.js

  • C:\Users\USER\Downloads\gatsby-simplefolio-master.cache\tmp-18492-Ui67KyqyqIVV

  • Run "npm rebuild --verbose sharp" and look for errors

  • Consult the installation documentation at https://sharp.pixelplumbing.com/install

  • Search for this error at https://github.com/lovell/sharp/issues

    Error: Something went wrong installing the "sharp" module
    Cannot find module '../build/Release/sharp.node'
    Require stack:

    • C:\Users\USER\Downloads\gatsby-simplefolio-master\node_modules\sharp\lib\constructor.js

    • C:\Users\USER\Downloads\gatsby-simplefolio-master\node_modules\sharp\lib\index.js

    • C:\Users\USER\Downloads\gatsby-simplefolio-master\node_modules\gatsby-plugin-sharp\safe-sharp.js

    • C:\Users\USER\Downloads\gatsby-simplefolio-master\node_modules\gatsby-plugin-sharp\index.js

    • C:\Users\USER\Downloads\gatsby-simplefolio-master\node_modules\gatsby-transformer-sharp\customize-schema.js

    • C:\Users\USER\Downloads\gatsby-simplefolio-master\node_modules\gatsby-transformer-sharp\gatsby-node.js

    • C:\Users\USER\Downloads\gatsby-simplefolio-master\node_modules\gatsby\dist\bootstrap\resolve-module-exports.js

    • C:\Users\USER\Downloads\gatsby-simplefolio-master\node_modules\gatsby\dist\bootstrap\load-plugins\validate.js

    • C:\Users\USER\Downloads\gatsby-simplefolio-master\node_modules\gatsby\dist\bootstrap\load-plugins\load.js

    • C:\Users\USER\Downloads\gatsby-simplefolio-master\node_modules\gatsby\dist\bootstrap\load-plugins\index.js

    • C:\Users\USER\Downloads\gatsby-simplefolio-master\node_modules\gatsby\dist\services\initialize.js

    • C:\Users\USER\Downloads\gatsby-simplefolio-master\node_modules\gatsby\dist\services\index.js

    • C:\Users\USER\Downloads\gatsby-simplefolio-master\node_modules\gatsby\dist\bootstrap\index.js

    • C:\Users\USER\Downloads\gatsby-simplefolio-master\node_modules\gatsby\dist\commands\develop-process.js

    • C:\Users\USER\Downloads\gatsby-simplefolio-master.cache\tmp-18492-Ui67KyqyqIVV

    • Run "npm rebuild --verbose sharp" and look for errors

    • Consult the installation documentation at https://sharp.pixelplumbing.com/install

    • Search for this error at https://github.com/lovell/sharp/issues

    • constructor.js:34 Object.
      [gatsby-simplefolio-master]/[sharp]/lib/constructor.js:34:9

    • v8-compile-cache.js:178 Module._compile
      [gatsby-simplefolio-master]/[gatsby]/[v8-compile-cache]/v8-compile-cache.js:178:30

    • loader:1131 Object.Module._extensions..js
      node:internal/modules/cjs/loader:1131:10

    • loader:967 Module.load
      node:internal/modules/cjs/loader:967:32

    • loader:807 Function.Module._load
      node:internal/modules/cjs/loader:807:14

    • loader:991 Module.require
      node:internal/modules/cjs/loader:991:19

    • v8-compile-cache.js:159 require
      [gatsby-simplefolio-master]/[gatsby]/[v8-compile-cache]/v8-compile-cache.js:159:20

    • index.js:3 Object.
      [gatsby-simplefolio-master]/[sharp]/lib/index.js:3:15

    • v8-compile-cache.js:178 Module._compile
      [gatsby-simplefolio-master]/[gatsby]/[v8-compile-cache]/v8-compile-cache.js:178:30

    • loader:1131 Object.Module._extensions..js
      node:internal/modules/cjs/loader:1131:10

    • loader:967 Module.load
      node:internal/modules/cjs/loader:967:32

    • loader:807 Function.Module._load
      node:internal/modules/cjs/loader:807:14

    • loader:991 Module.require
      node:internal/modules/cjs/loader:991:19

    • v8-compile-cache.js:159 require
      [gatsby-simplefolio-master]/[gatsby]/[v8-compile-cache]/v8-compile-cache.js:159:20

    • safe-sharp.js:127 Object.
      [gatsby-simplefolio-master]/[gatsby-plugin-sharp]/safe-sharp.js:127:11

    • v8-compile-cache.js:178 Module._compile
      [gatsby-simplefolio-master]/[gatsby]/[v8-compile-cache]/v8-compile-cache.js:178:30

not finished load plugins - 1.291s
npm ERR! code 1
npm ERR! path C:\Users\USER\Downloads\gatsby-simplefolio-master
npm ERR! command failed
npm ERR! command C:\WINDOWS\system32\cmd.exe /d /s /c "gatsby develop"

npm ERR! A complete log of this run can be found in:
npm ERR! C:\Users\USER\AppData\Local\npm-cache_logs\2021-01-15T06_15_07_200Z-debug.log

USER@LAPTOP-A8RM9C82 MINGW64 ~/Downloads/gatsby-simplefolio-master
$ npm start

[email protected] start
npm run develop

[email protected] develop
gatsby develop

success open and validate gatsby-configs - 0.034s

ERROR

Error in "C:\Users\USER\Downloads\gatsby-simplefolio-master\node_modules\gatsby-transformer-sharp\gatsby-node.js":
Something went wrong installing the "sharp" module

Cannot find module '../build/Release/sharp.node'
Require stack:

  • C:\Users\USER\Downloads\gatsby-simplefolio-master\node_modules\sharp\lib\constructor.js

  • C:\Users\USER\Downloads\gatsby-simplefolio-master\node_modules\sharp\lib\index.js

  • C:\Users\USER\Downloads\gatsby-simplefolio-master\node_modules\gatsby-plugin-sharp\safe-sharp.js

  • C:\Users\USER\Downloads\gatsby-simplefolio-master\node_modules\gatsby-plugin-sharp\index.js

  • C:\Users\USER\Downloads\gatsby-simplefolio-master\node_modules\gatsby-transformer-sharp\customize-schema.js

  • C:\Users\USER\Downloads\gatsby-simplefolio-master\node_modules\gatsby-transformer-sharp\gatsby-node.js

  • C:\Users\USER\Downloads\gatsby-simplefolio-master\node_modules\gatsby\dist\bootstrap\resolve-module-exports.js

  • C:\Users\USER\Downloads\gatsby-simplefolio-master\node_modules\gatsby\dist\bootstrap\load-plugins\validate.js

  • C:\Users\USER\Downloads\gatsby-simplefolio-master\node_modules\gatsby\dist\bootstrap\load-plugins\load.js

  • C:\Users\USER\Downloads\gatsby-simplefolio-master\node_modules\gatsby\dist\bootstrap\load-plugins\index.js

  • C:\Users\USER\Downloads\gatsby-simplefolio-master\node_modules\gatsby\dist\services\initialize.js

  • C:\Users\USER\Downloads\gatsby-simplefolio-master\node_modules\gatsby\dist\services\index.js

  • C:\Users\USER\Downloads\gatsby-simplefolio-master\node_modules\gatsby\dist\bootstrap\index.js

  • C:\Users\USER\Downloads\gatsby-simplefolio-master\node_modules\gatsby\dist\commands\develop-process.js

  • C:\Users\USER\Downloads\gatsby-simplefolio-master.cache\tmp-10784-Hy8ZaQyNfCfG

  • Run "npm rebuild --verbose sharp" and look for errors

  • Consult the installation documentation at https://sharp.pixelplumbing.com/install

  • Search for this error at https://github.com/lovell/sharp/issues

    Error: Something went wrong installing the "sharp" module
    Cannot find module '../build/Release/sharp.node'
    Require stack:

    • C:\Users\USER\Downloads\gatsby-simplefolio-master\node_modules\sharp\lib\constructor.js

    • C:\Users\USER\Downloads\gatsby-simplefolio-master\node_modules\sharp\lib\index.js

    • C:\Users\USER\Downloads\gatsby-simplefolio-master\node_modules\gatsby-plugin-sharp\safe-sharp.js

    • C:\Users\USER\Downloads\gatsby-simplefolio-master\node_modules\gatsby-plugin-sharp\index.js

    • C:\Users\USER\Downloads\gatsby-simplefolio-master\node_modules\gatsby-transformer-sharp\customize-schema.js

    • C:\Users\USER\Downloads\gatsby-simplefolio-master\node_modules\gatsby-transformer-sharp\gatsby-node.js

    • C:\Users\USER\Downloads\gatsby-simplefolio-master\node_modules\gatsby\dist\bootstrap\resolve-module-exports.js

    • C:\Users\USER\Downloads\gatsby-simplefolio-master\node_modules\gatsby\dist\bootstrap\load-plugins\validate.js

    • C:\Users\USER\Downloads\gatsby-simplefolio-master\node_modules\gatsby\dist\bootstrap\load-plugins\load.js

    • C:\Users\USER\Downloads\gatsby-simplefolio-master\node_modules\gatsby\dist\bootstrap\load-plugins\index.js

    • C:\Users\USER\Downloads\gatsby-simplefolio-master\node_modules\gatsby\dist\services\initialize.js

    • C:\Users\USER\Downloads\gatsby-simplefolio-master\node_modules\gatsby\dist\services\index.js

    • C:\Users\USER\Downloads\gatsby-simplefolio-master\node_modules\gatsby\dist\bootstrap\index.js

    • C:\Users\USER\Downloads\gatsby-simplefolio-master\node_modules\gatsby\dist\commands\develop-process.js

    • C:\Users\USER\Downloads\gatsby-simplefolio-master.cache\tmp-10784-Hy8ZaQyNfCfG

    • Run "npm rebuild --verbose sharp" and look for errors

    • Consult the installation documentation at https://sharp.pixelplumbing.com/install

    • Search for this error at https://github.com/lovell/sharp/issues

    • constructor.js:34 Object.
      [gatsby-simplefolio-master]/[sharp]/lib/constructor.js:34:9

    • v8-compile-cache.js:178 Module._compile
      [gatsby-simplefolio-master]/[gatsby]/[v8-compile-cache]/v8-compile-cache.js:178:30

    • loader:1131 Object.Module._extensions..js
      node:internal/modules/cjs/loader:1131:10

    • loader:967 Module.load
      node:internal/modules/cjs/loader:967:32

    • loader:807 Function.Module._load
      node:internal/modules/cjs/loader:807:14

    • loader:991 Module.require
      node:internal/modules/cjs/loader:991:19

    • v8-compile-cache.js:159 require
      [gatsby-simplefolio-master]/[gatsby]/[v8-compile-cache]/v8-compile-cache.js:159:20

    • index.js:3 Object.
      [gatsby-simplefolio-master]/[sharp]/lib/index.js:3:15

    • v8-compile-cache.js:178 Module._compile
      [gatsby-simplefolio-master]/[gatsby]/[v8-compile-cache]/v8-compile-cache.js:178:30

    • loader:1131 Object.Module._extensions..js
      node:internal/modules/cjs/loader:1131:10

    • loader:967 Module.load
      node:internal/modules/cjs/loader:967:32

    • loader:807 Function.Module._load
      node:internal/modules/cjs/loader:807:14

    • loader:991 Module.require
      node:internal/modules/cjs/loader:991:19

    • v8-compile-cache.js:159 require
      [gatsby-simplefolio-master]/[gatsby]/[v8-compile-cache]/v8-compile-cache.js:159:20

    • safe-sharp.js:127 Object.
      [gatsby-simplefolio-master]/[gatsby-plugin-sharp]/safe-sharp.js:127:11

    • v8-compile-cache.js:178 Module._compile
      [gatsby-simplefolio-master]/[gatsby]/[v8-compile-cache]/v8-compile-cache.js:178:30

not finished load plugins - 0.272s
npm ERR! code 1
npm ERR! path C:\Users\USER\Downloads\gatsby-simplefolio-master
npm ERR! command failed
npm ERR! command C:\WINDOWS\system32\cmd.exe /d /s /c "gatsby develop"

npm ERR! A complete log of this run can be found in:
npm ERR! C:\Users\USER\AppData\Local\npm-cache_logs\2021-01-15T06_16_10_617Z-debug.log
npm ERR! code 1
npm ERR! path C:\Users\USER\Downloads\gatsby-simplefolio-master
npm ERR! command failed
npm ERR! command C:\WINDOWS\system32\cmd.exe /d /s /c "npm run develop"

npm ERR! A complete log of this run can be found in:
npm ERR! C:\Users\USER\AppData\Local\npm-cache_logs\2021-01-15T06_16_10_954Z-debug.log

USER@LAPTOP-A8RM9C82 MINGW64 ~/Downloads/gatsby-simplefolio-master
$ npm rebuild --verbose sharp
npm verb cli [
npm verb cli 'C:\Program Files\nodejs\node.exe',
npm verb cli 'C:\Program Files\nodejs\node_modules\npm\bin\npm-cli.js',
npm verb cli 'rebuild',
npm verb cli '--verbose',
npm verb cli 'sharp'
npm verb cli ]
npm info using [email protected]
npm info using [email protected]
npm timing config:load:defaults Completed in 1ms
npm timing config:load:file:C:\Program Files\nodejs\node_modules\npm\npmrc Completed in 1ms
npm timing config:load:builtin Completed in 1ms
npm timing config:load:cli Completed in 2ms
npm timing config:load:env Completed in 0ms
npm timing config:load:file:C:\Users\USER\Downloads\gatsby-simplefolio-master.npmrc Completed in 0ms
npm timing config:load:project Completed in 1ms
npm timing config:load:file:C:\Users\USER.npmrc Completed in 0ms
npm timing config:load:user Completed in 0ms
npm timing config:load:file:C:\Users\USER\AppData\Roaming\npm\etc\npmrc Completed in 0ms
npm timing config:load:global Completed in 0ms
npm timing config:load:cafile Completed in 1ms
npm timing config:load:validate Completed in 0ms
npm timing config:load:setUserAgent Completed in 0ms
npm timing config:load:setEnvs Completed in 1ms
npm timing config:load Completed in 8ms
npm verb npm-session 94562c49b048a6d1
npm timing npm:load Completed in 64ms
npm timing arborist:ctor Completed in 1ms
npm timing arborist:ctor Completed in 0ms
npm timing build:queue Completed in 3ms
npm info run [email protected] install node_modules/sharp (node install/libvips && node install/dll-copy && prebuild-install --runtime=napi) || (node-gyp rebuild && node install/dll-copy)
npm info run [email protected] install { code: 1, signal: null }
npm timing command:rebuild Completed in 2349ms
npm verb stack Error: command failed
npm verb stack at ChildProcess. (C:\Program Files\nodejs\node_modules\npm\node_modules@npmcli\promise-spawn\index.js:64:27)
npm verb stack at ChildProcess.emit (node:events:329:20)
npm verb stack at maybeClose (node:internal/child_process:1055:16)
npm verb stack at Process.ChildProcess._handle.onexit (node:internal/child_process:288:5)
npm verb pkgid [email protected]
npm verb cwd C:\Users\USER\Downloads\gatsby-simplefolio-master
npm verb Windows_NT 10.0.19042
npm verb argv "C:\Program Files\nodejs\node.exe" "C:\Program Files\nodejs\node_modules\npm\bin\npm-cli.js" "rebuild" "--verbose" "sharp"
npm verb node v15.2.1
npm verb npm v7.0.8
npm ERR! code 1
npm ERR! path C:\Users\USER\Downloads\gatsby-simplefolio-master\node_modules\sharp
npm ERR! command failed
npm ERR! command C:\WINDOWS\system32\cmd.exe /d /s /c "(node install/libvips && node install/dll-copy && prebuild-install --runtime=napi) || (node-gyp rebuild && node install/dll-copy)"
npm ERR! info sharp Using existing vendored libvips v8.9.1
npm ERR! info sharp Creating C:\Users\USER\Downloads\gatsby-simplefolio-master\node_modules\sharp\build\Release
npm ERR! info sharp Copying DLLs from C:\Users\USER\Downloads\gatsby-simplefolio-master\node_modules\sharp\vendor\lib to C:\Users\USER\Downloads\gatsby-simplefolio-master\node_modules\sharp\build\Release
npm ERR! prebuild-install info begin Prebuild-install version 5.3.5
npm ERR! prebuild-install info install installing standalone, skipping download.
npm ERR! gyp info it worked if it ends with ok
npm ERR! gyp verb cli [
npm ERR! gyp verb cli 'C:\Program Files\nodejs\node.exe',
npm ERR! gyp verb cli 'C:\Users\USER\Downloads\gatsby-simplefolio-master\node_modules\node-gyp\bin\node-gyp.js',
npm ERR! gyp verb cli 'rebuild'
npm ERR! gyp verb cli ]
npm ERR! gyp info using [email protected]
npm ERR! gyp info using [email protected] | win32 | x64
npm ERR! gyp verb command rebuild []
npm ERR! gyp verb command clean []
npm ERR! gyp verb clean removing "build" directory
npm ERR! gyp verb command configure []
npm ERR! gyp verb check python checking for Python executable "python2" in the PATH
npm ERR! gyp verb which failed Error: not found: python2
npm ERR! gyp verb which failed at getNotFoundError (C:\Users\USER\Downloads\gatsby-simplefolio-master\node_modules\node-gyp\node_modules\which\which.js:13:12)
npm ERR! gyp verb which failed at F (C:\Users\USER\Downloads\gatsby-simplefolio-master\node_modules\node-gyp\node_modules\which\which.js:68:19)
npm ERR! gyp verb which failed at E (C:\Users\USER\Downloads\gatsby-simplefolio-master\node_modules\node-gyp\node_modules\which\which.js:80:29)
npm ERR! gyp verb which failed at C:\Users\USER\Downloads\gatsby-simplefolio-master\node_modules\node-gyp\node_modules\which\which.js:89:16
npm ERR! gyp verb which failed at C:\Users\USER\Downloads\gatsby-simplefolio-master\node_modules\isexe\index.js:42:5
npm ERR! gyp verb which failed at C:\Users\USER\Downloads\gatsby-simplefolio-master\node_modules\isexe\windows.js:36:5
npm ERR! gyp verb which failed at FSReqCallback.oncomplete (node:fs:191:21)
npm ERR! gyp verb which failed python2 Error: not found: python2
npm ERR! gyp verb which failed at getNotFoundError (C:\Users\USER\Downloads\gatsby-simplefolio-master\node_modules\node-gyp\node_modules\which\which.js:13:12)
npm ERR! gyp verb which failed at F (C:\Users\USER\Downloads\gatsby-simplefolio-master\node_modules\node-gyp\node_modules\which\which.js:68:19)
npm ERR! gyp verb which failed at E (C:\Users\USER\Downloads\gatsby-simplefolio-master\node_modules\node-gyp\node_modules\which\which.js:80:29)
npm ERR! gyp verb which failed at C:\Users\USER\Downloads\gatsby-simplefolio-master\node_modules\node-gyp\node_modules\which\which.js:89:16
npm ERR! gyp verb which failed at C:\Users\USER\Downloads\gatsby-simplefolio-master\node_modules\isexe\index.js:42:5
npm ERR! gyp verb which failed at C:\Users\USER\Downloads\gatsby-simplefolio-master\node_modules\isexe\windows.js:36:5
npm ERR! gyp verb which failed at FSReqCallback.oncomplete (node:fs:191:21) {
npm ERR! gyp verb which failed code: 'ENOENT'
npm ERR! gyp verb which failed }
npm ERR! gyp verb check python checking for Python executable "python" in the PATH
npm ERR! gyp verb which failed Error: not found: python
npm ERR! gyp verb which failed at getNotFoundError (C:\Users\USER\Downloads\gatsby-simplefolio-master\node_modules\node-gyp\node_modules\which\which.js:13:12)
npm ERR! gyp verb which failed at F (C:\Users\USER\Downloads\gatsby-simplefolio-master\node_modules\node-gyp\node_modules\which\which.js:68:19)
npm ERR! gyp verb which failed at E (C:\Users\USER\Downloads\gatsby-simplefolio-master\node_modules\node-gyp\node_modules\which\which.js:80:29)
npm ERR! gyp verb which failed at C:\Users\USER\Downloads\gatsby-simplefolio-master\node_modules\node-gyp\node_modules\which\which.js:89:16
npm ERR! gyp verb which failed at C:\Users\USER\Downloads\gatsby-simplefolio-master\node_modules\isexe\index.js:42:5
npm ERR! gyp verb which failed at C:\Users\USER\Downloads\gatsby-simplefolio-master\node_modules\isexe\windows.js:36:5
npm ERR! gyp verb which failed at FSReqCallback.oncomplete (node:fs:191:21)
npm ERR! gyp verb which failed python Error: not found: python
npm ERR! gyp verb which failed at getNotFoundError (C:\Users\USER\Downloads\gatsby-simplefolio-master\node_modules\node-gyp\node_modules\which\which.js:13:12)
npm ERR! gyp verb which failed at F (C:\Users\USER\Downloads\gatsby-simplefolio-master\node_modules\node-gyp\node_modules\which\which.js:68:19)
npm ERR! gyp verb which failed at E (C:\Users\USER\Downloads\gatsby-simplefolio-master\node_modules\node-gyp\node_modules\which\which.js:80:29)
npm ERR! gyp verb which failed at C:\Users\USER\Downloads\gatsby-simplefolio-master\node_modules\node-gyp\node_modules\which\which.js:89:16
npm ERR! gyp verb which failed at C:\Users\USER\Downloads\gatsby-simplefolio-master\node_modules\isexe\index.js:42:5
npm ERR! gyp verb which failed at C:\Users\USER\Downloads\gatsby-simplefolio-master\node_modules\isexe\windows.js:36:5
npm ERR! gyp verb which failed at FSReqCallback.oncomplete (node:fs:191:21) {
npm ERR! gyp verb which failed code: 'ENOENT'
npm ERR! gyp verb which failed }
npm ERR! gyp verb could not find "python". checking python launcher
npm ERR! gyp verb could not find "python". guessing location
npm ERR! gyp verb ensuring that file exists: C:\Python27\python.exe
npm ERR! gyp ERR! configure error
npm ERR! gyp ERR! stack Error: Can't find Python executable "python", you can set the PYTHON env variable.
npm ERR! gyp ERR! stack at PythonFinder.failNoPython (C:\Users\USER\Downloads\gatsby-simplefolio-master\node_modules\node-gyp\lib\configure.js:484:19)
npm ERR! gyp ERR! stack at PythonFinder. (C:\Users\USER\Downloads\gatsby-simplefolio-master\node_modules\node-gyp\lib\configure.js:509:16)
npm ERR! gyp ERR! stack at callback (C:\Users\USER\Downloads\gatsby-simplefolio-master\node_modules\graceful-fs\polyfills.js:295:20)
npm ERR! gyp ERR! stack at FSReqCallback.oncomplete (node:fs:191:21)
npm ERR! gyp ERR! System Windows_NT 10.0.19042
npm ERR! gyp ERR! command "C:\Program Files\nodejs\node.exe" "C:\Users\USER\Downloads\gatsby-simplefolio-master\node_modules\node-gyp\bin\node-gyp.js" "rebuild"
npm ERR! gyp ERR! cwd C:\Users\USER\Downloads\gatsby-simplefolio-master\node_modules\sharp
npm ERR! gyp ERR! node -v v15.2.1
npm ERR! gyp ERR! node-gyp -v v3.8.0
npm ERR! gyp ERR! not ok
npm verb exit 1
npm timing npm Completed in 5128ms

npm ERR! A complete log of this run can be found in:
npm ERR! C:\Users\USER\AppData\Local\npm-cache_logs\2021-01-15T06_16_30_238Z-debug.log

USER@LAPTOP-A8RM9C82 MINGW64 ~/Downloads/gatsby-simplefolio-master
$ npm start

[email protected] start
npm run develop

[email protected] develop
gatsby develop

npm ERR! path C:\Users\USER\Downloads\gatsby-simplefolio-master
npm ERR! path C:\Users\USER\Downloads\gatsby-simplefolio-master
npm ERR! command failed
npm ERR! signal SIGINT
npm ERR! command C:\WINDOWS\system32\cmd.exe /d /s /c "npm run develop"
npm ERR! command failed
npm ERR! signal SIGINT
npm ERR! command C:\WINDOWS\system32\cmd.exe /d /s /c "gatsby develop"

npm ERR! A complete log of this run can be found in:
npm ERR! C:\Users\USER\AppData\Local\npm-cache_logs\2021-01-15T06_19_21_266Z-debug.log

npm ERR! A complete log of this run can be found in:
npm ERR! C:\Users\USER\AppData\Local\npm-cache_logs\2021-01-15T06_19_21_260Z-debug.log

Deploying on github pages does not use custom infos from data.json

Hi, I'm trying to deploy on GitHub pages but whenever I do it what I see is being deployed is the starting content of the website but I'm not able to see any changes or images (even the default one). There are any known issues with GitHub pages? https://simone-lungarella.github.io/Beelab/ here you can see the deployed site, thanks for helping.

SOLVED: I solved the issue by removing ProjectContext and importing specific elements, I don't know why I had the issue but the solution is quite simple.

uuidv1()

Use uuidv4 or nanoid

nanoid is preferrable as it lighter

Or just pass index as 2nd param when mapping projects

using gif in projectsData

Using gif in projectsData img value generates error:

TypeError: Cannot read property 'fluid' of null

export const projectsData = [
{
id: uuidv1(),
img: 'rabbithopping.gif',

I understand it may not be designed to support a gif, but thought you may want to know.

See page displayed in browser window
gatsby-simplefolio-project-gif-error

and chrome console log,
gatsby-simplefolio-project-gif-error.log

Unable to deploy using netlify

Hello,

I keep reading about how easy it is to deploy using netlify. Unfortunately, whenever I have tried, it has never worked for me. :( It keeps failing due to some reason or another.

Attaching the failure build log. Could you please let me know what the issue here is?
netlify-build-failure.txt
?

4:40:47 PM: npm ERR! code 1
4:40:47 PM: npm ERR! path /opt/build/repo/node_modules/node-sass
4:40:47 PM: npm ERR! command failed
4:40:47 PM: npm ERR! command sh -c node scripts/build.js
4:40:47 PM: npm ERR! Building: /opt/buildhome/.nvm/versions/node/v16.10.0/bin/node /opt/build/repo/node_modules/node-gyp/bin/node-gyp.js rebuild --verbose --libsass_ext= --libsass_cflags= --libsass_ldflags= --libsass_library=

Unable to install dependencies

I've seen another similar issue, but I'm getting slightly different errors. I'm unable to install the dependencies at the moment.

Has anyone stumbled upon this, previously?

I've also attached the complete log.
log.txt

npm ERR! code 1
npm ERR! path C:\Users\anton\Documents\Projects\personal-website-3\personal-website-3\gatsby-simplefolio\node_modules\node-sass
npm ERR! command failed
npm ERR! command C:\WINDOWS\system32\cmd.exe /d /s /c node scripts/build.js
npm ERR! Building: C:\Program Files\nodejs\node.exe C:\Users\anton\Documents\Projects\personal-website-3\personal-website-3\gatsby-simplefolio\node_modules\node-gyp\bin\node-gyp.js rebuild --verbose --libsass_ext= --libsass_cflags= --libsass_ldflags= --libsass_library=
npm ERR! gyp info it worked if it ends with ok
npm ERR! gyp verb cli [
npm ERR! gyp verb cli   'C:\\Program Files\\nodejs\\node.exe',
npm ERR! gyp verb cli   'C:\\Users\\anton\\Documents\\Projects\\personal-website-3\\personal-website-3\\gatsby-simplefolio\\node_modules\\node-gyp\\bin\\node-gyp.js',
npm ERR! gyp verb cli   'rebuild',
npm ERR! gyp verb cli   '--verbose',
npm ERR! gyp verb cli   '--libsass_ext=',
npm ERR! gyp verb cli   '--libsass_cflags=',
npm ERR! gyp verb cli   '--libsass_ldflags=',
npm ERR! gyp verb cli   '--libsass_library='
npm ERR! gyp verb cli ]
npm ERR! gyp info using [email protected]
npm ERR! gyp info using [email protected] | win32 | x64
npm ERR! gyp verb command rebuild []
npm ERR! gyp verb command clean []
npm ERR! gyp verb clean removing "build" directory
npm ERR! gyp verb command configure []
npm ERR! gyp verb check python checking for Python executable "python2" in the PATH
npm ERR! gyp verb `which` failed Error: not found: python2
npm ERR! gyp verb `which` failed     at getNotFoundError (C:\Users\anton\Documents\Projects\personal-website-3\personal-website-3\gatsby-simplefolio\node_modules\node-gyp\node_modules\which\which.js:13:12)
npm ERR! gyp verb `which` failed     at F (C:\Users\anton\Documents\Projects\personal-website-3\personal-website-3\gatsby-simplefolio\node_modules\node-gyp\node_modules\which\which.js:68:19)
npm ERR! gyp verb `which` failed     at E (C:\Users\anton\Documents\Projects\personal-website-3\personal-website-3\gatsby-simplefolio\node_modules\node-gyp\node_modules\which\which.js:80:29)
npm ERR! gyp verb `which` failed     at C:\Users\anton\Documents\Projects\personal-website-3\personal-website-3\gatsby-simplefolio\node_modules\node-gyp\node_modules\which\which.js:89:16
npm ERR! gyp verb `which` failed     at C:\Users\anton\Documents\Projects\personal-website-3\personal-website-3\gatsby-simplefolio\node_modules\isexe\index.js:42:5
npm ERR! gyp verb `which` failed     at C:\Users\anton\Documents\Projects\personal-website-3\personal-website-3\gatsby-simplefolio\node_modules\isexe\windows.js:36:5
npm ERR! gyp verb `which` failed     at FSReqCallback.oncomplete (node:fs:198:21)
npm ERR! gyp verb `which` failed  python2 Error: not found: python2
npm ERR! gyp verb `which` failed     at getNotFoundError (C:\Users\anton\Documents\Projects\personal-website-3\personal-website-3\gatsby-simplefolio\node_modules\node-gyp\node_modules\which\which.js:13:12)
npm ERR! gyp verb `which` failed     at F (C:\Users\anton\Documents\Projects\personal-website-3\personal-website-3\gatsby-simplefolio\node_modules\node-gyp\node_modules\which\which.js:68:19)
npm ERR! gyp verb `which` failed     at E (C:\Users\anton\Documents\Projects\personal-website-3\personal-website-3\gatsby-simplefolio\node_modules\node-gyp\node_modules\which\which.js:80:29)
npm ERR! gyp verb `which` failed     at C:\Users\anton\Documents\Projects\personal-website-3\personal-website-3\gatsby-simplefolio\node_modules\node-gyp\node_modules\which\which.js:89:16
npm ERR! gyp verb `which` failed     at C:\Users\anton\Documents\Projects\personal-website-3\personal-website-3\gatsby-simplefolio\node_modules\isexe\index.js:42:5
npm ERR! gyp verb `which` failed     at C:\Users\anton\Documents\Projects\personal-website-3\personal-website-3\gatsby-simplefolio\node_modules\isexe\windows.js:36:5
npm ERR! gyp verb `which` failed     at FSReqCallback.oncomplete (node:fs:198:21) {
npm ERR! gyp verb `which` failed   code: 'ENOENT'
npm ERR! gyp verb `which` failed }
npm ERR! gyp verb check python checking for Python executable "python" in the PATH
npm ERR! gyp verb `which` succeeded python C:\Python310\python.EXE
npm ERR! gyp ERR! configure error
npm ERR! gyp ERR! stack Error: Command failed: C:\Python310\python.EXE -c import sys; print "%s.%s.%s" % sys.version_info[:3];
npm ERR! gyp ERR! stack   File "<string>", line 1
npm ERR! gyp ERR! stack     import sys; print "%s.%s.%s" % sys.version_info[:3];
npm ERR! gyp ERR! stack                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
npm ERR! gyp ERR! stack SyntaxError: Missing parentheses in call to 'print'. Did you mean print(...)?
npm ERR! gyp ERR! stack
npm ERR! gyp ERR! stack     at ChildProcess.exithandler (node:child_process:397:12)
npm ERR! gyp ERR! stack     at ChildProcess.emit (node:events:390:28)
npm ERR! gyp ERR! stack     at maybeClose (node:internal/child_process:1064:16)
npm ERR! gyp ERR! stack     at Process.ChildProcess._handle.onexit (node:internal/child_process:301:5)
npm ERR! gyp ERR! System Windows_NT 10.0.19044
npm ERR! gyp ERR! command "C:\\Program Files\\nodejs\\node.exe" "C:\\Users\\anton\\Documents\\Projects\\personal-website-3\\personal-website-3\\gatsby-simplefolio\\node_modules\\node-gyp\\bin\\node-gyp.js" "rebuild" "--verbose" "--libsass_ext=" "--libsass_cflags=" "--libsass_ldflags=" "--libsass_library="
npm ERR! gyp ERR! cwd C:\Users\anton\Documents\Projects\personal-website-3\personal-website-3\gatsby-simplefolio\node_modules\node-sass
npm ERR! gyp ERR! node -v v16.13.1
npm ERR! gyp ERR! node-gyp -v v3.8.0
npm ERR! gyp ERR! not ok
npm ERR! Build failed with error code: 1

npm ERR! A complete log of this run can be found in:
npm ERR!     C:\Users\anton\AppData\Local\npm-cache\_logs\2022-02-07T10_10_11_886Z-debug.log

I can't get lint-staged to work.

  • All packages are installed.
  • Made changes to a .js file.
  • Used git add .
  • Then git commit -m "my message"

lint-staged doesn't run. Does anyone else have this problem or am I missing something?

Initial template value twitch

I noticed that the default values ("Hi, I am", "Your Name",... ) appear temporarily when the website first loads.

Install Gatsby Simplefolio change text

When you open the website, you get an option to install the website, and there the Name is
Gatsby Simplefolio... which I would like to edit. But didn't find any way to do that.
Can you please help me to change the text? Thankyou in advance :)

24

[Improvement] gatsby-config.js put gatsby-plugin-manifest before gatsby-plugin-online

Per Gatsby's suggestion, gatsby-plugin-manifest should be before gatsby-plugin-online in the configuration file.

"If you’re using this plugin with gatsby-plugin-manifest (recommended) this plugin should be listed after that plugin so the manifest file can be included in the service worker."

From: https://www.gatsbyjs.org/packages/gatsby-plugin-offline/, accessed 2020-07-20

Something like this, perhaps:

module.exports = {
  plugins: [
    `gatsby-plugin-sass`,
    `gatsby-plugin-react-helmet`,
    `gatsby-transformer-sharp`,
    `gatsby-plugin-sharp`,
    {
      resolve: `gatsby-plugin-manifest`,
      options: {
        name: `Gatsby Simplefolio`,
        short_name: `Simplefolio`,
        start_url: `/`,
        background_color: `#fff`,
        theme_color: `#02aab0`,
        display: `standalone`,
        icon: 'src/images/favicon.png',
      },
    },
    `gatsby-plugin-offline`,
    {
      resolve: `gatsby-source-filesystem`,
      options: {
        name: `images`,
        path: `${__dirname}/src/images/`,
      },
    },
    {
      resolve: `gatsby-source-filesystem`,
      options: {
        name: `pages`,
        path: `${__dirname}/src/pages/`,
      },
    },
  ],
};

Awesome template, by the way!

Not working after build

Full disclaimer, I am not web developer and don't know how Gatsby works but I expected it to work if I follow the README.

While in gastby develop everything works great, after build, the page (public/index.html) showed up with default values, no projects and so on. I fixed this by changing imports in components from import PortfolioContext from '../../context/context' to import { aboutData } from '../../mock/data';

This fixes the data missing but there are still blurred images, which is some optimization which is not working I guess and animations are not working. After uploading public directory to web hosting provider just to test it, it shows blank page.

I got all latest stable versions of nvm and gatsby and their example projects work fine.

Adding resume

How does one add their PDF resume file in the data.js file? Is there a specific way to link it? Sorry, still learning things in web development.

Edit: I've tried putting the name of the PDF file in the resume section in data.js. Along with importing it and putting the filepath.

socket.io.js and commons.js HTTP 403 while using the static site behind CDN and S3

@cobidev
I tried using the template to build a simple web portfolio using
AWS Cloudfront -> S3 bucket

I face a strange error with dependencies probably.
image

The socket.io.jsand commons.js files face a 403 error while requesting for the URL.

I checked and the socket.io.js is available in the node_modules/socket.io-client module. However I could not find commons.js file in any of the modules under node_modules.

I also did not see these files added to the S3 bucket after uploading the /public directory contents.

Did you see this issue before or can you point me in the right direction ?

Regards.

Customize "See Live" button

My project is not a website, so I would like to put "See the docs" or something different than See Live. :)

Title Icon

How do I remov the title icon, I've tried deleting the all images but it still appears

Issues installing dependencies.

I'm running node 16.13.1, tried both npm options suggested and when I try to install anything I get this error:

npm ERR! c++ '-DNODE_GYP_MODULE_NAME=libsass' '-DUSING_UV_SHARED=1' '-DUSING_V8_SHARED=1' '-DV8_DEPRECATION_WARNINGS=1' '-DV8_DEPRECATION_WARNINGS' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-D_GLIBCXX_USE_CXX11_ABI=1' '-D_DARWIN_USE_64_BIT_INODE=1' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-DOPENSSL_NO_PINSHARED' '-DOPENSSL_THREADS' '-DLIBSASS_VERSION="3.5.5"' -I/Users/richardbarnes/.node-gyp/16.13.1/include/node -I/Users/richardbarnes/.node-gyp/16.13.1/src -I/Users/richardbarnes/.node-gyp/16.13.1/deps/openssl/config -I/Users/richardbarnes/.node-gyp/16.13.1/deps/openssl/openssl/include -I/Users/richardbarnes/.node-gyp/16.13.1/deps/uv/include -I/Users/richardbarnes/.node-gyp/16.13.1/deps/zlib -I/Users/richardbarnes/.node-gyp/16.13.1/deps/v8/include -I../src/libsass/include -O3 -gdwarf-2 -mmacosx-version-min=10.7 -arch arm64 -Wall -Wendif-labels -W -Wno-unused-parameter -std=c++11 -stdlib=libc++ -fno-strict-aliasing -MMD -MF ./Release/.deps/Release/obj.target/libsass/src/libsass/src/functions.o.d.raw -c -o Release/obj.target/libsass/src/libsass/src/functions.o ../src/libsass/src/functions.cpp
npm ERR! c++ '-DNODE_GYP_MODULE_NAME=libsass' '-DUSING_UV_SHARED=1' '-DUSING_V8_SHARED=1' '-DV8_DEPRECATION_WARNINGS=1' '-DV8_DEPRECATION_WARNINGS' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-D_GLIBCXX_USE_CXX11_ABI=1' '-D_DARWIN_USE_64_BIT_INODE=1' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-DOPENSSL_NO_PINSHARED' '-DOPENSSL_THREADS' '-DLIBSASS_VERSION="3.5.5"' -I/Users/richardbarnes/.node-gyp/16.13.1/include/node -I/Users/richardbarnes/.node-gyp/16.13.1/src -I/Users/richardbarnes/.node-gyp/16.13.1/deps/openssl/config -I/Users/richardbarnes/.node-gyp/16.13.1/deps/openssl/openssl/include -I/Users/richardbarnes/.node-gyp/16.13.1/deps/uv/include -I/Users/richardbarnes/.node-gyp/16.13.1/deps/zlib -I/Users/richardbarnes/.node-gyp/16.13.1/deps/v8/include -I../src/libsass/include -O3 -gdwarf-2 -mmacosx-version-min=10.7 -arch arm64 -Wall -Wendif-labels -W -Wno-unused-parameter -std=c++11 -stdlib=libc++ -fno-strict-aliasing -MMD -MF ./Release/.deps/Release/obj.target/libsass/src/libsass/src/inspect.o.d.raw -c -o Release/obj.target/libsass/src/libsass/src/inspect.o ../src/libsass/src/inspect.cpp
npm ERR! c++ '-DNODE_GYP_MODULE_NAME=libsass' '-DUSING_UV_SHARED=1' '-DUSING_V8_SHARED=1' '-DV8_DEPRECATION_WARNINGS=1' '-DV8_DEPRECATION_WARNINGS' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-D_GLIBCXX_USE_CXX11_ABI=1' '-D_DARWIN_USE_64_BIT_INODE=1' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-DOPENSSL_NO_PINSHARED' '-DOPENSSL_THREADS' '-DLIBSASS_VERSION="3.5.5"' -I/Users/richardbarnes/.node-gyp/16.13.1/include/node -I/Users/richardbarnes/.node-gyp/16.13.1/src -I/Users/richardbarnes/.node-gyp/16.13.1/deps/openssl/config -I/Users/richardbarnes/.node-gyp/16.13.1/deps/openssl/openssl/include -I/Users/richardbarnes/.node-gyp/16.13.1/deps/uv/include -I/Users/richardbarnes/.node-gyp/16.13.1/deps/zlib -I/Users/richardbarnes/.node-gyp/16.13.1/deps/v8/include -I../src/libsass/include -O3 -gdwarf-2 -mmacosx-version-min=10.7 -arch arm64 -Wall -Wendif-labels -W -Wno-unused-parameter -std=c++11 -stdlib=libc++ -fno-strict-aliasing -MMD -MF ./Release/.deps/Release/obj.target/libsass/src/libsass/src/json.o.d.raw -c -o Release/obj.target/libsass/src/libsass/src/json.o ../src/libsass/src/json.cpp
npm ERR! c++ '-DNODE_GYP_MODULE_NAME=libsass' '-DUSING_UV_SHARED=1' '-DUSING_V8_SHARED=1' '-DV8_DEPRECATION_WARNINGS=1' '-DV8_DEPRECATION_WARNINGS' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-D_GLIBCXX_USE_CXX11_ABI=1' '-D_DARWIN_USE_64_BIT_INODE=1' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-DOPENSSL_NO_PINSHARED' '-DOPENSSL_THREADS' '-DLIBSASS_VERSION="3.5.5"' -I/Users/richardbarnes/.node-gyp/16.13.1/include/node -I/Users/richardbarnes/.node-gyp/16.13.1/src -I/Users/richardbarnes/.node-gyp/16.13.1/deps/openssl/config -I/Users/richardbarnes/.node-gyp/16.13.1/deps/openssl/openssl/include -I/Users/richardbarnes/.node-gyp/16.13.1/deps/uv/include -I/Users/richardbarnes/.node-gyp/16.13.1/deps/zlib -I/Users/richardbarnes/.node-gyp/16.13.1/deps/v8/include -I../src/libsass/include -O3 -gdwarf-2 -mmacosx-version-min=10.7 -arch arm64 -Wall -Wendif-labels -W -Wno-unused-parameter -std=c++11 -stdlib=libc++ -fno-strict-aliasing -MMD -MF ./Release/.deps/Release/obj.target/libsass/src/libsass/src/lexer.o.d.raw -c -o Release/obj.target/libsass/src/libsass/src/lexer.o ../src/libsass/src/lexer.cpp
npm ERR! c++ '-DNODE_GYP_MODULE_NAME=libsass' '-DUSING_UV_SHARED=1' '-DUSING_V8_SHARED=1' '-DV8_DEPRECATION_WARNINGS=1' '-DV8_DEPRECATION_WARNINGS' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-D_GLIBCXX_USE_CXX11_ABI=1' '-D_DARWIN_USE_64_BIT_INODE=1' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-DOPENSSL_NO_PINSHARED' '-DOPENSSL_THREADS' '-DLIBSASS_VERSION="3.5.5"' -I/Users/richardbarnes/.node-gyp/16.13.1/include/node -I/Users/richardbarnes/.node-gyp/16.13.1/src -I/Users/richardbarnes/.node-gyp/16.13.1/deps/openssl/config -I/Users/richardbarnes/.node-gyp/16.13.1/deps/openssl/openssl/include -I/Users/richardbarnes/.node-gyp/16.13.1/deps/uv/include -I/Users/richardbarnes/.node-gyp/16.13.1/deps/zlib -I/Users/richardbarnes/.node-gyp/16.13.1/deps/v8/include -I../src/libsass/include -O3 -gdwarf-2 -mmacosx-version-min=10.7 -arch arm64 -Wall -Wendif-labels -W -Wno-unused-parameter -std=c++11 -stdlib=libc++ -fno-strict-aliasing -MMD -MF ./Release/.deps/Release/obj.target/libsass/src/libsass/src/listize.o.d.raw -c -o Release/obj.target/libsass/src/libsass/src/listize.o ../src/libsass/src/listize.cpp
npm ERR! c++ '-DNODE_GYP_MODULE_NAME=libsass' '-DUSING_UV_SHARED=1' '-DUSING_V8_SHARED=1' '-DV8_DEPRECATION_WARNINGS=1' '-DV8_DEPRECATION_WARNINGS' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-D_GLIBCXX_USE_CXX11_ABI=1' '-D_DARWIN_USE_64_BIT_INODE=1' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-DOPENSSL_NO_PINSHARED' '-DOPENSSL_THREADS' '-DLIBSASS_VERSION="3.5.5"' -I/Users/richardbarnes/.node-gyp/16.13.1/include/node -I/Users/richardbarnes/.node-gyp/16.13.1/src -I/Users/richardbarnes/.node-gyp/16.13.1/deps/openssl/config -I/Users/richardbarnes/.node-gyp/16.13.1/deps/openssl/openssl/include -I/Users/richardbarnes/.node-gyp/16.13.1/deps/uv/include -I/Users/richardbarnes/.node-gyp/16.13.1/deps/zlib -I/Users/richardbarnes/.node-gyp/16.13.1/deps/v8/include -I../src/libsass/include -O3 -gdwarf-2 -mmacosx-version-min=10.7 -arch arm64 -Wall -Wendif-labels -W -Wno-unused-parameter -std=c++11 -stdlib=libc++ -fno-strict-aliasing -MMD -MF ./Release/.deps/Release/obj.target/libsass/src/libsass/src/memory/SharedPtr.o.d.raw -c -o Release/obj.target/libsass/src/libsass/src/memory/SharedPtr.o ../src/libsass/src/memory/SharedPtr.cpp
npm ERR! c++ '-DNODE_GYP_MODULE_NAME=libsass' '-DUSING_UV_SHARED=1' '-DUSING_V8_SHARED=1' '-DV8_DEPRECATION_WARNINGS=1' '-DV8_DEPRECATION_WARNINGS' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-D_GLIBCXX_USE_CXX11_ABI=1' '-D_DARWIN_USE_64_BIT_INODE=1' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-DOPENSSL_NO_PINSHARED' '-DOPENSSL_THREADS' '-DLIBSASS_VERSION="3.5.5"' -I/Users/richardbarnes/.node-gyp/16.13.1/include/node -I/Users/richardbarnes/.node-gyp/16.13.1/src -I/Users/richardbarnes/.node-gyp/16.13.1/deps/openssl/config -I/Users/richardbarnes/.node-gyp/16.13.1/deps/openssl/openssl/include -I/Users/richardbarnes/.node-gyp/16.13.1/deps/uv/include -I/Users/richardbarnes/.node-gyp/16.13.1/deps/zlib -I/Users/richardbarnes/.node-gyp/16.13.1/deps/v8/include -I../src/libsass/include -O3 -gdwarf-2 -mmacosx-version-min=10.7 -arch arm64 -Wall -Wendif-labels -W -Wno-unused-parameter -std=c++11 -stdlib=libc++ -fno-strict-aliasing -MMD -MF ./Release/.deps/Release/obj.target/libsass/src/libsass/src/node.o.d.raw -c -o Release/obj.target/libsass/src/libsass/src/node.o ../src/libsass/src/node.cpp
npm ERR! c++ '-DNODE_GYP_MODULE_NAME=libsass' '-DUSING_UV_SHARED=1' '-DUSING_V8_SHARED=1' '-DV8_DEPRECATION_WARNINGS=1' '-DV8_DEPRECATION_WARNINGS' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-D_GLIBCXX_USE_CXX11_ABI=1' '-D_DARWIN_USE_64_BIT_INODE=1' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-DOPENSSL_NO_PINSHARED' '-DOPENSSL_THREADS' '-DLIBSASS_VERSION="3.5.5"' -I/Users/richardbarnes/.node-gyp/16.13.1/include/node -I/Users/richardbarnes/.node-gyp/16.13.1/src -I/Users/richardbarnes/.node-gyp/16.13.1/deps/openssl/config -I/Users/richardbarnes/.node-gyp/16.13.1/deps/openssl/openssl/include -I/Users/richardbarnes/.node-gyp/16.13.1/deps/uv/include -I/Users/richardbarnes/.node-gyp/16.13.1/deps/zlib -I/Users/richardbarnes/.node-gyp/16.13.1/deps/v8/include -I../src/libsass/include -O3 -gdwarf-2 -mmacosx-version-min=10.7 -arch arm64 -Wall -Wendif-labels -W -Wno-unused-parameter -std=c++11 -stdlib=libc++ -fno-strict-aliasing -MMD -MF ./Release/.deps/Release/obj.target/libsass/src/libsass/src/operators.o.d.raw -c -o Release/obj.target/libsass/src/libsass/src/operators.o ../src/libsass/src/operators.cpp
npm ERR! c++ '-DNODE_GYP_MODULE_NAME=libsass' '-DUSING_UV_SHARED=1' '-DUSING_V8_SHARED=1' '-DV8_DEPRECATION_WARNINGS=1' '-DV8_DEPRECATION_WARNINGS' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-D_GLIBCXX_USE_CXX11_ABI=1' '-D_DARWIN_USE_64_BIT_INODE=1' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-DOPENSSL_NO_PINSHARED' '-DOPENSSL_THREADS' '-DLIBSASS_VERSION="3.5.5"' -I/Users/richardbarnes/.node-gyp/16.13.1/include/node -I/Users/richardbarnes/.node-gyp/16.13.1/src -I/Users/richardbarnes/.node-gyp/16.13.1/deps/openssl/config -I/Users/richardbarnes/.node-gyp/16.13.1/deps/openssl/openssl/include -I/Users/richardbarnes/.node-gyp/16.13.1/deps/uv/include -I/Users/richardbarnes/.node-gyp/16.13.1/deps/zlib -I/Users/richardbarnes/.node-gyp/16.13.1/deps/v8/include -I../src/libsass/include -O3 -gdwarf-2 -mmacosx-version-min=10.7 -arch arm64 -Wall -Wendif-labels -W -Wno-unused-parameter -std=c++11 -stdlib=libc++ -fno-strict-aliasing -MMD -MF ./Release/.deps/Release/obj.target/libsass/src/libsass/src/output.o.d.raw -c -o Release/obj.target/libsass/src/libsass/src/output.o ../src/libsass/src/output.cpp
npm ERR! c++ '-DNODE_GYP_MODULE_NAME=libsass' '-DUSING_UV_SHARED=1' '-DUSING_V8_SHARED=1' '-DV8_DEPRECATION_WARNINGS=1' '-DV8_DEPRECATION_WARNINGS' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-D_GLIBCXX_USE_CXX11_ABI=1' '-D_DARWIN_USE_64_BIT_INODE=1' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-DOPENSSL_NO_PINSHARED' '-DOPENSSL_THREADS' '-DLIBSASS_VERSION="3.5.5"' -I/Users/richardbarnes/.node-gyp/16.13.1/include/node -I/Users/richardbarnes/.node-gyp/16.13.1/src -I/Users/richardbarnes/.node-gyp/16.13.1/deps/openssl/config -I/Users/richardbarnes/.node-gyp/16.13.1/deps/openssl/openssl/include -I/Users/richardbarnes/.node-gyp/16.13.1/deps/uv/include -I/Users/richardbarnes/.node-gyp/16.13.1/deps/zlib -I/Users/richardbarnes/.node-gyp/16.13.1/deps/v8/include -I../src/libsass/include -O3 -gdwarf-2 -mmacosx-version-min=10.7 -arch arm64 -Wall -Wendif-labels -W -Wno-unused-parameter -std=c++11 -stdlib=libc++ -fno-strict-aliasing -MMD -MF ./Release/.deps/Release/obj.target/libsass/src/libsass/src/parser.o.d.raw -c -o Release/obj.target/libsass/src/libsass/src/parser.o ../src/libsass/src/parser.cpp
npm ERR! c++ '-DNODE_GYP_MODULE_NAME=libsass' '-DUSING_UV_SHARED=1' '-DUSING_V8_SHARED=1' '-DV8_DEPRECATION_WARNINGS=1' '-DV8_DEPRECATION_WARNINGS' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-D_GLIBCXX_USE_CXX11_ABI=1' '-D_DARWIN_USE_64_BIT_INODE=1' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-DOPENSSL_NO_PINSHARED' '-DOPENSSL_THREADS' '-DLIBSASS_VERSION="3.5.5"' -I/Users/richardbarnes/.node-gyp/16.13.1/include/node -I/Users/richardbarnes/.node-gyp/16.13.1/src -I/Users/richardbarnes/.node-gyp/16.13.1/deps/openssl/config -I/Users/richardbarnes/.node-gyp/16.13.1/deps/openssl/openssl/include -I/Users/richardbarnes/.node-gyp/16.13.1/deps/uv/include -I/Users/richardbarnes/.node-gyp/16.13.1/deps/zlib -I/Users/richardbarnes/.node-gyp/16.13.1/deps/v8/include -I../src/libsass/include -O3 -gdwarf-2 -mmacosx-version-min=10.7 -arch arm64 -Wall -Wendif-labels -W -Wno-unused-parameter -std=c++11 -stdlib=libc++ -fno-strict-aliasing -MMD -MF ./Release/.deps/Release/obj.target/libsass/src/libsass/src/plugins.o.d.raw -c -o Release/obj.target/libsass/src/libsass/src/plugins.o ../src/libsass/src/plugins.cpp
npm ERR! c++ '-DNODE_GYP_MODULE_NAME=libsass' '-DUSING_UV_SHARED=1' '-DUSING_V8_SHARED=1' '-DV8_DEPRECATION_WARNINGS=1' '-DV8_DEPRECATION_WARNINGS' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-D_GLIBCXX_USE_CXX11_ABI=1' '-D_DARWIN_USE_64_BIT_INODE=1' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-DOPENSSL_NO_PINSHARED' '-DOPENSSL_THREADS' '-DLIBSASS_VERSION="3.5.5"' -I/Users/richardbarnes/.node-gyp/16.13.1/include/node -I/Users/richardbarnes/.node-gyp/16.13.1/src -I/Users/richardbarnes/.node-gyp/16.13.1/deps/openssl/config -I/Users/richardbarnes/.node-gyp/16.13.1/deps/openssl/openssl/include -I/Users/richardbarnes/.node-gyp/16.13.1/deps/uv/include -I/Users/richardbarnes/.node-gyp/16.13.1/deps/zlib -I/Users/richardbarnes/.node-gyp/16.13.1/deps/v8/include -I../src/libsass/include -O3 -gdwarf-2 -mmacosx-version-min=10.7 -arch arm64 -Wall -Wendif-labels -W -Wno-unused-parameter -std=c++11 -stdlib=libc++ -fno-strict-aliasing -MMD -MF ./Release/.deps/Release/obj.target/libsass/src/libsass/src/position.o.d.raw -c -o Release/obj.target/libsass/src/libsass/src/position.o ../src/libsass/src/position.cpp
npm ERR! c++ '-DNODE_GYP_MODULE_NAME=libsass' '-DUSING_UV_SHARED=1' '-DUSING_V8_SHARED=1' '-DV8_DEPRECATION_WARNINGS=1' '-DV8_DEPRECATION_WARNINGS' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-D_GLIBCXX_USE_CXX11_ABI=1' '-D_DARWIN_USE_64_BIT_INODE=1' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-DOPENSSL_NO_PINSHARED' '-DOPENSSL_THREADS' '-DLIBSASS_VERSION="3.5.5"' -I/Users/richardbarnes/.node-gyp/16.13.1/include/node -I/Users/richardbarnes/.node-gyp/16.13.1/src -I/Users/richardbarnes/.node-gyp/16.13.1/deps/openssl/config -I/Users/richardbarnes/.node-gyp/16.13.1/deps/openssl/openssl/include -I/Users/richardbarnes/.node-gyp/16.13.1/deps/uv/include -I/Users/richardbarnes/.node-gyp/16.13.1/deps/zlib -I/Users/richardbarnes/.node-gyp/16.13.1/deps/v8/include -I../src/libsass/include -O3 -gdwarf-2 -mmacosx-version-min=10.7 -arch arm64 -Wall -Wendif-labels -W -Wno-unused-parameter -std=c++11 -stdlib=libc++ -fno-strict-aliasing -MMD -MF ./Release/.deps/Release/obj.target/libsass/src/libsass/src/prelexer.o.d.raw -c -o Release/obj.target/libsass/src/libsass/src/prelexer.o ../src/libsass/src/prelexer.cpp
npm ERR! c++ '-DNODE_GYP_MODULE_NAME=libsass' '-DUSING_UV_SHARED=1' '-DUSING_V8_SHARED=1' '-DV8_DEPRECATION_WARNINGS=1' '-DV8_DEPRECATION_WARNINGS' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-D_GLIBCXX_USE_CXX11_ABI=1' '-D_DARWIN_USE_64_BIT_INODE=1' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-DOPENSSL_NO_PINSHARED' '-DOPENSSL_THREADS' '-DLIBSASS_VERSION="3.5.5"' -I/Users/richardbarnes/.node-gyp/16.13.1/include/node -I/Users/richardbarnes/.node-gyp/16.13.1/src -I/Users/richardbarnes/.node-gyp/16.13.1/deps/openssl/config -I/Users/richardbarnes/.node-gyp/16.13.1/deps/openssl/openssl/include -I/Users/richardbarnes/.node-gyp/16.13.1/deps/uv/include -I/Users/richardbarnes/.node-gyp/16.13.1/deps/zlib -I/Users/richardbarnes/.node-gyp/16.13.1/deps/v8/include -I../src/libsass/include -O3 -gdwarf-2 -mmacosx-version-min=10.7 -arch arm64 -Wall -Wendif-labels -W -Wno-unused-parameter -std=c++11 -stdlib=libc++ -fno-strict-aliasing -MMD -MF ./Release/.deps/Release/obj.target/libsass/src/libsass/src/remove_placeholders.o.d.raw -c -o Release/obj.target/libsass/src/libsass/src/remove_placeholders.o ../src/libsass/src/remove_placeholders.cpp
npm ERR! c++ '-DNODE_GYP_MODULE_NAME=libsass' '-DUSING_UV_SHARED=1' '-DUSING_V8_SHARED=1' '-DV8_DEPRECATION_WARNINGS=1' '-DV8_DEPRECATION_WARNINGS' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-D_GLIBCXX_USE_CXX11_ABI=1' '-D_DARWIN_USE_64_BIT_INODE=1' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-DOPENSSL_NO_PINSHARED' '-DOPENSSL_THREADS' '-DLIBSASS_VERSION="3.5.5"' -I/Users/richardbarnes/.node-gyp/16.13.1/include/node -I/Users/richardbarnes/.node-gyp/16.13.1/src -I/Users/richardbarnes/.node-gyp/16.13.1/deps/openssl/config -I/Users/richardbarnes/.node-gyp/16.13.1/deps/openssl/openssl/include -I/Users/richardbarnes/.node-gyp/16.13.1/deps/uv/include -I/Users/richardbarnes/.node-gyp/16.13.1/deps/zlib -I/Users/richardbarnes/.node-gyp/16.13.1/deps/v8/include -I../src/libsass/include -O3 -gdwarf-2 -mmacosx-version-min=10.7 -arch arm64 -Wall -Wendif-labels -W -Wno-unused-parameter -std=c++11 -stdlib=libc++ -fno-strict-aliasing -MMD -MF ./Release/.deps/Release/obj.target/libsass/src/libsass/src/sass.o.d.raw -c -o Release/obj.target/libsass/src/libsass/src/sass.o ../src/libsass/src/sass.cpp
npm ERR! c++ '-DNODE_GYP_MODULE_NAME=libsass' '-DUSING_UV_SHARED=1' '-DUSING_V8_SHARED=1' '-DV8_DEPRECATION_WARNINGS=1' '-DV8_DEPRECATION_WARNINGS' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-D_GLIBCXX_USE_CXX11_ABI=1' '-D_DARWIN_USE_64_BIT_INODE=1' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-DOPENSSL_NO_PINSHARED' '-DOPENSSL_THREADS' '-DLIBSASS_VERSION="3.5.5"' -I/Users/richardbarnes/.node-gyp/16.13.1/include/node -I/Users/richardbarnes/.node-gyp/16.13.1/src -I/Users/richardbarnes/.node-gyp/16.13.1/deps/openssl/config -I/Users/richardbarnes/.node-gyp/16.13.1/deps/openssl/openssl/include -I/Users/richardbarnes/.node-gyp/16.13.1/deps/uv/include -I/Users/richardbarnes/.node-gyp/16.13.1/deps/zlib -I/Users/richardbarnes/.node-gyp/16.13.1/deps/v8/include -I../src/libsass/include -O3 -gdwarf-2 -mmacosx-version-min=10.7 -arch arm64 -Wall -Wendif-labels -W -Wno-unused-parameter -std=c++11 -stdlib=libc++ -fno-strict-aliasing -MMD -MF ./Release/.deps/Release/obj.target/libsass/src/libsass/src/sass2scss.o.d.raw -c -o Release/obj.target/libsass/src/libsass/src/sass2scss.o ../src/libsass/src/sass2scss.cpp
npm ERR! c++ '-DNODE_GYP_MODULE_NAME=libsass' '-DUSING_UV_SHARED=1' '-DUSING_V8_SHARED=1' '-DV8_DEPRECATION_WARNINGS=1' '-DV8_DEPRECATION_WARNINGS' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-D_GLIBCXX_USE_CXX11_ABI=1' '-D_DARWIN_USE_64_BIT_INODE=1' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-DOPENSSL_NO_PINSHARED' '-DOPENSSL_THREADS' '-DLIBSASS_VERSION="3.5.5"' -I/Users/richardbarnes/.node-gyp/16.13.1/include/node -I/Users/richardbarnes/.node-gyp/16.13.1/src -I/Users/richardbarnes/.node-gyp/16.13.1/deps/openssl/config -I/Users/richardbarnes/.node-gyp/16.13.1/deps/openssl/openssl/include -I/Users/richardbarnes/.node-gyp/16.13.1/deps/uv/include -I/Users/richardbarnes/.node-gyp/16.13.1/deps/zlib -I/Users/richardbarnes/.node-gyp/16.13.1/deps/v8/include -I../src/libsass/include -O3 -gdwarf-2 -mmacosx-version-min=10.7 -arch arm64 -Wall -Wendif-labels -W -Wno-unused-parameter -std=c++11 -stdlib=libc++ -fno-strict-aliasing -MMD -MF ./Release/.deps/Release/obj.target/libsass/src/libsass/src/sass_context.o.d.raw -c -o Release/obj.target/libsass/src/libsass/src/sass_context.o ../src/libsass/src/sass_context.cpp
npm ERR! c++ '-DNODE_GYP_MODULE_NAME=libsass' '-DUSING_UV_SHARED=1' '-DUSING_V8_SHARED=1' '-DV8_DEPRECATION_WARNINGS=1' '-DV8_DEPRECATION_WARNINGS' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-D_GLIBCXX_USE_CXX11_ABI=1' '-D_DARWIN_USE_64_BIT_INODE=1' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-DOPENSSL_NO_PINSHARED' '-DOPENSSL_THREADS' '-DLIBSASS_VERSION="3.5.5"' -I/Users/richardbarnes/.node-gyp/16.13.1/include/node -I/Users/richardbarnes/.node-gyp/16.13.1/src -I/Users/richardbarnes/.node-gyp/16.13.1/deps/openssl/config -I/Users/richardbarnes/.node-gyp/16.13.1/deps/openssl/openssl/include -I/Users/richardbarnes/.node-gyp/16.13.1/deps/uv/include -I/Users/richardbarnes/.node-gyp/16.13.1/deps/zlib -I/Users/richardbarnes/.node-gyp/16.13.1/deps/v8/include -I../src/libsass/include -O3 -gdwarf-2 -mmacosx-version-min=10.7 -arch arm64 -Wall -Wendif-labels -W -Wno-unused-parameter -std=c++11 -stdlib=libc++ -fno-strict-aliasing -MMD -MF ./Release/.deps/Release/obj.target/libsass/src/libsass/src/sass_functions.o.d.raw -c -o Release/obj.target/libsass/src/libsass/src/sass_functions.o ../src/libsass/src/sass_functions.cpp
npm ERR! c++ '-DNODE_GYP_MODULE_NAME=libsass' '-DUSING_UV_SHARED=1' '-DUSING_V8_SHARED=1' '-DV8_DEPRECATION_WARNINGS=1' '-DV8_DEPRECATION_WARNINGS' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-D_GLIBCXX_USE_CXX11_ABI=1' '-D_DARWIN_USE_64_BIT_INODE=1' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-DOPENSSL_NO_PINSHARED' '-DOPENSSL_THREADS' '-DLIBSASS_VERSION="3.5.5"' -I/Users/richardbarnes/.node-gyp/16.13.1/include/node -I/Users/richardbarnes/.node-gyp/16.13.1/src -I/Users/richardbarnes/.node-gyp/16.13.1/deps/openssl/config -I/Users/richardbarnes/.node-gyp/16.13.1/deps/openssl/openssl/include -I/Users/richardbarnes/.node-gyp/16.13.1/deps/uv/include -I/Users/richardbarnes/.node-gyp/16.13.1/deps/zlib -I/Users/richardbarnes/.node-gyp/16.13.1/deps/v8/include -I../src/libsass/include -O3 -gdwarf-2 -mmacosx-version-min=10.7 -arch arm64 -Wall -Wendif-labels -W -Wno-unused-parameter -std=c++11 -stdlib=libc++ -fno-strict-aliasing -MMD -MF ./Release/.deps/Release/obj.target/libsass/src/libsass/src/sass_util.o.d.raw -c -o Release/obj.target/libsass/src/libsass/src/sass_util.o ../src/libsass/src/sass_util.cpp
npm ERR! c++ '-DNODE_GYP_MODULE_NAME=libsass' '-DUSING_UV_SHARED=1' '-DUSING_V8_SHARED=1' '-DV8_DEPRECATION_WARNINGS=1' '-DV8_DEPRECATION_WARNINGS' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-D_GLIBCXX_USE_CXX11_ABI=1' '-D_DARWIN_USE_64_BIT_INODE=1' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-DOPENSSL_NO_PINSHARED' '-DOPENSSL_THREADS' '-DLIBSASS_VERSION="3.5.5"' -I/Users/richardbarnes/.node-gyp/16.13.1/include/node -I/Users/richardbarnes/.node-gyp/16.13.1/src -I/Users/richardbarnes/.node-gyp/16.13.1/deps/openssl/config -I/Users/richardbarnes/.node-gyp/16.13.1/deps/openssl/openssl/include -I/Users/richardbarnes/.node-gyp/16.13.1/deps/uv/include -I/Users/richardbarnes/.node-gyp/16.13.1/deps/zlib -I/Users/richardbarnes/.node-gyp/16.13.1/deps/v8/include -I../src/libsass/include -O3 -gdwarf-2 -mmacosx-version-min=10.7 -arch arm64 -Wall -Wendif-labels -W -Wno-unused-parameter -std=c++11 -stdlib=libc++ -fno-strict-aliasing -MMD -MF ./Release/.deps/Release/obj.target/libsass/src/libsass/src/sass_values.o.d.raw -c -o Release/obj.target/libsass/src/libsass/src/sass_values.o ../src/libsass/src/sass_values.cpp
npm ERR! c++ '-DNODE_GYP_MODULE_NAME=libsass' '-DUSING_UV_SHARED=1' '-DUSING_V8_SHARED=1' '-DV8_DEPRECATION_WARNINGS=1' '-DV8_DEPRECATION_WARNINGS' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-D_GLIBCXX_USE_CXX11_ABI=1' '-D_DARWIN_USE_64_BIT_INODE=1' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-DOPENSSL_NO_PINSHARED' '-DOPENSSL_THREADS' '-DLIBSASS_VERSION="3.5.5"' -I/Users/richardbarnes/.node-gyp/16.13.1/include/node -I/Users/richardbarnes/.node-gyp/16.13.1/src -I/Users/richardbarnes/.node-gyp/16.13.1/deps/openssl/config -I/Users/richardbarnes/.node-gyp/16.13.1/deps/openssl/openssl/include -I/Users/richardbarnes/.node-gyp/16.13.1/deps/uv/include -I/Users/richardbarnes/.node-gyp/16.13.1/deps/zlib -I/Users/richardbarnes/.node-gyp/16.13.1/deps/v8/include -I../src/libsass/include -O3 -gdwarf-2 -mmacosx-version-min=10.7 -arch arm64 -Wall -Wendif-labels -W -Wno-unused-parameter -std=c++11 -stdlib=libc++ -fno-strict-aliasing -MMD -MF ./Release/.deps/Release/obj.target/libsass/src/libsass/src/source_map.o.d.raw -c -o Release/obj.target/libsass/src/libsass/src/source_map.o ../src/libsass/src/source_map.cpp
npm ERR! c++ '-DNODE_GYP_MODULE_NAME=libsass' '-DUSING_UV_SHARED=1' '-DUSING_V8_SHARED=1' '-DV8_DEPRECATION_WARNINGS=1' '-DV8_DEPRECATION_WARNINGS' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-D_GLIBCXX_USE_CXX11_ABI=1' '-D_DARWIN_USE_64_BIT_INODE=1' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-DOPENSSL_NO_PINSHARED' '-DOPENSSL_THREADS' '-DLIBSASS_VERSION="3.5.5"' -I/Users/richardbarnes/.node-gyp/16.13.1/include/node -I/Users/richardbarnes/.node-gyp/16.13.1/src -I/Users/richardbarnes/.node-gyp/16.13.1/deps/openssl/config -I/Users/richardbarnes/.node-gyp/16.13.1/deps/openssl/openssl/include -I/Users/richardbarnes/.node-gyp/16.13.1/deps/uv/include -I/Users/richardbarnes/.node-gyp/16.13.1/deps/zlib -I/Users/richardbarnes/.node-gyp/16.13.1/deps/v8/include -I../src/libsass/include -O3 -gdwarf-2 -mmacosx-version-min=10.7 -arch arm64 -Wall -Wendif-labels -W -Wno-unused-parameter -std=c++11 -stdlib=libc++ -fno-strict-aliasing -MMD -MF ./Release/.deps/Release/obj.target/libsass/src/libsass/src/subset_map.o.d.raw -c -o Release/obj.target/libsass/src/libsass/src/subset_map.o ../src/libsass/src/subset_map.cpp
npm ERR! c++ '-DNODE_GYP_MODULE_NAME=libsass' '-DUSING_UV_SHARED=1' '-DUSING_V8_SHARED=1' '-DV8_DEPRECATION_WARNINGS=1' '-DV8_DEPRECATION_WARNINGS' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-D_GLIBCXX_USE_CXX11_ABI=1' '-D_DARWIN_USE_64_BIT_INODE=1' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-DOPENSSL_NO_PINSHARED' '-DOPENSSL_THREADS' '-DLIBSASS_VERSION="3.5.5"' -I/Users/richardbarnes/.node-gyp/16.13.1/include/node -I/Users/richardbarnes/.node-gyp/16.13.1/src -I/Users/richardbarnes/.node-gyp/16.13.1/deps/openssl/config -I/Users/richardbarnes/.node-gyp/16.13.1/deps/openssl/openssl/include -I/Users/richardbarnes/.node-gyp/16.13.1/deps/uv/include -I/Users/richardbarnes/.node-gyp/16.13.1/deps/zlib -I/Users/richardbarnes/.node-gyp/16.13.1/deps/v8/include -I../src/libsass/include -O3 -gdwarf-2 -mmacosx-version-min=10.7 -arch arm64 -Wall -Wendif-labels -W -Wno-unused-parameter -std=c++11 -stdlib=libc++ -fno-strict-aliasing -MMD -MF ./Release/.deps/Release/obj.target/libsass/src/libsass/src/to_c.o.d.raw -c -o Release/obj.target/libsass/src/libsass/src/to_c.o ../src/libsass/src/to_c.cpp
npm ERR! c++ '-DNODE_GYP_MODULE_NAME=libsass' '-DUSING_UV_SHARED=1' '-DUSING_V8_SHARED=1' '-DV8_DEPRECATION_WARNINGS=1' '-DV8_DEPRECATION_WARNINGS' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-D_GLIBCXX_USE_CXX11_ABI=1' '-D_DARWIN_USE_64_BIT_INODE=1' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-DOPENSSL_NO_PINSHARED' '-DOPENSSL_THREADS' '-DLIBSASS_VERSION="3.5.5"' -I/Users/richardbarnes/.node-gyp/16.13.1/include/node -I/Users/richardbarnes/.node-gyp/16.13.1/src -I/Users/richardbarnes/.node-gyp/16.13.1/deps/openssl/config -I/Users/richardbarnes/.node-gyp/16.13.1/deps/openssl/openssl/include -I/Users/richardbarnes/.node-gyp/16.13.1/deps/uv/include -I/Users/richardbarnes/.node-gyp/16.13.1/deps/zlib -I/Users/richardbarnes/.node-gyp/16.13.1/deps/v8/include -I../src/libsass/include -O3 -gdwarf-2 -mmacosx-version-min=10.7 -arch arm64 -Wall -Wendif-labels -W -Wno-unused-parameter -std=c++11 -stdlib=libc++ -fno-strict-aliasing -MMD -MF ./Release/.deps/Release/obj.target/libsass/src/libsass/src/to_value.o.d.raw -c -o Release/obj.target/libsass/src/libsass/src/to_value.o ../src/libsass/src/to_value.cpp
npm ERR! c++ '-DNODE_GYP_MODULE_NAME=libsass' '-DUSING_UV_SHARED=1' '-DUSING_V8_SHARED=1' '-DV8_DEPRECATION_WARNINGS=1' '-DV8_DEPRECATION_WARNINGS' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-D_GLIBCXX_USE_CXX11_ABI=1' '-D_DARWIN_USE_64_BIT_INODE=1' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-DOPENSSL_NO_PINSHARED' '-DOPENSSL_THREADS' '-DLIBSASS_VERSION="3.5.5"' -I/Users/richardbarnes/.node-gyp/16.13.1/include/node -I/Users/richardbarnes/.node-gyp/16.13.1/src -I/Users/richardbarnes/.node-gyp/16.13.1/deps/openssl/config -I/Users/richardbarnes/.node-gyp/16.13.1/deps/openssl/openssl/include -I/Users/richardbarnes/.node-gyp/16.13.1/deps/uv/include -I/Users/richardbarnes/.node-gyp/16.13.1/deps/zlib -I/Users/richardbarnes/.node-gyp/16.13.1/deps/v8/include -I../src/libsass/include -O3 -gdwarf-2 -mmacosx-version-min=10.7 -arch arm64 -Wall -Wendif-labels -W -Wno-unused-parameter -std=c++11 -stdlib=libc++ -fno-strict-aliasing -MMD -MF ./Release/.deps/Release/obj.target/libsass/src/libsass/src/units.o.d.raw -c -o Release/obj.target/libsass/src/libsass/src/units.o ../src/libsass/src/units.cpp
npm ERR! c++ '-DNODE_GYP_MODULE_NAME=libsass' '-DUSING_UV_SHARED=1' '-DUSING_V8_SHARED=1' '-DV8_DEPRECATION_WARNINGS=1' '-DV8_DEPRECATION_WARNINGS' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-D_GLIBCXX_USE_CXX11_ABI=1' '-D_DARWIN_USE_64_BIT_INODE=1' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-DOPENSSL_NO_PINSHARED' '-DOPENSSL_THREADS' '-DLIBSASS_VERSION="3.5.5"' -I/Users/richardbarnes/.node-gyp/16.13.1/include/node -I/Users/richardbarnes/.node-gyp/16.13.1/src -I/Users/richardbarnes/.node-gyp/16.13.1/deps/openssl/config -I/Users/richardbarnes/.node-gyp/16.13.1/deps/openssl/openssl/include -I/Users/richardbarnes/.node-gyp/16.13.1/deps/uv/include -I/Users/richardbarnes/.node-gyp/16.13.1/deps/zlib -I/Users/richardbarnes/.node-gyp/16.13.1/deps/v8/include -I../src/libsass/include -O3 -gdwarf-2 -mmacosx-version-min=10.7 -arch arm64 -Wall -Wendif-labels -W -Wno-unused-parameter -std=c++11 -stdlib=libc++ -fno-strict-aliasing -MMD -MF ./Release/.deps/Release/obj.target/libsass/src/libsass/src/utf8_string.o.d.raw -c -o Release/obj.target/libsass/src/libsass/src/utf8_string.o ../src/libsass/src/utf8_string.cpp
npm ERR! c++ '-DNODE_GYP_MODULE_NAME=libsass' '-DUSING_UV_SHARED=1' '-DUSING_V8_SHARED=1' '-DV8_DEPRECATION_WARNINGS=1' '-DV8_DEPRECATION_WARNINGS' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-D_GLIBCXX_USE_CXX11_ABI=1' '-D_DARWIN_USE_64_BIT_INODE=1' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-DOPENSSL_NO_PINSHARED' '-DOPENSSL_THREADS' '-DLIBSASS_VERSION="3.5.5"' -I/Users/richardbarnes/.node-gyp/16.13.1/include/node -I/Users/richardbarnes/.node-gyp/16.13.1/src -I/Users/richardbarnes/.node-gyp/16.13.1/deps/openssl/config -I/Users/richardbarnes/.node-gyp/16.13.1/deps/openssl/openssl/include -I/Users/richardbarnes/.node-gyp/16.13.1/deps/uv/include -I/Users/richardbarnes/.node-gyp/16.13.1/deps/zlib -I/Users/richardbarnes/.node-gyp/16.13.1/deps/v8/include -I../src/libsass/include -O3 -gdwarf-2 -mmacosx-version-min=10.7 -arch arm64 -Wall -Wendif-labels -W -Wno-unused-parameter -std=c++11 -stdlib=libc++ -fno-strict-aliasing -MMD -MF ./Release/.deps/Release/obj.target/libsass/src/libsass/src/util.o.d.raw -c -o Release/obj.target/libsass/src/libsass/src/util.o ../src/libsass/src/util.cpp
npm ERR! c++ '-DNODE_GYP_MODULE_NAME=libsass' '-DUSING_UV_SHARED=1' '-DUSING_V8_SHARED=1' '-DV8_DEPRECATION_WARNINGS=1' '-DV8_DEPRECATION_WARNINGS' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-D_GLIBCXX_USE_CXX11_ABI=1' '-D_DARWIN_USE_64_BIT_INODE=1' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-DOPENSSL_NO_PINSHARED' '-DOPENSSL_THREADS' '-DLIBSASS_VERSION="3.5.5"' -I/Users/richardbarnes/.node-gyp/16.13.1/include/node -I/Users/richardbarnes/.node-gyp/16.13.1/src -I/Users/richardbarnes/.node-gyp/16.13.1/deps/openssl/config -I/Users/richardbarnes/.node-gyp/16.13.1/deps/openssl/openssl/include -I/Users/richardbarnes/.node-gyp/16.13.1/deps/uv/include -I/Users/richardbarnes/.node-gyp/16.13.1/deps/zlib -I/Users/richardbarnes/.node-gyp/16.13.1/deps/v8/include -I../src/libsass/include -O3 -gdwarf-2 -mmacosx-version-min=10.7 -arch arm64 -Wall -Wendif-labels -W -Wno-unused-parameter -std=c++11 -stdlib=libc++ -fno-strict-aliasing -MMD -MF ./Release/.deps/Release/obj.target/libsass/src/libsass/src/values.o.d.raw -c -o Release/obj.target/libsass/src/libsass/src/values.o ../src/libsass/src/values.cpp
npm ERR! rm -f Release/sass.a && ./gyp-mac-tool filter-libtool libtool -static -o Release/sass.a Release/obj.target/libsass/src/libsass/src/ast.o Release/obj.target/libsass/src/libsass/src/ast_fwd_decl.o Release/obj.target/libsass/src/libsass/src/backtrace.o Release/obj.target/libsass/src/libsass/src/base64vlq.o Release/obj.target/libsass/src/libsass/src/bind.o Release/obj.target/libsass/src/libsass/src/cencode.o Release/obj.target/libsass/src/libsass/src/check_nesting.o Release/obj.target/libsass/src/libsass/src/color_maps.o Release/obj.target/libsass/src/libsass/src/constants.o Release/obj.target/libsass/src/libsass/src/context.o Release/obj.target/libsass/src/libsass/src/cssize.o Release/obj.target/libsass/src/libsass/src/emitter.o Release/obj.target/libsass/src/libsass/src/environment.o Release/obj.target/libsass/src/libsass/src/error_handling.o Release/obj.target/libsass/src/libsass/src/eval.o Release/obj.target/libsass/src/libsass/src/expand.o Release/obj.target/libsass/src/libsass/src/extend.o Release/obj.target/libsass/src/libsass/src/file.o Release/obj.target/libsass/src/libsass/src/functions.o Release/obj.target/libsass/src/libsass/src/inspect.o Release/obj.target/libsass/src/libsass/src/json.o Release/obj.target/libsass/src/libsass/src/lexer.o Release/obj.target/libsass/src/libsass/src/listize.o Release/obj.target/libsass/src/libsass/src/memory/SharedPtr.o Release/obj.target/libsass/src/libsass/src/node.o Release/obj.target/libsass/src/libsass/src/operators.o Release/obj.target/libsass/src/libsass/src/output.o Release/obj.target/libsass/src/libsass/src/parser.o Release/obj.target/libsass/src/libsass/src/plugins.o Release/obj.target/libsass/src/libsass/src/position.o Release/obj.target/libsass/src/libsass/src/prelexer.o Release/obj.target/libsass/src/libsass/src/remove_placeholders.o Release/obj.target/libsass/src/libsass/src/sass.o Release/obj.target/libsass/src/libsass/src/sass2scss.o Release/obj.target/libsass/src/libsass/src/sass_context.o Release/obj.target/libsass/src/libsass/src/sass_functions.o Release/obj.target/libsass/src/libsass/src/sass_util.o Release/obj.target/libsass/src/libsass/src/sass_values.o Release/obj.target/libsass/src/libsass/src/source_map.o Release/obj.target/libsass/src/libsass/src/subset_map.o Release/obj.target/libsass/src/libsass/src/to_c.o Release/obj.target/libsass/src/libsass/src/to_value.o Release/obj.target/libsass/src/libsass/src/units.o Release/obj.target/libsass/src/libsass/src/utf8_string.o Release/obj.target/libsass/src/libsass/src/util.o Release/obj.target/libsass/src/libsass/src/values.o
npm ERR! c++ '-DNODE_GYP_MODULE_NAME=binding' '-DUSING_UV_SHARED=1' '-DUSING_V8_SHARED=1' '-DV8_DEPRECATION_WARNINGS=1' '-DV8_DEPRECATION_WARNINGS' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-D_GLIBCXX_USE_CXX11_ABI=1' '-D_DARWIN_USE_64_BIT_INODE=1' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-DOPENSSL_NO_PINSHARED' '-DOPENSSL_THREADS' '-DBUILDING_NODE_EXTENSION' -I/Users/richardbarnes/.node-gyp/16.13.1/include/node -I/Users/richardbarnes/.node-gyp/16.13.1/src -I/Users/richardbarnes/.node-gyp/16.13.1/deps/openssl/config -I/Users/richardbarnes/.node-gyp/16.13.1/deps/openssl/openssl/include -I/Users/richardbarnes/.node-gyp/16.13.1/deps/uv/include -I/Users/richardbarnes/.node-gyp/16.13.1/deps/zlib -I/Users/richardbarnes/.node-gyp/16.13.1/deps/v8/include -I../../nan -I../src/libsass/include -O3 -gdwarf-2 -mmacosx-version-min=10.7 -arch arm64 -Wall -Wendif-labels -W -Wno-unused-parameter -std=c++11 -stdlib=libc++ -fno-rtti -fno-exceptions -fno-strict-aliasing -MMD -MF ./Release/.deps/Release/obj.target/binding/src/binding.o.d.raw -c -o Release/obj.target/binding/src/binding.o ../src/binding.cpp
npm ERR! gyp info it worked if it ends with ok
npm ERR! gyp verb cli [
npm ERR! gyp verb cli '/usr/local/bin/node',
npm ERR! gyp verb cli '/Users/richardbarnes/Desktop/Personal-Projects/gatsby-simplefolio/node_modules/node-gyp/bin/node-gyp.js',
npm ERR! gyp verb cli 'rebuild',
npm ERR! gyp verb cli '--verbose',
npm ERR! gyp verb cli '--libsass_ext=',
npm ERR! gyp verb cli '--libsass_cflags=',
npm ERR! gyp verb cli '--libsass_ldflags=',
npm ERR! gyp verb cli '--libsass_library='
npm ERR! gyp verb cli ]
npm ERR! gyp info using [email protected]
npm ERR! gyp info using [email protected] | darwin | arm64
npm ERR! gyp verb command rebuild []
npm ERR! gyp verb command clean []
npm ERR! gyp verb clean removing "build" directory
npm ERR! gyp verb command configure []
npm ERR! gyp verb check python checking for Python executable "python2" in the PATH
npm ERR! gyp verb which succeeded python2 /usr/bin/python2
npm ERR! gyp verb check python version /usr/bin/python2 -c "import sys; print "2.7.16 npm ERR! gyp verb check python version .%s.%s" % sys.version_info[:3];" returned: %j
npm ERR! gyp verb get node dir no --target version specified, falling back to host node version: 16.13.1
npm ERR! gyp verb command install [ '16.13.1' ]
npm ERR! gyp verb install input version string "16.13.1"
npm ERR! gyp verb install installing version: 16.13.1
npm ERR! gyp verb install --ensure was passed, so won't reinstall if already installed
npm ERR! gyp verb install version is already installed, need to check "installVersion"
npm ERR! gyp verb got "installVersion" 9
npm ERR! gyp verb needs "installVersion" 9
npm ERR! gyp verb install version is good
npm ERR! gyp verb get node dir target node version installed: 16.13.1
npm ERR! gyp verb build dir attempting to create "build" dir: /Users/richardbarnes/Desktop/Personal-Projects/gatsby-simplefolio/node_modules/node-sass/build
npm ERR! gyp verb build dir "build" dir needed to be created? /Users/richardbarnes/Desktop/Personal-Projects/gatsby-simplefolio/node_modules/node-sass/build
npm ERR! gyp verb build/config.gypi creating config file
npm ERR! gyp verb build/config.gypi writing out config file: /Users/richardbarnes/Desktop/Personal-Projects/gatsby-simplefolio/node_modules/node-sass/build/config.gypi
npm ERR! (node:91847) [DEP0150] DeprecationWarning: Setting process.config is deprecated. In the future the property will be read-only.
npm ERR! (Use node --trace-deprecation ... to show where the warning was created)
npm ERR! gyp verb config.gypi checking for gypi file: /Users/richardbarnes/Desktop/Personal-Projects/gatsby-simplefolio/node_modules/node-sass/config.gypi
npm ERR! gyp verb common.gypi checking for gypi file: /Users/richardbarnes/Desktop/Personal-Projects/gatsby-simplefolio/node_modules/node-sass/common.gypi
npm ERR! gyp verb gyp gyp format was not specified; forcing "make"
npm ERR! gyp info spawn /usr/bin/python2
npm ERR! gyp info spawn args [
npm ERR! gyp info spawn args '/Users/richardbarnes/Desktop/Personal-Projects/gatsby-simplefolio/node_modules/node-gyp/gyp/gyp_main.py',
npm ERR! gyp info spawn args 'binding.gyp',
npm ERR! gyp info spawn args '-f',
npm ERR! gyp info spawn args 'make',
npm ERR! gyp info spawn args '-I',
npm ERR! gyp info spawn args '/Users/richardbarnes/Desktop/Personal-Projects/gatsby-simplefolio/node_modules/node-sass/build/config.gypi',
npm ERR! gyp info spawn args '-I',
npm ERR! gyp info spawn args '/Users/richardbarnes/Desktop/Personal-Projects/gatsby-simplefolio/node_modules/node-gyp/addon.gypi',
npm ERR! gyp info spawn args '-I',
npm ERR! gyp info spawn args '/Users/richardbarnes/.node-gyp/16.13.1/include/node/common.gypi',
npm ERR! gyp info spawn args '-Dlibrary=shared_library',
npm ERR! gyp info spawn args '-Dvisibility=default',
npm ERR! gyp info spawn args '-Dnode_root_dir=/Users/richardbarnes/.node-gyp/16.13.1',
npm ERR! gyp info spawn args '-Dnode_gyp_dir=/Users/richardbarnes/Desktop/Personal-Projects/gatsby-simplefolio/node_modules/node-gyp',
npm ERR! gyp info spawn args '-Dnode_lib_file=/Users/richardbarnes/.node-gyp/16.13.1/<(target_arch)/node.lib',
npm ERR! gyp info spawn args '-Dmodule_root_dir=/Users/richardbarnes/Desktop/Personal-Projects/gatsby-simplefolio/node_modules/node-sass',
npm ERR! gyp info spawn args '-Dnode_engine=v8',
npm ERR! gyp info spawn args '--depth=.',
npm ERR! gyp info spawn args '--no-parallel',
npm ERR! gyp info spawn args '--generator-output',
npm ERR! gyp info spawn args 'build',
npm ERR! gyp info spawn args '-Goutput_dir=.'
npm ERR! gyp info spawn args ]
npm ERR! gyp verb command build []
npm ERR! gyp verb build type Release
npm ERR! gyp verb architecture arm64
npm ERR! gyp verb node dev dir /Users/richardbarnes/.node-gyp/16.13.1
npm ERR! gyp verb which succeeded for make /usr/bin/make
npm ERR! gyp info spawn make
npm ERR! gyp info spawn args [ 'V=1', 'BUILDTYPE=Release', '-C', 'build' ]
npm ERR! In file included from ../src/libsass/src/ast.cpp:2:
npm ERR! ../src/libsass/src/ast.hpp:1614:25: warning: loop variable 'numerator' creates a copy from type 'const std::string' [-Wrange-loop-construct]
npm ERR! for (const auto numerator : numerators)
npm ERR! ^
npm ERR! ../src/libsass/src/ast.hpp:1614:14: note: use reference type 'const std::string &' to prevent copying
npm ERR! for (const auto numerator : numerators)
npm ERR! ^~~~~~~~~~~~~~~~~~~~~~
npm ERR! &
npm ERR! ../src/libsass/src/ast.hpp:1616:25: warning: loop variable 'denominator' creates a copy from type 'const std::string' [-Wrange-loop-construct]
npm ERR! for (const auto denominator : denominators)
npm ERR! ^
npm ERR! ../src/libsass/src/ast.hpp:1616:14: note: use reference type 'const std::string &' to prevent copying
npm ERR! for (const auto denominator : denominators)
npm ERR! ^~~~~~~~~~~~~~~~~~~~~~~~
npm ERR! &
npm ERR! 2 warnings generated.
npm ERR! In file included from ../src/libsass/src/ast_fwd_decl.cpp:1:
npm ERR! ../src/libsass/src/ast.hpp:1614:25: warning: loop variable 'numerator' creates a copy from type 'const std::string' [-Wrange-loop-construct]
npm ERR! for (const auto numerator : numerators)
npm ERR! ^
npm ERR! ../src/libsass/src/ast.hpp:1614:14: note: use reference type 'const std::string &' to prevent copying
npm ERR! for (const auto numerator : numerators)
npm ERR! ^~~~~~~~~~~~~~~~~~~~~~
npm ERR! &
npm ERR! ../src/libsass/src/ast.hpp:1616:25: warning: loop variable 'denominator' creates a copy from type 'const std::string' [-Wrange-loop-construct]
npm ERR! for (const auto denominator : denominators)
npm ERR! ^
npm ERR! ../src/libsass/src/ast.hpp:1616:14: note: use reference type 'const std::string &' to prevent copying
npm ERR! for (const auto denominator : denominators)
npm ERR! ^~~~~~~~~~~~~~~~~~~~~~~~
npm ERR! &
npm ERR! 2 warnings generated.
npm ERR! In file included from ../src/libsass/src/bind.cpp:3:
npm ERR! ../src/libsass/src/ast.hpp:1614:25: warning: loop variable 'numerator' creates a copy from type 'const std::string' [-Wrange-loop-construct]
npm ERR! for (const auto numerator : numerators)
npm ERR! ^
npm ERR! ../src/libsass/src/ast.hpp:1614:14: note: use reference type 'const std::string &' to prevent copying
npm ERR! for (const auto numerator : numerators)
npm ERR! ^~~~~~~~~~~~~~~~~~~~~~
npm ERR! &
npm ERR! ../src/libsass/src/ast.hpp:1616:25: warning: loop variable 'denominator' creates a copy from type 'const std::string' [-Wrange-loop-construct]
npm ERR! for (const auto denominator : denominators)
npm ERR! ^
npm ERR! ../src/libsass/src/ast.hpp:1616:14: note: use reference type 'const std::string &' to prevent copying
npm ERR! for (const auto denominator : denominators)
npm ERR! ^~~~~~~~~~~~~~~~~~~~~~~~
npm ERR! &
npm ERR! 2 warnings generated.
npm ERR! In file included from ../src/libsass/src/check_nesting.cpp:4:
npm ERR! In file included from ../src/libsass/src/check_nesting.hpp:4:
npm ERR! ../src/libsass/src/ast.hpp:1614:25: warning: loop variable 'numerator' creates a copy from type 'const std::string' [-Wrange-loop-construct]
npm ERR! for (const auto numerator : numerators)
npm ERR! ^
npm ERR! ../src/libsass/src/ast.hpp:1614:14: note: use reference type 'const std::string &' to prevent copying
npm ERR! for (const auto numerator : numerators)
npm ERR! ^~~~~~~~~~~~~~~~~~~~~~
npm ERR! &
npm ERR! ../src/libsass/src/ast.hpp:1616:25: warning: loop variable 'denominator' creates a copy from type 'const std::string' [-Wrange-loop-construct]
npm ERR! for (const auto denominator : denominators)
npm ERR! ^
npm ERR! ../src/libsass/src/ast.hpp:1616:14: note: use reference type 'const std::string &' to prevent copying
npm ERR! for (const auto denominator : denominators)
npm ERR! ^~~~~~~~~~~~~~~~~~~~~~~~
npm ERR! &
npm ERR! 2 warnings generated.
npm ERR! In file included from ../src/libsass/src/color_maps.cpp:2:
npm ERR! ../src/libsass/src/ast.hpp:1614:25: warning: loop variable 'numerator' creates a copy from type 'const std::string' [-Wrange-loop-construct]
npm ERR! for (const auto numerator : numerators)
npm ERR! ^
npm ERR! ../src/libsass/src/ast.hpp:1614:14: note: use reference type 'const std::string &' to prevent copying
npm ERR! for (const auto numerator : numerators)
npm ERR! ^~~~~~~~~~~~~~~~~~~~~~
npm ERR! &
npm ERR! ../src/libsass/src/ast.hpp:1616:25: warning: loop variable 'denominator' creates a copy from type 'const std::string' [-Wrange-loop-construct]
npm ERR! for (const auto denominator : denominators)
npm ERR! ^
npm ERR! ../src/libsass/src/ast.hpp:1616:14: note: use reference type 'const std::string &' to prevent copying
npm ERR! for (const auto denominator : denominators)
npm ERR! ^~~~~~~~~~~~~~~~~~~~~~~~
npm ERR! &
npm ERR! 2 warnings generated.
npm ERR! In file included from ../src/libsass/src/context.cpp:9:
npm ERR! ../src/libsass/src/ast.hpp:1614:25: warning: loop variable 'numerator' creates a copy from type 'const std::string' [-Wrange-loop-construct]
npm ERR! for (const auto numerator : numerators)
npm ERR! ^
npm ERR! ../src/libsass/src/ast.hpp:1614:14: note: use reference type 'const std::string &' to prevent copying
npm ERR! for (const auto numerator : numerators)
npm ERR! ^~~~~~~~~~~~~~~~~~~~~~
npm ERR! &
npm ERR! ../src/libsass/src/ast.hpp:1616:25: warning: loop variable 'denominator' creates a copy from type 'const std::string' [-Wrange-loop-construct]
npm ERR! for (const auto denominator : denominators)
npm ERR! ^
npm ERR! ../src/libsass/src/ast.hpp:1616:14: note: use reference type 'const std::string &' to prevent copying
npm ERR! for (const auto denominator : denominators)
npm ERR! ^~~~~~~~~~~~~~~~~~~~~~~~
npm ERR! &
npm ERR! 2 warnings generated.
npm ERR! In file included from ../src/libsass/src/cssize.cpp:6:
npm ERR! In file included from ../src/libsass/src/cssize.hpp:4:
npm ERR! ../src/libsass/src/ast.hpp:1614:25: warning: loop variable 'numerator' creates a copy from type 'const std::string' [-Wrange-loop-construct]
npm ERR! for (const auto numerator : numerators)
npm ERR! ^
npm ERR! ../src/libsass/src/ast.hpp:1614:14: note: use reference type 'const std::string &' to prevent copying
npm ERR! for (const auto numerator : numerators)
npm ERR! ^~~~~~~~~~~~~~~~~~~~~~
npm ERR! &
npm ERR! ../src/libsass/src/ast.hpp:1616:25: warning: loop variable 'denominator' creates a copy from type 'const std::string' [-Wrange-loop-construct]
npm ERR! for (const auto denominator : denominators)
npm ERR! ^
npm ERR! ../src/libsass/src/ast.hpp:1616:14: note: use reference type 'const std::string &' to prevent copying
npm ERR! for (const auto denominator : denominators)
npm ERR! ^~~~~~~~~~~~~~~~~~~~~~~~
npm ERR! &
npm ERR! 2 warnings generated.
npm ERR! In file included from ../src/libsass/src/environment.cpp:2:
npm ERR! ../src/libsass/src/ast.hpp:1614:25: warning: loop variable 'numerator' creates a copy from type 'const std::string' [-Wrange-loop-construct]
npm ERR! for (const auto numerator : numerators)
npm ERR! ^
npm ERR! ../src/libsass/src/ast.hpp:1614:14: note: use reference type 'const std::string &' to prevent copying
npm ERR! for (const auto numerator : numerators)
npm ERR! ^~~~~~~~~~~~~~~~~~~~~~
npm ERR! &
npm ERR! ../src/libsass/src/ast.hpp:1616:25: warning: loop variable 'denominator' creates a copy from type 'const std::string' [-Wrange-loop-construct]
npm ERR! for (const auto denominator : denominators)
npm ERR! ^
npm ERR! ../src/libsass/src/ast.hpp:1616:14: note: use reference type 'const std::string &' to prevent copying
npm ERR! for (const auto denominator : denominators)
npm ERR! ^~~~~~~~~~~~~~~~~~~~~~~~
npm ERR! &
npm ERR! 2 warnings generated.
npm ERR! In file included from ../src/libsass/src/error_handling.cpp:2:
npm ERR! ../src/libsass/src/ast.hpp:1614:25: warning: loop variable 'numerator' creates a copy from type 'const std::string' [-Wrange-loop-construct]
npm ERR! for (const auto numerator : numerators)
npm ERR! ^
npm ERR! ../src/libsass/src/ast.hpp:1614:14: note: use reference type 'const std::string &' to prevent copying
npm ERR! for (const auto numerator : numerators)
npm ERR! ^~~~~~~~~~~~~~~~~~~~~~
npm ERR! &
npm ERR! ../src/libsass/src/ast.hpp:1616:25: warning: loop variable 'denominator' creates a copy from type 'const std::string' [-Wrange-loop-construct]
npm ERR! for (const auto denominator : denominators)
npm ERR! ^
npm ERR! ../src/libsass/src/ast.hpp:1616:14: note: use reference type 'const std::string &' to prevent copying
npm ERR! for (const auto denominator : denominators)
npm ERR! ^~~~~~~~~~~~~~~~~~~~~~~~
npm ERR! &
npm ERR! 2 warnings generated.
npm ERR! In file included from ../src/libsass/src/eval.cpp:10:
npm ERR! In file included from ../src/libsass/src/eval.hpp:4:
npm ERR! ../src/libsass/src/ast.hpp:1614:25: warning: loop variable 'numerator' creates a copy from type 'const std::string' [-Wrange-loop-construct]
npm ERR! for (const auto numerator : numerators)
npm ERR! ^
npm ERR! ../src/libsass/src/ast.hpp:1614:14: note: use reference type 'const std::string &' to prevent copying
npm ERR! for (const auto numerator : numerators)
npm ERR! ^~~~~~~~~~~~~~~~~~~~~~
npm ERR! &
npm ERR! ../src/libsass/src/ast.hpp:1616:25: warning: loop variable 'denominator' creates a copy from type 'const std::string' [-Wrange-loop-construct]
npm ERR! for (const auto denominator : denominators)
npm ERR! ^
npm ERR! ../src/libsass/src/ast.hpp:1616:14: note: use reference type 'const std::string &' to prevent copying
npm ERR! for (const auto denominator : denominators)
npm ERR! ^~~~~~~~~~~~~~~~~~~~~~~~
npm ERR! &
npm ERR! 2 warnings generated.
npm ERR! In file included from ../src/libsass/src/expand.cpp:5:
npm ERR! ../src/libsass/src/ast.hpp:1614:25: warning: loop variable 'numerator' creates a copy from type 'const std::string' [-Wrange-loop-construct]
npm ERR! for (const auto numerator : numerators)
npm ERR! ^
npm ERR! ../src/libsass/src/ast.hpp:1614:14: note: use reference type 'const std::string &' to prevent copying
npm ERR! for (const auto numerator : numerators)
npm ERR! ^~~~~~~~~~~~~~~~~~~~~~
npm ERR! &
npm ERR! ../src/libsass/src/ast.hpp:1616:25: warning: loop variable 'denominator' creates a copy from type 'const std::string' [-Wrange-loop-construct]
npm ERR! for (const auto denominator : denominators)
npm ERR! ^
npm ERR! ../src/libsass/src/ast.hpp:1616:14: note: use reference type 'const std::string &' to prevent copying
npm ERR! for (const auto denominator : denominators)
npm ERR! ^~~~~~~~~~~~~~~~~~~~~~~~
npm ERR! &
npm ERR! 2 warnings generated.
npm ERR! In file included from ../src/libsass/src/extend.cpp:2:
npm ERR! In file included from ../src/libsass/src/extend.hpp:7:
npm ERR! ../src/libsass/src/ast.hpp:1614:25: warning: loop variable 'numerator' creates a copy from type 'const std::string' [-Wrange-loop-construct]
npm ERR! for (const auto numerator : numerators)
npm ERR! ^
npm ERR! ../src/libsass/src/ast.hpp:1614:14: note: use reference type 'const std::string &' to prevent copying
npm ERR! for (const auto numerator : numerators)
npm ERR! ^~~~~~~~~~~~~~~~~~~~~~
npm ERR! &
npm ERR! ../src/libsass/src/ast.hpp:1616:25: warning: loop variable 'denominator' creates a copy from type 'const std::string' [-Wrange-loop-construct]
npm ERR! for (const auto denominator : denominators)
npm ERR! ^
npm ERR! ../src/libsass/src/ast.hpp:1616:14: note: use reference type 'const std::string &' to prevent copying
npm ERR! for (const auto denominator : denominators)
npm ERR! ^~~~~~~~~~~~~~~~~~~~~~~~
npm ERR! &
npm ERR! 2 warnings generated.
npm ERR! In file included from ../src/libsass/src/file.cpp:23:
npm ERR! In file included from ../src/libsass/src/sass_functions.hpp:6:
npm ERR! In file included from ../src/libsass/src/functions.hpp:4:
npm ERR! In file included from ../src/libsass/src/listize.hpp:7:
npm ERR! ../src/libsass/src/ast.hpp:1614:25: warning: loop variable 'numerator' creates a copy from type 'const std::string' [-Wrange-loop-construct]
npm ERR! for (const auto numerator : numerators)
npm ERR! ^
npm ERR! ../src/libsass/src/ast.hpp:1614:14: note: use reference type 'const std::string &' to prevent copying
npm ERR! for (const auto numerator : numerators)
npm ERR! ^~~~~~~~~~~~~~~~~~~~~~
npm ERR! &
npm ERR! ../src/libsass/src/ast.hpp:1616:25: warning: loop variable 'denominator' creates a copy from type 'const std::string' [-Wrange-loop-construct]
npm ERR! for (const auto denominator : denominators)
npm ERR! ^
npm ERR! ../src/libsass/src/ast.hpp:1616:14: note: use reference type 'const std::string &' to prevent copying
npm ERR! for (const auto denominator : denominators)
npm ERR! ^~~~~~~~~~~~~~~~~~~~~~~~
npm ERR! &
npm ERR! 2 warnings generated.
npm ERR! In file included from ../src/libsass/src/functions.cpp:2:
npm ERR! In file included from ../src/libsass/src/functions.hpp:4:
npm ERR! In file included from ../src/libsass/src/listize.hpp:7:
npm ERR! ../src/libsass/src/ast.hpp:1614:25: warning: loop variable 'numerator' creates a copy from type 'const std::string' [-Wrange-loop-construct]
npm ERR! for (const auto numerator : numerators)
npm ERR! ^
npm ERR! ../src/libsass/src/ast.hpp:1614:14: note: use reference type 'const std::string &' to prevent copying
npm ERR! for (const auto numerator : numerators)
npm ERR! ^~~~~~~~~~~~~~~~~~~~~~
npm ERR! &
npm ERR! ../src/libsass/src/ast.hpp:1616:25: warning: loop variable 'denominator' creates a copy from type 'const std::string' [-Wrange-loop-construct]
npm ERR! for (const auto denominator : denominators)
npm ERR! ^
npm ERR! ../src/libsass/src/ast.hpp:1616:14: note: use reference type 'const std::string &' to prevent copying
npm ERR! for (const auto denominator : denominators)
npm ERR! ^~~~~~~~~~~~~~~~~~~~~~~~
npm ERR! &
npm ERR! 2 warnings generated.
npm ERR! In file included from ../src/libsass/src/inspect.cpp:9:
npm ERR! ../src/libsass/src/ast.hpp:1614:25: warning: loop variable 'numerator' creates a copy from type 'const std::string' [-Wrange-loop-construct]
npm ERR! for (const auto numerator : numerators)
npm ERR! ^
npm ERR! ../src/libsass/src/ast.hpp:1614:14: note: use reference type 'const std::string &' to prevent copying
npm ERR! for (const auto numerator : numerators)
npm ERR! ^~~~~~~~~~~~~~~~~~~~~~
npm ERR! &
npm ERR! ../src/libsass/src/ast.hpp:1616:25: warning: loop variable 'denominator' creates a copy from type 'const std::string' [-Wrange-loop-construct]
npm ERR! for (const auto denominator : denominators)
npm ERR! ^
npm ERR! ../src/libsass/src/ast.hpp:1616:14: note: use reference type 'const std::string &' to prevent copying
npm ERR! for (const auto denominator : denominators)
npm ERR! ^~~~~~~~~~~~~~~~~~~~~~~~
npm ERR! &
npm ERR! 2 warnings generated.
npm ERR! In file included from ../src/libsass/src/listize.cpp:6:
npm ERR! In file included from ../src/libsass/src/listize.hpp:7:
npm ERR! ../src/libsass/src/ast.hpp:1614:25: warning: loop variable 'numerator' creates a copy from type 'const std::string' [-Wrange-loop-construct]
npm ERR! for (const auto numerator : numerators)
npm ERR! ^
npm ERR! ../src/libsass/src/ast.hpp:1614:14: note: use reference type 'const std::string &' to prevent copying
npm ERR! for (const auto numerator : numerators)
npm ERR! ^~~~~~~~~~~~~~~~~~~~~~
npm ERR! &
npm ERR! ../src/libsass/src/ast.hpp:1616:25: warning: loop variable 'denominator' creates a copy from type 'const std::string' [-Wrange-loop-construct]
npm ERR! for (const auto denominator : denominators)
npm ERR! ^
npm ERR! ../src/libsass/src/ast.hpp:1616:14: note: use reference type 'const std::string &' to prevent copying
npm ERR! for (const auto denominator : denominators)
npm ERR! ^~~~~~~~~~~~~~~~~~~~~~~~
npm ERR! &
npm ERR! 2 warnings generated.
npm ERR! In file included from ../src/libsass/src/node.cpp:4:
npm ERR! In file included from ../src/libsass/src/node.hpp:7:
npm ERR! ../src/libsass/src/ast.hpp:1614:25: warning: loop variable 'numerator' creates a copy from type 'const std::string' [-Wrange-loop-construct]
npm ERR! for (const auto numerator : numerators)
npm ERR! ^
npm ERR! ../src/libsass/src/ast.hpp:1614:14: note: use reference type 'const std::string &' to prevent copying
npm ERR! for (const auto numerator : numerators)
npm ERR! ^~~~~~~~~~~~~~~~~~~~~~
npm ERR! &
npm ERR! ../src/libsass/src/ast.hpp:1616:25: warning: loop variable 'denominator' creates a copy from type 'const std::string' [-Wrange-loop-construct]
npm ERR! for (const auto denominator : denominators)
npm ERR! ^
npm ERR! ../src/libsass/src/ast.hpp:1616:14: note: use reference type 'const std::string &' to prevent copying
npm ERR! for (const auto denominator : denominators)
npm ERR! ^~~~~~~~~~~~~~~~~~~~~~~~
npm ERR! &
npm ERR! 2 warnings generated.
npm ERR! In file included from ../src/libsass/src/operators.cpp:2:
npm ERR! In file included from ../src/libsass/src/operators.hpp:4:
npm ERR! In file included from ../src/libsass/src/values.hpp:4:
npm ERR! ../src/libsass/src/ast.hpp:1614:25: warning: loop variable 'numerator' creates a copy from type 'const std::string' [-Wrange-loop-construct]
npm ERR! for (const auto numerator : numerators)
npm ERR! ^
npm ERR! ../src/libsass/src/ast.hpp:1614:14: note: use reference type 'const std::string &' to prevent copying
npm ERR! for (const auto numerator : numerators)
npm ERR! ^~~~~~~~~~~~~~~~~~~~~~
npm ERR! &
npm ERR! ../src/libsass/src/ast.hpp:1616:25: warning: loop variable 'denominator' creates a copy from type 'const std::string' [-Wrange-loop-construct]
npm ERR! for (const auto denominator : denominators)
npm ERR! ^
npm ERR! ../src/libsass/src/ast.hpp:1616:14: note: use reference type 'const std::string &' to prevent copying
npm ERR! for (const auto denominator : denominators)
npm ERR! ^~~~~~~~~~~~~~~~~~~~~~~~
npm ERR! &
npm ERR! 2 warnings generated.
npm ERR! In file included from ../src/libsass/src/output.cpp:2:
npm ERR! ../src/libsass/src/ast.hpp:1614:25: warning: loop variable 'numerator' creates a copy from type 'const std::string' [-Wrange-loop-construct]
npm ERR! for (const auto numerator : numerators)
npm ERR! ^
npm ERR! ../src/libsass/src/ast.hpp:1614:14: note: use reference type 'const std::string &' to prevent copying
npm ERR! for (const auto numerator : numerators)
npm ERR! ^~~~~~~~~~~~~~~~~~~~~~
npm ERR! &
npm ERR! ../src/libsass/src/ast.hpp:1616:25: warning: loop variable 'denominator' creates a copy from type 'const std::string' [-Wrange-loop-construct]
npm ERR! for (const auto denominator : denominators)
npm ERR! ^
npm ERR! ../src/libsass/src/ast.hpp:1616:14: note: use reference type 'const std::string &' to prevent copying
npm ERR! for (const auto denominator : denominators)
npm ERR! ^~~~~~~~~~~~~~~~~~~~~~~~
npm ERR! &
npm ERR! 2 warnings generated.
npm ERR! In file included from ../src/libsass/src/parser.cpp:2:
npm ERR! In file included from ../src/libsass/src/parser.hpp:7:
npm ERR! ../src/libsass/src/ast.hpp:1614:25: warning: loop variable 'numerator' creates a copy from type 'const std::string' [-Wrange-loop-construct]
npm ERR! for (const auto numerator : numerators)
npm ERR! ^
npm ERR! ../src/libsass/src/ast.hpp:1614:14: note: use reference type 'const std::string &' to prevent copying
npm ERR! for (const auto numerator : numerators)
npm ERR! ^~~~~~~~~~~~~~~~~~~~~~
npm ERR! &
npm ERR! ../src/libsass/src/ast.hpp:1616:25: warning: loop variable 'denominator' creates a copy from type 'const std::string' [-Wrange-loop-construct]
npm ERR! for (const auto denominator : denominators)
npm ERR! ^
npm ERR! ../src/libsass/src/ast.hpp:1616:14: note: use reference type 'const std::string &' to prevent copying
npm ERR! for (const auto denominator : denominators)
npm ERR! ^~~~~~~~~~~~~~~~~~~~~~~~
npm ERR! &
npm ERR! 2 warnings generated.
npm ERR! In file included from ../src/libsass/src/remove_placeholders.cpp:2:
npm ERR! In file included from ../src/libsass/src/remove_placeholders.hpp:6:
npm ERR! ../src/libsass/src/ast.hpp:1614:25: warning: loop variable 'numerator' creates a copy from type 'const std::string' [-Wrange-loop-construct]
npm ERR! for (const auto numerator : numerators)
npm ERR! ^
npm ERR! ../src/libsass/src/ast.hpp:1614:14: note: use reference type 'const std::string &' to prevent copying
npm ERR! for (const auto numerator : numerators)
npm ERR! ^~~~~~~~~~~~~~~~~~~~~~
npm ERR! &
npm ERR! ../src/libsass/src/ast.hpp:1616:25: warning: loop variable 'denominator' creates a copy from type 'const std::string' [-Wrange-loop-construct]
npm ERR! for (const auto denominator : denominators)
npm ERR! ^
npm ERR! ../src/libsass/src/ast.hpp:1616:14: note: use reference type 'const std::string &' to prevent copying
npm ERR! for (const auto denominator : denominators)
npm ERR! ^~~~~~~~~~~~~~~~~~~~~~~~
npm ERR! &
npm ERR! 2 warnings generated.
npm ERR! In file included from ../src/libsass/src/sass.cpp:11:
npm ERR! In file included from ../src/libsass/src/sass_functions.hpp:6:
npm ERR! In file included from ../src/libsass/src/functions.hpp:4:
npm ERR! In file included from ../src/libsass/src/listize.hpp:7:
npm ERR! ../src/libsass/src/ast.hpp:1614:25: warning: loop variable 'numerator' creates a copy from type 'const std::string' [-Wrange-loop-construct]
npm ERR! for (const auto numerator : numerators)
npm ERR! ^
npm ERR! ../src/libsass/src/ast.hpp:1614:14: note: use reference type 'const std::string &' to prevent copying
npm ERR! for (const auto numerator : numerators)
npm ERR! ^~~~~~~~~~~~~~~~~~~~~~
npm ERR! &
npm ERR! ../src/libsass/src/ast.hpp:1616:25: warning: loop variable 'denominator' creates a copy from type 'const std::string' [-Wrange-loop-construct]
npm ERR! for (const auto denominator : denominators)
npm ERR! ^
npm ERR! ../src/libsass/src/ast.hpp:1616:14: note: use reference type 'const std::string &' to prevent copying
npm ERR! for (const auto denominator : denominators)
npm ERR! ^~~~~~~~~~~~~~~~~~~~~~~~
npm ERR! &
npm ERR! 2 warnings generated.
npm ERR! In file included from ../src/libsass/src/sass_context.cpp:9:
npm ERR! ../src/libsass/src/ast.hpp:1614:25: warning: loop variable 'numerator' creates a copy from type 'const std::string' [-Wrange-loop-construct]
npm ERR! for (const auto numerator : numerators)
npm ERR! ^
npm ERR! ../src/libsass/src/ast.hpp:1614:14: note: use reference type 'const std::string &' to prevent copying
npm ERR! for (const auto numerator : numerators)
npm ERR! ^~~~~~~~~~~~~~~~~~~~~~
npm ERR! &
npm ERR! ../src/libsass/src/ast.hpp:1616:25: warning: loop variable 'denominator' creates a copy from type 'const std::string' [-Wrange-loop-construct]
npm ERR! for (const auto denominator : denominators)
npm ERR! ^
npm ERR! ../src/libsass/src/ast.hpp:1616:14: note: use reference type 'const std::string &' to prevent copying
npm ERR! for (const auto denominator : denominators)
npm ERR! ^~~~~~~~~~~~~~~~~~~~~~~~
npm ERR! &
npm ERR! 2 warnings generated.
npm ERR! In file included from ../src/libsass/src/sass_functions.cpp:5:
npm ERR! In file included from ../src/libsass/src/values.hpp:4:
npm ERR! ../src/libsass/src/ast.hpp:1614:25: warning: loop variable 'numerator' creates a copy from type 'const std::string' [-Wrange-loop-construct]
npm ERR! for (const auto numerator : numerators)
npm ERR! ^
npm ERR! ../src/libsass/src/ast.hpp:1614:14: note: use reference type 'const std::string &' to prevent copying
npm ERR! for (const auto numerator : numerators)
npm ERR! ^~~~~~~~~~~~~~~~~~~~~~
npm ERR! &
npm ERR! ../src/libsass/src/ast.hpp:1616:25: warning: loop variable 'denominator' creates a copy from type 'const std::string' [-Wrange-loop-construct]
npm ERR! for (const auto denominator : denominators)
npm ERR! ^
npm ERR! ../src/libsass/src/ast.hpp:1616:14: note: use reference type 'const std::string &' to prevent copying
npm ERR! for (const auto denominator : denominators)
npm ERR! ^~~~~~~~~~~~~~~~~~~~~~~~
npm ERR! &
npm ERR! 2 warnings generated.
npm ERR! In file included from ../src/libsass/src/sass_util.cpp:2:
npm ERR! In file included from ../src/libsass/src/node.hpp:7:
npm ERR! ../src/libsass/src/ast.hpp:1614:25: warning: loop variable 'numerator' creates a copy from type 'const std::string' [-Wrange-loop-construct]
npm ERR! for (const auto numerator : numerators)
npm ERR! ^
npm ERR! ../src/libsass/src/ast.hpp:1614:14: note: use reference type 'const std::string &' to prevent copying
npm ERR! for (const auto numerator : numerators)
npm ERR! ^~~~~~~~~~~~~~~~~~~~~~
npm ERR! &
npm ERR! ../src/libsass/src/ast.hpp:1616:25: warning: loop variable 'denominator' creates a copy from type 'const std::string' [-Wrange-loop-construct]
npm ERR! for (const auto denominator : denominators)
npm ERR! ^
npm ERR! ../src/libsass/src/ast.hpp:1616:14: note: use reference type 'const std::string &' to prevent copying
npm ERR! for (const auto denominator : denominators)
npm ERR! ^~~~~~~~~~~~~~~~~~~~~~~~
npm ERR! &
npm ERR! 2 warnings generated.
npm ERR! In file included from ../src/libsass/src/sass_values.cpp:5:
npm ERR! In file included from ../src/libsass/src/eval.hpp:4:
npm ERR! ../src/libsass/src/ast.hpp:1614:25: warning: loop variable 'numerator' creates a copy from type 'const std::string' [-Wrange-loop-construct]
npm ERR! for (const auto numerator : numerators)
npm ERR! ^
npm ERR! ../src/libsass/src/ast.hpp:1614:14: note: use reference type 'const std::string &' to prevent copying
npm ERR! for (const auto numerator : numerators)
npm ERR! ^~~~~~~~~~~~~~~~~~~~~~
npm ERR! &
npm ERR! ../src/libsass/src/ast.hpp:1616:25: warning: loop variable 'denominator' creates a copy from type 'const std::string' [-Wrange-loop-construct]
npm ERR! for (const auto denominator : denominators)
npm ERR! ^
npm ERR! ../src/libsass/src/ast.hpp:1616:14: note: use reference type 'const std::string &' to prevent copying
npm ERR! for (const auto denominator : denominators)
npm ERR! ^~~~~~~~~~~~~~~~~~~~~~~~
npm ERR! &
npm ERR! 2 warnings generated.
npm ERR! In file included from ../src/libsass/src/source_map.cpp:7:
npm ERR! ../src/libsass/src/ast.hpp:1614:25: warning: loop variable 'numerator' creates a copy from type 'const std::string' [-Wrange-loop-construct]
npm ERR! for (const auto numerator : numerators)
npm ERR! ^
npm ERR! ../src/libsass/src/ast.hpp:1614:14: note: use reference type 'const std::string &' to prevent copying
npm ERR! for (const auto numerator : numerators)
npm ERR! ^~~~~~~~~~~~~~~~~~~~~~
npm ERR! &
npm ERR! ../src/libsass/src/ast.hpp:1616:25: warning: loop variable 'denominator' creates a copy from type 'const std::string' [-Wrange-loop-construct]
npm ERR! for (const auto denominator : denominators)
npm ERR! ^
npm ERR! ../src/libsass/src/ast.hpp:1616:14: note: use reference type 'const std::string &' to prevent copying
npm ERR! for (const auto denominator : denominators)
npm ERR! ^~~~~~~~~~~~~~~~~~~~~~~~
npm ERR! &
npm ERR! 2 warnings generated.
npm ERR! In file included from ../src/libsass/src/subset_map.cpp:2:
npm ERR! ../src/libsass/src/ast.hpp:1614:25: warning: loop variable 'numerator' creates a copy from type 'const std::string' [-Wrange-loop-construct]
npm ERR! for (const auto numerator : numerators)
npm ERR! ^
npm ERR! ../src/libsass/src/ast.hpp:1614:14: note: use reference type 'const std::string &' to prevent copying
npm ERR! for (const auto numerator : numerators)
npm ERR! ^~~~~~~~~~~~~~~~~~~~~~
npm ERR! &
npm ERR! ../src/libsass/src/ast.hpp:1616:25: warning: loop variable 'denominator' creates a copy from type 'const std::string' [-Wrange-loop-construct]
npm ERR! for (const auto denominator : denominators)
npm ERR! ^
npm ERR! ../src/libsass/src/ast.hpp:1616:14: note: use reference type 'const std::string &' to prevent copying
npm ERR! for (const auto denominator : denominators)
npm ERR! ^~~~~~~~~~~~~~~~~~~~~~~~
npm ERR! &
npm ERR! 2 warnings generated.
npm ERR! In file included from ../src/libsass/src/to_c.cpp:3:
npm ERR! ../src/libsass/src/ast.hpp:1614:25: warning: loop variable 'numerator' creates a copy from type 'const std::string' [-Wrange-loop-construct]
npm ERR! for (const auto numerator : numerators)
npm ERR! ^
npm ERR! ../src/libsass/src/ast.hpp:1614:14: note: use reference type 'const std::string &' to prevent copying
npm ERR! for (const auto numerator : numerators)
npm ERR! ^~~~~~~~~~~~~~~~~~~~~~
npm ERR! &
npm ERR! ../src/libsass/src/ast.hpp:1616:25: warning: loop variable 'denominator' creates a copy from type 'const std::string' [-Wrange-loop-construct]
npm ERR! for (const auto denominator : denominators)
npm ERR! ^
npm ERR! ../src/libsass/src/ast.hpp:1616:14: note: use reference type 'const std::string &' to prevent copying
npm ERR! for (const auto denominator : denominators)
npm ERR! ^~~~~~~~~~~~~~~~~~~~~~~~
npm ERR! &
npm ERR! 2 warnings generated.
npm ERR! In file included from ../src/libsass/src/to_value.cpp:2:
npm ERR! ../src/libsass/src/ast.hpp:1614:25: warning: loop variable 'numerator' creates a copy from type 'const std::string' [-Wrange-loop-construct]
npm ERR! for (const auto numerator : numerators)
npm ERR! ^
npm ERR! ../src/libsass/src/ast.hpp:1614:14: note: use reference type 'const std::string &' to prevent copying
npm ERR! for (const auto numerator : numerators)
npm ERR! ^~~~~~~~~~~~~~~~~~~~~~
npm ERR! &
npm ERR! ../src/libsass/src/ast.hpp:1616:25: warning: loop variable 'denominator' creates a copy from type 'const std::string' [-Wrange-loop-construct]
npm ERR! for (const auto denominator : denominators)
npm ERR! ^
npm ERR! ../src/libsass/src/ast.hpp:1616:14: note: use reference type 'const std::string &' to prevent copying
npm ERR! for (const auto denominator : denominators)
npm ERR! ^~~~~~~~~~~~~~~~~~~~~~~~
npm ERR! &
npm ERR! 2 warnings generated.
npm ERR! In file included from ../src/libsass/src/util.cpp:3:
npm ERR! ../src/libsass/src/ast.hpp:1614:25: warning: loop variable 'numerator' creates a copy from type 'const std::string' [-Wrange-loop-construct]
npm ERR! for (const auto numerator : numerators)
npm ERR! ^
npm ERR! ../src/libsass/src/ast.hpp:1614:14: note: use reference type 'const std::string &' to prevent copying
npm ERR! for (const auto numerator : numerators)
npm ERR! ^~~~~~~~~~~~~~~~~~~~~~
npm ERR! &
npm ERR! ../src/libsass/src/ast.hpp:1616:25: warning: loop variable 'denominator' creates a copy from type 'const std::string' [-Wrange-loop-construct]
npm ERR! for (const auto denominator : denominators)
npm ERR! ^
npm ERR! ../src/libsass/src/ast.hpp:1616:14: note: use reference type 'const std::string &' to prevent copying
npm ERR! for (const auto denominator : denominators)
npm ERR! ^~~~~~~~~~~~~~~~~~~~~~~~
npm ERR! &
npm ERR! 2 warnings generated.
npm ERR! In file included from ../src/libsass/src/values.cpp:3:
npm ERR! In file included from ../src/libsass/src/values.hpp:4:
npm ERR! ../src/libsass/src/ast.hpp:1614:25: warning: loop variable 'numerator' creates a copy from type 'const std::string' [-Wrange-loop-construct]
npm ERR! for (const auto numerator : numerators)
npm ERR! ^
npm ERR! ../src/libsass/src/ast.hpp:1614:14: note: use reference type 'const std::string &' to prevent copying
npm ERR! for (const auto numerator : numerators)
npm ERR! ^~~~~~~~~~~~~~~~~~~~~~
npm ERR! &
npm ERR! ../src/libsass/src/ast.hpp:1616:25: warning: loop variable 'denominator' creates a copy from type 'const std::string' [-Wrange-loop-construct]
npm ERR! for (const auto denominator : denominators)
npm ERR! ^
npm ERR! ../src/libsass/src/ast.hpp:1616:14: note: use reference type 'const std::string &' to prevent copying
npm ERR! for (const auto denominator : denominators)
npm ERR! ^~~~~~~~~~~~~~~~~~~~~~~~
npm ERR! &
npm ERR! 2 warnings generated.
npm ERR! In file included from ../src/binding.cpp:1:
npm ERR! In file included from ../../nan/nan.h:58:
npm ERR! In file included from /Users/richardbarnes/.node-gyp/16.13.1/include/node/node.h:63:
npm ERR! In file included from /Users/richardbarnes/.node-gyp/16.13.1/include/node/v8.h:30:
npm ERR! /Users/richardbarnes/.node-gyp/16.13.1/include/node/v8-internal.h:492:38: error: no template named 'remove_cv_t' in namespace 'std'; did you mean 'remove_cv'?
npm ERR! !std::is_same<Data, std::remove_cv_t>::value>::Perform(data);
npm ERR! ~~~~~^~~~~~~~~~~
npm ERR! remove_cv
npm ERR! /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/c++/v1/type_traits:710:50: note: 'remove_cv' declared here
npm ERR! template struct _LIBCPP_TEMPLATE_VIS remove_cv
npm ERR! ^
npm ERR! 1 error generated.
npm ERR! make: *** [Release/obj.target/binding/src/binding.o] Error 1
npm ERR! gyp ERR! build error
npm ERR! gyp ERR! stack Error: make failed with exit code: 2
npm ERR! gyp ERR! stack at ChildProcess.onExit (/Users/richardbarnes/Desktop/Personal-Projects/gatsby-simplefolio/node_modules/node-gyp/lib/build.js:262:23)
npm ERR! gyp ERR! stack at ChildProcess.emit (node:events:390:28)
npm ERR! gyp ERR! stack at Process.ChildProcess._handle.onexit (node:internal/child_process:290:12)
npm ERR! gyp ERR! System Darwin 20.6.0
npm ERR! gyp ERR! command "/usr/local/bin/node" "/Users/richardbarnes/Desktop/Personal-Projects/gatsby-simplefolio/node_modules/node-gyp/bin/node-gyp.js" "rebuild" "--verbose" "--libsass_ext=" "--libsass_cflags=" "--libsass_ldflags=" "--libsass_library="
npm ERR! gyp ERR! cwd /Users/richardbarnes/Desktop/Personal-Projects/gatsby-simplefolio/node_modules/node-sass
npm ERR! gyp ERR! node -v v16.13.1
npm ERR! gyp ERR! node-gyp -v v3.8.0
npm ERR! gyp ERR! not ok
npm ERR! Build failed with error code: 1

NPM Install Fails

new to gatsby,
installed gatsby cli,
running node v12.13.1
npm v6.13.4
gatsby cli v2.9.0

upon running npm install, i get an error "Unexpected end to json input while parsing"

`C:\Users\sotom\Documents\dev\gatsby\gatsby-simplefolio>npm install
npm WARN deprecated [email protected]: request has been deprecated, see request/request#3142
npm WARN deprecated [email protected]: core-js@<3 is no longer maintained and not recommended for usage due to the number of issues. Please, upgrade your dependencies to the actual version of core-js@3.
npm WARN deprecated [email protected]: You can find the new Popper v2 at @popperjs/core, this package is dedicated to the legacy v1
npm ERR! Unexpected end of JSON input while parsing near '...typescript-eslint/exp'

npm ERR! A complete log of this run can be found in:
npm ERR! C:\Users\sotom\AppData\Roaming\npm-cache_logs\2020-03-02T18_11_04_825Z-debug.log`

Npm run develop just hangs after npm install

I'm trying to install this repository, but this is happening:-
Also I'm a complete noob! Forgive my ignorance !

npm install ran successfully with a few warnings of deprecated packages.

npm run develop

[email protected] develop C:\Users\mak94\git_repos\gatsby-simplefolio
gatsby develop

Debugger listening on ws://127.0.0.1:9229/151d5be3-e4a0-4cc7-b968-a919a8698870
For help, see: https://nodejs.org/en/docs/inspector
success open and validate gatsby-configs - 0.231s
success load plugins - 26.226s
success onPreInit - 0.242s
success initialize cache - 0.124s
success copy gatsby files - 2.051s
success onPreBootstrap - 0.123s
success createSchemaCustomization - 0.050s
success source and transform nodes - 0.374s
success building schema - 0.646s
success createPages - 0.007s
⠴ Building development bundle
success write out redirect data - 0.006s
success Build manifest and related icons - 0.269s
success onPostBootstrap - 0.304s
info bootstrap finished - 72.779s
success onPreExtractQueries - 0.006s
success extract queries from components - 1.423s
success write out requires - 0.182s
warn You can't use childImageSharp together with index.js — use publicURL instead. The childImageSharp portion of the
query in this file will return null:
⠏ Building development bundle
⠋ Building development bundle
⠇ Building development bundle
query in this file will return null:
warn
The requested width "350px" for a resolutions field for
the file C:/Users/mak94/git_repos/gatsby-simplefolio/src/images/favicon.png
was larger than the actual image width of 192px!

You can now view gatsby-starter-hello-world in the browser.

http://localhost:8000/

View GraphiQL, an in-browser IDE, to explore your site's data and schema

http://localhost:8000/___graphql

Note that the development build is not optimized.
To create a production build, use gatsby build

success Building development bundle - 31.346s


localhost:9229 says : "WebSockets request was expected"

I wanna add that thank you for your efforts a lot!!

Adding fixed navigation bar at top

Hello all,

I am trying to add a navigation bar fixed at top so that it makes easier to scroll to components that the user wants to view.
I am using the following code, and facing some issues:-

import { Navbar, Nav, Container } from 'react-bootstrap';
import { Link } from 'react-scroll';

<Navbar bg="primary" variant="dark" fixed="top">
        <Navbar.Brand href="#home">Portfolio</Navbar.Brand>
          <Nav className="mr-auto">
            <Container>
              <Link to="hero" smooth duration={1000} style={{float: "left", cursor: "pointer"}}>Home</Link>
            </Container>
            <Container>
              <Link to="about" activeClassName="active" smooth duration={1000} style={{float: "left", cursor: "pointer"}}>About</Link>
            </Container>
            <Container>
              <Link to="projects" activeClassName="active" smooth duration={1000} style={{float: "left", cursor: "pointer"}}>Projects</Link>
            </Container>
            <Container>
              <Link to="contact" activeClassName="active" smooth duration={1000} style={{float: "left", cursor: "pointer"}}>Contact</Link>
            </Container>
            <Container>
              <Link to="footer" activeClassName="active" smooth duration={1000} style={{float: "left", cursor: "pointer"}}>SocialProfiles</Link>
            </Container>
          </Nav>
 </Navbar>

Issues:-
Unable to add activeClassName in which is deprecated now I guess. Can't find anything else which has a scroll feature as well as activeClass. NavLink or Nav.link won't help. Anyone who can help me setting the css styling in for adding activeClassName feature.

Thanks & Regards,
Kaushal

node-gyp-build/rebuild

Build fails while installing dependencies. node-gyp and its dependent dependencies are causing the problem. Some sass package is the culprit I'm guessing based on basic research online.

Next.js version?

Hi there, thanks for this starter, very cool!

Would you be open to having a Next.js version of this made? Either if you would be open to creating it, or if the community were to make a version of it?

Update the link from about-us

Hello, we need to update link from about-us. there are some people who want to see demo of repo. One more thing, Netfily automatically shut down after 90days(free trial) for deploying apps.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.