Giter Club home page Giter Club logo

Comments (13)

tim-line avatar tim-line commented on August 14, 2024 7

We're also experiencing this issue on Windows 10 when sourcing remote images using createRemoteFileNode(). I've tried running 'gatsby clean' and this makes no difference. Have also tried closing visual studio code and running the command prompt as administrator.

from gatsby-source-strapi.

x5engine avatar x5engine commented on August 14, 2024 3

this is a reall issue and seems happens from time to time!

from gatsby-source-strapi.

SyedMinhalHasan avatar SyedMinhalHasan commented on August 14, 2024 2

We're also experiencing this issue on Windows 10 when sourcing remote images using createRemoteFileNode(). I've tried running 'gatsby clean' and this makes no difference. Have also tried closing visual studio code and running the command prompt as administrator.

Did you anyhow get the solution for this?
I'm on Windows 10 and literally tried everything like deleting .cache and public folders, reinstalling all packages but this issue continues to popup.

from gatsby-source-strapi.

sravanV97 avatar sravanV97 commented on August 14, 2024 1

I tried deleting the .cache and public folders and ran gatsby clean , after that I did gatsby build and then gatsby develop which fixed my issue

from gatsby-source-strapi.

rori4 avatar rori4 commented on August 14, 2024

Yeah I have the same issue. I have found out that removing the .cache folder and the public folder fixes it. I think the cache is the problem as some files are cached by your browser. I am not sure about that, though.

from gatsby-source-strapi.

davidkartuzinski avatar davidkartuzinski commented on August 14, 2024

This sometimes occurs if you are adding and deleting images. At the moment, deleting the gatsby cache has been the only way to solve this and continue. (At the moment these changes sometimes do not invalidate the gatsby cache.)

Please note, that Strapi on Windows is best done running in the Windows Subsystem for Linux.

from gatsby-source-strapi.

hayk94 avatar hayk94 commented on August 14, 2024

Having similar issue here,
I just added the plugin, and ran gatsby develop, then this happens

image

I tried clearing cache with gatsby clean but doesn't help. So I am stuck...

Any ideas how to solve this?

from gatsby-source-strapi.

stratogod avatar stratogod commented on August 14, 2024

I no longer get this error, so not sure if a recent update of this module or the strapi one I used, however - for those that continue to get it AND use gatsby-source-strapi.

Edit the below file:

/node_modules/gatsby-source-strapi/
normalize.js
Comment out Line 121

Or look for the line that is:
cache: cache

and comment it out.

from gatsby-source-strapi.

DanielYorwarth avatar DanielYorwarth commented on August 14, 2024

I'm getting this issue and gatsby clean does not fix the issue..

The issue has come out of nowhere, unless gatsby can fix these silly issues that continue to popup, I can't commit my agency to use the stack

from gatsby-source-strapi.

codebucks27 avatar codebucks27 commented on August 14, 2024

This issue is still happening.
I have removed my whole project and again cloned from github and install all the node modules.
Also gave the all permissions for folders and subfolders.
Tried gatsby clean and reinstalling node_modules as well.

Did anyone find any solution for thisπŸ˜₯?

from gatsby-source-strapi.

LukeVibes avatar LukeVibes commented on August 14, 2024

This issue is happening for me too, like everyone else- on Windows 10, tried gatsby-clean, tried reinstalling node_modules, no luck- please send help.

from gatsby-source-strapi.

codebucks27 avatar codebucks27 commented on August 14, 2024

I ended up installing WSL (windows subsystem for linux). Using WSL you can run linux in windows without installing separate OS.
You have to install nodeJS into the WSL.
I have cloned repo in linux and now it's working without any issue.

I think this issue happening only in windows.
Still if you face this issue in any other OS then you can try to tweak these variables
https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-source-filesystem#troubleshooting

from gatsby-source-strapi.

moonmeister avatar moonmeister commented on August 14, 2024

Thanks for your interest in this project. This plugin is moving into the Gatsby User Collective and this repo will be archived. Please open an issue in that repository, submit a PR if you'd like to see this implemented, or join us on Discord if you have questions!

from gatsby-source-strapi.

Related Issues (20)

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.