-
-
Notifications
You must be signed in to change notification settings - Fork 375
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
Upgrading preact from 1.1.1 to 1.3.0 required uninstalling preact-cli #197
Comments
For me, it works perfectly fine. I have installed This may be because you are running it as sudo? Btw, installing
Hope this helps !! |
very helpful links. thank you!
…On Thu, Jul 6, 2017 at 2:23 AM, Anup ***@***.***> wrote:
For me, it works perfectly fine. I have installed 1.1.1 and then upgraded
it to 1.3.0 just by running npm install -g preact-cli
This may be because you are running it as sudo?
Btw, installing npm with sudo is not recommended. You can check the
following guides for moving away from sudo
- https://docs.npmjs.com/getting-started/fixing-npm-permissions
- https://github.com/sindresorhus/guides/blob/
master/npm-global-without-sudo.md
<https://github.com/sindresorhus/guides/blob/master/npm-global-without-sudo.md>
Hope this helps !!
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#197 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AAAZdctOYda9e38rY-kq8vEK0KyiVju4ks5sLKeZgaJpZM4OPXE7>
.
|
Did your issue got resolved? Sent from my OnePlus ONEPLUS A3003 using FastHub |
Not sure since I already have the recent version. I will close this untill the next version upgrade. Thank you. |
In order to upgrate preact cli I had to do the following:
(sudo npm update -g preact-cli kept the old version from some reason)
I would like to understand if that's normal, or maybe it's something specific to my laptop.
Here are more details about my setup:
The text was updated successfully, but these errors were encountered: