Git Product home page Git Product logo

Comments (5)

newt0 avatar newt0 commented on July 29, 2024 2

gatsbyjs/gatsby#4693 (comment)

I've solved it!

Here are the steps:

  1. Delete node_modules folder
  2. Clear npm cache npm cache clean --force
  3. Re-install packages by running `npm install'
  4. Try again to run gatsby develop on your terminal/cmd.

#gatsbyjs/gatsby#4693 (comment)

from gatsby-starter-saas-marketing.

keegn avatar keegn commented on July 29, 2024 1

Thanks @newt0. I'll try to reproduce this and will update accordingly.

from gatsby-starter-saas-marketing.

newt0 avatar newt0 commented on July 29, 2024

As the error message said, after finding and removing node_modules/sharp from the finder, I ran the npm install.
But I still can't run gatsby develop.

Description of the error output:

UNHANDLED REJECTION Unable to find plugin "gatsby-transformer-sharp". Perhaps you need to install its package?
  Error: Unable to find plugin "gatsby-transformer-sharp". Perhaps you need to install its package?  

As the error message said, ran the npm install gatsby-transformer-sharp.
But I still can't run gatsby develop.

Description of the error output:

Error: Unable to find plugin "gatsby-plugin-sharp". Perhaps you need to install its package?

from gatsby-starter-saas-marketing.

keegn avatar keegn commented on July 29, 2024

Just ran the following:

gatsby new gatsby-starter-sas-marketing https ://github.com/keegn/gatsby-starter-saas- marketing

cd gatsby-starter-saas-marketing

yarn

Did not produce any errors and compiled successfully. Let me know if the issue persists for you - will reopen if needed. Thanks again.

from gatsby-starter-saas-marketing.

ohyunkyo avatar ohyunkyo commented on July 29, 2024

gatsbyjs/gatsby#4693 (comment)

I've solved it!

Here are the steps:

  1. Delete node_modules folder
  2. Clear npm cache npm cache clean --force
  3. Re-install packages by running `npm install'
  4. Try again to run gatsby develop on your terminal/cmd.

#gatsbyjs/gatsby#4693 (comment)

its work for me!!

from gatsby-starter-saas-marketing.

Related Issues (8)

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.