Git Product home page Git Product logo

remix-starter-kit's Issues

Internal Server Error Accessing the App in Vercel

Describe the bug

Accessing the application via Vercel through the link:

https://remix-starter-kit.vercel.app/

Show the following page:

Screen Shot 2022-06-07 at 11 19 05 AM

Your Example Website or App

https://remix-starter-kit.vercel.app/

Steps to Reproduce the Bug or Issue

  1. Navigate to the page: https://remix-starter-kit.vercel.app/
  2. Error message is displayed.

Expected behavior

Application should display correctly

Screenshots or Videos

No response

Platform

  • OS: macOS
  • Browser: Chrome

Additional context

No response

Is the profiles supabase call authenticated?

First of all, nice work! ๐Ÿ˜Š

I have a Q around authenticated queries to be used with supabase policies.

Is your profiles call to supabase an authenticated request? If so, how do you make it work?

dev:remix does not build on windows

Describe the bug

[dev:*remix] > dev:remix
[dev:*remix] > node -r dotenv/config node_modules/.bin/remix dev
[dev:*remix]
[dev:*remix] C:\Users\sam\path\to\my-app\node_modules.bin\remix:2
[dev:*remix] basedir=$(dirname "$(echo "$0" | sed -e 's,\,/,g')")
[dev:*remix] ^^^^^^^
[dev:*remix]
[dev:*remix] SyntaxError: missing ) after argument list
[dev:*remix] at Object.compileFunction (node:vm:352:18)
[dev:*remix] at wrapSafe (node:internal/modules/cjs/loader:1032:15)
[dev:*remix] at Module._compile (node:internal/modules/cjs/loader:1067:27)
[dev:*remix] at Object.Module._extensions..js (node:internal/modules/cjs/loader:1157:10)
[dev:*remix] at Module.load (node:internal/modules/cjs/loader:981:32)
[dev:*remix] at Function.Module._load (node:internal/modules/cjs/loader:822:12)
[dev:*remix] at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:77:12)
[dev:*remix] at node:internal/main/run_main_module:17:47
[dev:*remix] npm run dev:remix exited with code 1

looks like node is having trouble with this command on windows:

node -r dotenv/config node_modules/.bin/remix dev

I'm using node version 16.14.2

Thanks,
Sam

Your Example Website or App

https://github.com/one-aalam/remix-starter-kit

Steps to Reproduce the Bug or Issue

  1. clone the repository on a windows machine (with node version 16.14.2)
  2. edit the .env to include your supabase variables
  3. npm run dev
  4. see error

Expected behavior

no error

Screenshots or Videos

No response

Platform

  • OS: Windows
  • Node version 16.14.2

Additional context

No response

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.