CMS Development

Rwbrown
HubSpot Product Team
HubSpot Product Team

Issues updating project to platformVersion 2023.2

We have seen a few CMS developers reporting a problem upgrading their project to the latest platform version 2023.2, due to an outdated version of the HubSpot CLI in their source code package.json.

 

Please use the following remediation steps to resolve this issue and refer to our documentation page for additional information regarding platform version (Projects platform versioning (BETA)😞

 

  1. Go to the local source directory for your CMS project
  2. Clear out your node_modules
  3. Remove the CLI as a dependency in your package.json "@hubspot/cli"
  4. Confirm you have installed and are using the CLI globally on the latest version  npm install -g @hubspot/cli@latest
  5. Run npm install in your project folder to re-install all the other node packages
  6. Try re-uploading the project source again hs project upload
0 Replies 0

0 Replies

No replies on this post just yet

No one has replied to this post quite yet. Check back soon to see if someone has a solution, or submit your own reply if you know how to help! Karma is real.

Reply to post

Need help replying? Check out our Community Guidelines