Giter Club home page Giter Club logo

Comments (2)

SafeObol avatar SafeObol commented on June 1, 2024 1

Your missing your lib folder that the packages call for to export them
"main": "./lib/index.js",
"typings": "./lib/index.d.ts",
"files": [
"lib",
"src"
],

on almost all packages look in your charts/lib you see all the errors. From your root direct. cd into packages run npm install"THIS MIGHT WORK AND JUST UPDATE THEM ALL I DID THEM ALL INDIVIDUALLY" refresh AND THE ERRORS SHOULD BE GONE AND YOULL SEE YOUR LIB FOLDERS in axes, annotations, what ever has the errors. Npm install stories, charts, something like this
npm install react-inspector@latest --save

npm install @mdx-js/react@latest --save

npm install react-element-to-jsx-string@latest --save

npm install vite@latest --save-dev
"not sure why i had to update webpack with vite but it was need to run "
npm install webpack@latest --save-dev

npx [email protected] upgrade

cd packages/stories

npx sb init

"Select Vite o Run stories"

cd packages/stories

npx sb init

ps. i never took a coding class just a guy who likes to learn if you only had one package what would you do ? here you have multiple so i'm not saying i'm doing this the right way cause again i'm self taught but at least this should give you some idea on how to approach it i got stories up and running!!!
[email protected]
@storybook/[email protected]
npm @8.194 windows vs code

from react-financial-charts.

paulbse avatar paulbse commented on June 1, 2024

https://codesandbox.io/s/react-financial-charts-demo-c88wz
here is a sandbox that will help you manage it

CodeSandbox
react-financial-charts demo using react, react-dom, react-financial-charts

from react-financial-charts.

Related Issues (20)

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.