Resolving "make run" Error on Mac OSX
TLDR .longan encountered an error when attempting to "make run". v_shnu and ziekbaboon suggested using Node v16, which resolved the issue.
Powered by Struct AI
7
3mo
Solved
Aug 15, 2023 (3 months ago)
.longan
.longan
06:51 PMnow i still have this error: when i "make run", i follow this steps om mac osx https://www.chatwoot.com/docs/contributing-guide/project-setup
Aug 16, 2023 (3 months ago)
ziekbaboon
ziekbaboon
12:54 PMTry with node 16.20.2
.longan
.longan
05:01 PMty, will try
Aug 17, 2023 (3 months ago)
v_shnu
v_shnu
05:52 AM .longan Chatwoot requires node 16 or lower. Could you try with v16 as Ziek mentioned.
05:53
v_shnu
05:53 AM
brew install node@16
05:54
v_shnu
05:54 AMSince you have already installed v20,. switch the node version using
Ref: https://apple.stackexchange.com/a/207883/484619
brew unlink
.Ref: https://apple.stackexchange.com/a/207883/484619
.longan
.longan
11:42 PMTy, node 16 Works fine
Chatwoot
Chatwoot | Knowledge Base powered by Struct.AI
Indexed 2221 threads (46% resolved)
Similar Threads
Troubleshooting Chatwoot Compilation Errors
Chungus experienced compilation issues with Chatwoot. sojan_official guided them through steps to rectify the problem, which ended up being a lack of sufficient RAM.
50
15mo
Solved
Guide to Setting Up Chatwoot on Mac OS
ssat.ai encountered an error setting up Chatwoot on Mac OS. pranavrajs identified missing frontend packages and guided him to the relevant documentation.
3
12mo
Solved
Troubleshooting Error during 3.0.0 Update
patrickvandenhoek experienced an error while upgrading software to 3.0.0. ziekbaboon advised a backup and shared a guide to resolve git problems. After applying the solution, patrickvandenhoek reported successful update.
43
1mo
Solved