Harley Alexander

Results 51 comments of Harley Alexander

+1 for this. Often I get ``` Error: Failed to make request to https://firebase-public.firebaseio.com/cli.json ``` And I have to restart it for it to successfully start up.

I think there are trade-offs (https://docs.imagekit.io/getting-started/quickstart-guides/nextjs). If you use `next/image` then you get responsive images - next.js will create different images for different viewports. You could probably work with this...

@heshan0131 is there a live demo of this using a custom deck layer?

Any further to this? I'd love to use kepler's data management and easy layering to create a story map but I need Trips layer.

Also get this 1.17 through 1.22. It seems to be a handful of packages - starting with `istanbul-lib-instrument`. Then `jest-snapshot` then `cssstyle` repeatedly. ``` Invariant Violation: expected workspace package to...

+1 here, I am getting the same error when installing with PDM https://github.com/pdm-project/pdm/issues/1286: ``` ERRORS: add confluent-kafka failed: Traceback (most recent call last): File "/opt/homebrew/Cellar/[email protected]/3.10.5/Frameworks/Python.framework/Versions/3.10/lib/python3.10/concurrent/futures/thread.py", line 58, in run result...

Are there any volunteers who would like to maintain this?

I've added you as a collaborator - it's in your hands now :) On Sat, Dec 16, 2023 at 8:30 PM bird brain ***@***.***> wrote: > @mayteio I'm happy to...

@aviaryan I'd recommend being specific about the file to exclude if it's just this one you're annoyed by, i.e. ``` "files.exclude": { "src/react-app-env.d.ts: true } ``` Otherwise your own custom...