Giter Club home page Giter Club logo

Comments (10)

wenbinf avatar wenbinf commented on May 18, 2024

Can you post full error message (or screenshot) here? This will make troubleshooting easier. Thanks!

from microfeed.

sarim2000 avatar sarim2000 commented on May 18, 2024

image
steps
save variables in .vars.toml
then run npm run dev
on Windows 11

from microfeed.

wenbinf avatar wenbinf commented on May 18, 2024

Where do you place the .vars.toml ?

It should be under the root directory, at the same level as package.json

from microfeed.

sarim2000 avatar sarim2000 commented on May 18, 2024

Where do you place the .vars.toml ?

It should be under the root directory, at the same level as package.json

yup; I did that too

from microfeed.

wenbinf avatar wenbinf commented on May 18, 2024

How does your .vars.toml file look like?

You can copy & paste here and remove all the secret values (or replace with some placeholders)

Bear with me - remote troubleshooting based on texts is difficult. We have to guess... A lot of guesses...

from microfeed.

wenbinf avatar wenbinf commented on May 18, 2024

One way to troubleshoot on your end (by yourself) is to instrument some console.log in the scripts. After all, this is an opensource project and you have all the source code.

And this could be a great pull request to make to make the local dev experience better -

from microfeed.

sarim2000 avatar sarim2000 commented on May 18, 2024

CLOUDFLARE_PROJECT_NAME = "dasasdasd"
CLOUDFLARE_ACCOUNT_ID = ""
CLOUDFLARE_API_TOKEN = ""
R2_ACCESS_KEY_ID = ""
R2_SECRET_ACCESS_KEY = ""

from microfeed.

wenbinf avatar wenbinf commented on May 18, 2024

Your .vars.toml looks good to me. I'm afraid I run out of guesses on what went wrong on your end..

We'll leave this issue open. Maybe people who run into similar issues will be able to chime in.

One way to troubleshoot on your end (by yourself) is to instrument some console.log in the scripts. After all, this is an opensource project and you have all the source code.

And this could be a great pull request to make to make the local dev experience better -

from microfeed.

sarim2000 avatar sarim2000 commented on May 18, 2024

weird this is

it works on mac os though; for my same .vars.toml and linux too

from microfeed.

wenbinf avatar wenbinf commented on May 18, 2024

sounds like a Windows-specific issue...

anyways, we'll leave the issue open. This could be a good pull request if anyone is interested to make it work on Windows.

I might find some time myself to tackle it - but first) need to find time, second) setup a Windows virtual machine :)

from microfeed.

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.