Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error: Invariant failed #137

Closed
konotorii opened this issue Nov 19, 2022 · 2 comments
Closed

Error: Invariant failed #137

konotorii opened this issue Nov 19, 2022 · 2 comments
Labels
invalid This doesn't seem right

Comments

@konotorii
Copy link

konotorii commented Nov 19, 2022

Have you experienced this bug with the latest version of the template?

yes

Steps to Reproduce

  1. Run npx create-remix@latest --template remix-run/blues-stack test
  2. Run npm run build
  3. Run npm start

Expected Behavior

Roughly the same thing that happens when running npm run dev

Actual Behavior

met with this error

C:\Users\Konotorii\Documents\CoDiNg\React\test\node_modules\tiny-invariant\dist\tiny-invariant.cjs.js:10
        throw new Error(prefix);
              ^
Error: Invariant failed
    at invariant (C:\Users\Konotorii\Documents\CoDiNg\React\test\node_modules\tiny-invariant\dist\tiny-invariant.cjs.js:10:15)
    at getClient (C:\Users\Konotorii\Documents\CoDiNg\React\test\build\index.js:88:37)
    at Object.<anonymous> (C:\Users\Konotorii\Documents\CoDiNg\React\test\build\index.js:85:10)
    at Module._compile (node:internal/modules/cjs/loader:1105:14)
    at Object.Module._extensions..js (node:internal/modules/cjs/loader:1159:10)
    at Module.load (node:internal/modules/cjs/loader:981:32)
    at Function.Module._load (node:internal/modules/cjs/loader:822:12)
    at Module.require (node:internal/modules/cjs/loader:1005:19)
    at require (node:internal/modules/cjs/helpers:102:18)
    at Object.<anonymous> (C:\Users\Konotorii\Documents\CoDiNg\React\test\build\server.js:45266:78)

running latest version

@MoSattler
Copy link

Did you run the initial setup, as described here?
Screenshot 2022-11-19 at 11 25 40

@machour machour added the needs-response We need a response from the original author about the issue label Nov 19, 2022
@konotorii
Copy link
Author

it appears i did not.... and that fixed it

@machour machour closed this as completed Nov 19, 2022
@machour machour reopened this Nov 19, 2022
@machour machour closed this as not planned Won't fix, can't repro, duplicate, stale Nov 19, 2022
@MichaelDeBoey MichaelDeBoey added invalid This doesn't seem right and removed needs-response We need a response from the original author about the issue labels Nov 19, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
invalid This doesn't seem right
Projects
None yet
Development

No branches or pull requests

4 participants