Skip to content

update process: post-move? #66

Closed Answered by Apollon77
javierbarellano4v asked this question in Q&A
Discussion options

You must be logged in to vote

it is in fact no "update". You start over anew with matter.js. ... the relevant code from node-matter is moved into matter.js/packages/matter-node.js

I adjusted your steps:

  1. Get the sources git clone https://github.com/project-chip/matter.js
  2. cd matter.js
  3. Install the dependencies (execute in the matter.js root dir, for all packages, will also automatically build it): npm i
  4. Run: node packages/matter-node.js/dist/Device.js

For global install honestly I never tried that ...

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by Apollon77
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants