Skip to content
This repository has been archived by the owner on Mar 11, 2024. It is now read-only.

Can't run default example #125

Open
marecl opened this issue Nov 12, 2021 · 1 comment
Open

Can't run default example #125

marecl opened this issue Nov 12, 2021 · 1 comment

Comments

@marecl
Copy link

marecl commented Nov 12, 2021

Using latest drizzle app can't launch.
No matter the installation method it always throws an error.
(apart from loads and loads of "package is obsolete" and "please update" :) )

> app@0.1.0 start
> react-scripts start

node:internal/modules/cjs/loader:936
  throw err;
  ^

Error: Cannot find module 'react'
Require stack:
- C:\Users\Marek\AppData\Roaming\npm\node_modules\react-scripts\scripts\start.js
    at Function.Module._resolveFilename (node:internal/modules/cjs/loader:933:15)
    at Function.resolve (node:internal/modules/cjs/helpers:108:19)
    at Object.<anonymous> (C:\Users\Marek\AppData\Roaming\npm\node_modules\react-scripts\scripts\start.js:52:31)
    at Module._compile (node:internal/modules/cjs/loader:1101:14)
    at Object.Module._extensions..js (node:internal/modules/cjs/loader:1153:10)
    at Module.load (node:internal/modules/cjs/loader:981:32)
    at Function.Module._load (node:internal/modules/cjs/loader:822:12)
    at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:81:12)
    at node:internal/main/run_main_module:17:47 {
  code: 'MODULE_NOT_FOUND',
  requireStack: [
    'C:\\Users\\Marek\\AppData\\Roaming\\npm\\node_modules\\react-scripts\\scripts\\start.js'
  ]
}
@fainashalts
Copy link

Hi @marecl thank you for bringing this to our attention! We're hoping to revamp drizzle soon and will add this issue to the backlog. We'll keep you posted!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants