I am receiving a message when I type "node start"
Profound.js 4.0.1 is now available. INstalled version is 3.0.2.
use 'npm update profoundjs' to update.
when I run the command. Nothing appears on my screen.
I still get the message when I try again.
I am new at the JS stuff. What am I doing wrong?
also. in my package.json I have a
"dependencies":{
"profoundjs": "^3.0.2"
}
Update ProfoundJS
-
- New User
- Posts: 5
- Joined: Mon Jul 11, 2016 11:24 am
- First Name: Brian
- Last Name: Rees
- Company Name: Group Benefit Services
- Contact:
-
- Experienced User
- Posts: 2711
- Joined: Wed Aug 01, 2012 8:58 am
- First Name: Scott
- Last Name: Klement
- Company Name: Profound Logic
- City: Milwaukee
- State / Province: Wisconsin
Re: Update ProfoundJS
When you say "receiving a message" is that referring to the part that says you should upgrade?
The way we have it set up, it'll only install minor and patch updates. To make major updates (such as from version 3 to version 4) you'll need to update your package.json file.
Open package.json, find the "dependencies" section (the one you cited in your previous message) and change the version number to 4.0.1.
Then type "npm update profoundjs" again, and it will update.
The way we have it set up, it'll only install minor and patch updates. To make major updates (such as from version 3 to version 4) you'll need to update your package.json file.
Open package.json, find the "dependencies" section (the one you cited in your previous message) and change the version number to 4.0.1.
Then type "npm update profoundjs" again, and it will update.
Who is online
Users browsing this forum: No registered users and 1 guest