Skip to content

Remove console.log("render") #30

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

Closed
simareeno opened this issue Jan 21, 2019 · 4 comments
Closed

Remove console.log("render") #30

simareeno opened this issue Jan 21, 2019 · 4 comments

Comments

@simareeno
Copy link

Bug description
The latest on npm is still 1.3.0, so I still get this bug.

To Reproduce

npm i [email protected]
// No matching version found for [email protected]

Expected behavior
No console.log("render") in build. 1.3.2 get installed by default.

Screenshots
2019-01-21 14 17 17

Technical details:

  • Package version 1.3.0
  • Server Side Rendering? No
  • Device Desktop
  • Operating System Mac OS
  • Browser Chrome
@Aljullu
Copy link
Owner

Aljullu commented Jan 21, 2019

Thanks for creating a ticket, @simareeno.

NPM website displays the last version as 1.3.2 and the command you posted seems to work fine for me:

So there must be something else going on. What do you get when you run:

$ npm show react-lazy-load-image-component

It should display the last version as 1.3.2. Is it like that?

@simareeno
Copy link
Author

2019-01-23 11 03 46

It's 1.3.0

@Aljullu
Copy link
Owner

Aljullu commented Jan 23, 2019

That's weird, it looks like you are not getting the most up to date data from the NPM registry. Are you using any NPM proxy like Artifactory or Nexus, by any chance?

@simareeno
Copy link
Author

Yea, I'm in local npm. Seems like it's my own issue. Thank you for help.

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

2 participants