-
Notifications
You must be signed in to change notification settings - Fork 112
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
Comments
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:
It should display the last version as |
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? |
Yea, I'm in local npm. Seems like it's my own issue. Thank you for help. |
Bug description
The latest on npm is still 1.3.0, so I still get this bug.
To Reproduce
Expected behavior
No console.log("render") in build. 1.3.2 get installed by default.
Screenshots

Technical details:
The text was updated successfully, but these errors were encountered: