You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The instructions in the readme can't be completed.
yarn install v1.22.19
info No lockfile found.
[1/5] 🔍 Validating package.json...
warning [email protected]: The engine "local-by-flywheel" appears to be invalid.
[2/5] 🔍 Resolving packages...
warning @getflywheel/local-components > [email protected]: Support has ended for 9.x series. Upgrade to @latest
warning @getflywheel/local-components > react-popper > [email protected]: You can find the new Popper v2 at @popperjs/core, this package is dedicated to the legacy v1
warning [email protected]: Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be problematic. See https://v8.dev/blog/math-random for details.
warning @getflywheel/local > [email protected]: This package has been deprecated and now it only exports makeExecutableSchema.\nAnd it will no longer receive updates.\nWe recommend you to migrate to scoped packages such as @graphql-tools/schema, @graphql-tools/utils and etc.\nCheck out https://www.graphql-tools.com to learn what package you should use instead
warning @getflywheel/local > graphql-tools > [email protected]: Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be problematic. See https://v8.dev/blog/math-random for details.
warning @types/[email protected]: This is a stub types definition for electron (https://github.com/electron/electron). electron provides its own type definitions, so you don't need @types/electron installed!
[3/5] 🚚 Fetching packages...
[4/5] 🔗 Linking dependencies...
warning " > @getflywheel/[email protected]" has unmet peer dependency "react-dom@>= 16.4.0".
warning " > @getflywheel/[email protected]" has unmet peer dependency "react-router-dom@^4.3.1".
warning "@getflywheel/local-components > [email protected]" has unmet peer dependency "react-dom@^0.14.0 || ^15.0.0 || ^16 || ^17 || ^18".
warning "@getflywheel/local-components > [email protected]" has unmet peer dependency "prop-types@>=15".
[5/5] 🔨 Building fresh packages...
success Saved lockfile.
$ npm run build
> [email protected] build
> tsc
node_modules/@getflywheel/local-components/dist/components/alerts/Banner/Banner.d.ts:17:19 - error TS2503: Cannot find namespace 'JSX'.
17 renderIcon(): JSX.Element | null;```
The text was updated successfully, but these errors were encountered:
The instructions in the readme can't be completed.
The text was updated successfully, but these errors were encountered: