gatsby-simplefolio icon indicating copy to clipboard operation
gatsby-simplefolio copied to clipboard

⚡️ A minimal Gatsby portfolio template for Developers

Results 43 gatsby-simplefolio issues
Sort by recently updated
recently updated
newest added

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...

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'...

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...

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...

I'm a Linux Ubuntu user and I'm trying to npm install everything I need to use this template however I get this error `Node Sass does not yet support your...

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.

Hi, When I test my site using https://socialsharepreview.com/ it complains about missing og:title, og:description & og:image. How/where do I add these so that the preview will work correctly? Thanks.

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...