hey y’all! I’m having trouble getting the platform...
# help-connector-development
e
hey y’all! I’m having trouble getting the platform to compile. I’m running
SUB_BUILD=PLATFORM ./gradlew build
and getting:
Copy code
Execution failed for task ':airbyte-webapp:npmInstall'.
> Process 'command '/Users/emmaling/Projects/airbyte/airbyte-webapp/.gradle/nodejs/node-v16.15.1-darwin-arm64/bin/npm'' finished with non-zero exit value 1
with python 3.9.12, java 17.0.5, and node 16.15.1. anyone seen this or have any advice for debugging?
For anyone who encounters this in the future, I never figured out what was wrong, but rebasing from the main repo resolved the issue.