Giter VIP home page Giter VIP logo

react-deluge's People

Contributors

varyoo avatar

Stargazers

 avatar

Watchers

 avatar

Forkers

chrillep

react-deluge's Issues

cant install Cannot find namespace 'JSX'.

Hello!

I have just finished a course in javascript fullstack with react. and i was very exited do see react deluge.
the problem is i cant install . i get error:
Cannot find namespace 'JSX'.
Found 16 errors.

../../../../../../node_modules/@types/react-calendar/index.d.ts:15:57 - error TS2503: Cannot find namespace 'JSX'.

15 export default function Calendar(props: CalendarProps): JSX.Element;
~~~

../../../../../../node_modules/@types/react-calendar/index.d.ts:36:86 - error TS2503: Cannot find namespace 'JSX'.

36 navigationLabel?: (props: { date: Date, view: Detail, label: string }) => string | JSX.Element | null;
~~~

../../../../../../node_modules/@types/react-calendar/index.d.ts:38:25 - error TS2503: Cannot find namespace 'JSX'.

38 next2Label?: string | JSX.Element | null;
~~~

../../../../../../node_modules/@types/react-calendar/index.d.ts:40:24 - error TS2503: Cannot find namespace 'JSX'.

40 nextLabel?: string | JSX.Element;
~~~

../../../../../../node_modules/@types/react-calendar/index.d.ts:52:25 - error TS2503: Cannot find namespace 'JSX'.

52 prev2Label?: string | JSX.Element | null;
~~~

../../../../../../node_modules/@types/react-calendar/index.d.ts:54:24 - error TS2503: Cannot find namespace 'JSX'.

54 prevLabel?: string | JSX.Element;
~~~

../../../../../../node_modules/@types/react-calendar/index.d.ts:55:55 - error TS2503: Cannot find namespace 'JSX'.

55 renderChildren?: (props: CalendarTileProperties) => JSX.Element | null; // For backwards compatibility
~~~

../../../../../../node_modules/@types/react-calendar/index.d.ts:64:17 - error TS2503: Cannot find namespace 'JSX'.

64 tileContent?: JSX.Element | ((props: CalendarTileProperties) => JSX.Element | null);
~~~

../../../../../../node_modules/@types/react-calendar/index.d.ts:64:67 - error TS2503: Cannot find namespace 'JSX'.

64 tileContent?: JSX.Element | ((props: CalendarTileProperties) => JSX.Element | null);
~~~

../../../../../../node_modules/@types/react-calendar/index.d.ts:81:52 - error TS2503: Cannot find namespace 'JSX'.

81 export function MonthView(props: DetailViewProps): JSX.Element;
~~~

../../../../../../node_modules/@types/react-calendar/index.d.ts:82:51 - error TS2503: Cannot find namespace 'JSX'.

82 export function YearView(props: DetailViewProps): JSX.Element;
~~~

../../../../../../node_modules/@types/react-calendar/index.d.ts:83:53 - error TS2503: Cannot find namespace 'JSX'.

83 export function DecadeView(props: DetailViewProps): JSX.Element;
~~~

../../../../../../node_modules/@types/react-calendar/index.d.ts:84:54 - error TS2503: Cannot find namespace 'JSX'.

84 export function CenturyView(props: DetailViewProps): JSX.Element;
~~~

../../../../../../node_modules/@types/react-calendar/index.d.ts:95:55 - error TS2503: Cannot find namespace 'JSX'.

95 renderChildren?: (props: CalendarTileProperties) => JSX.Element | null; // For backwards compatibility
~~~

../../../../../../node_modules/@types/react-calendar/index.d.ts:97:17 - error TS2503: Cannot find namespace 'JSX'.

97 tileContent?: JSX.Element | ((props: CalendarTileProperties) => JSX.Element | null);
~~~

../../../../../../node_modules/@types/react-calendar/index.d.ts:97:67 - error TS2503: Cannot find namespace 'JSX'.

97 tileContent?: JSX.Element | ((props: CalendarTileProperties) => JSX.Element | null);

error Command failed with exit code 2.
info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command.
npm ERR! code ELIFECYCLE
npm ERR! errno 2
npm ERR! [email protected] prepare: yarn build
npm ERR! Exit status 2
npm ERR!
npm ERR! Failed at the [email protected] prepare script.
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.

npm ERR! A complete log of this run can be found in:
npm ERR! /home/doctor/.npm/_logs/2020-12-07T07_07_30_943Z-debug.log

I dont know how to fix this.
Any help wpould be aprechiated. thanks

Im running Manjaro

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.