Skip to content
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

hexo "updates itself" when testing locally #51

Open
jtimon opened this issue Jul 18, 2017 · 0 comments
Open

hexo "updates itself" when testing locally #51

jtimon opened this issue Jul 18, 2017 · 0 comments

Comments

@jtimon
Copy link
Contributor

jtimon commented Jul 18, 2017

While testing locally (npm install, npm start), package.json modified itself:

   "hexo": {
-    "version": "3.2.2"
+    "version": "3.3.8"
   },
   "dependencies": {
     "hexo": "^3.1.0",

Not sure what to do about that...
More data:

$ npm -v
3.5.2
$ lsb_release -a
No LSB modules are available.
Distributor ID:	Ubuntu
Description:	Ubuntu 16.04 LTS
Release:	16.04
Codename:	xenial
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

1 participant