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

install and build fail #39

Open
scottbuscemi opened this issue Sep 26, 2022 · 0 comments
Open

install and build fail #39

scottbuscemi opened this issue Sep 26, 2022 · 0 comments

Comments

@scottbuscemi
Copy link

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;```
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant