GithubHelp home page GithubHelp logo

Comments (7)

mbasso avatar mbasso commented on May 18, 2024

Hi,
I've tried to install [email protected] but I've not been able to reproduce this issue. Can you try to install it again with npm install --save react-decoration?
Install also its peer dependency react-addons-perf: npm install --save-dev react-addons-perf

from react-decoration.

igghera avatar igghera commented on May 18, 2024

Hey Matteo,

thanks for the quick reply :)

I have tried installing react-addons-perf as well, but the result is the same.
Basically the lib folder is missing.
Do you have any idea why it could be missing?

Oh, I forgot to mention: these decorators are great, I love the idea. Thanks for it!

from react-decoration.

mbasso avatar mbasso commented on May 18, 2024

Thank you, I'm glad you like it :)

Unfortunately, I have no ideas at the moment.
As you can see here, npm run build creates lib folder that is published to npm.
It seems working fine here. I have also tried to install it in a project.
Can you please run the following and copy/paste the output here?

npm uninstall react-decoration
npm install --save react-decoration@latest

from react-decoration.

igghera avatar igghera commented on May 18, 2024

This is the output

$ npm install --save react-decoration@latest
[email protected] /Users/andrea/dev/opa
└─┬ [email protected]
  └── [email protected]

By the way I can survive without the decorators, it's not a matter of life or death. I just liked them so much, especially the autobind one!

Also, I'm italian so if you prefer we can switch to that language :)

from react-decoration.

mbasso avatar mbasso commented on May 18, 2024

I'd like to switch language, but I think that we should continue this conversation in english, in this way other contributors might help us.

I think that we can delete node_modules folder and then try:

npm cache clean
npm install --save react-decoration@latest

If the error persists can you try to install [email protected]?
I'm sure that this release works well, so we can determine that is a problem related to a specific version of npm/node.

Can you please provide the following?

  • npm version
  • node version
  • content of node_modules/react-decoration folder

If you are using a boilerplate, please, provide also its link

from react-decoration.

mbasso avatar mbasso commented on May 18, 2024

@igghera Do you have any news about this issue?

from react-decoration.

mbasso avatar mbasso commented on May 18, 2024

I’m closing this issue because it has been inactive for a few weeks.
Please reopen if you still encounter this issue :)

Thank you!

from react-decoration.

Related Issues (9)

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.