package file: { "name": "@rnoh/react-native-harmony", "dependencies": { "colors": "^1.4.0" } } index.js file: const colors = require('colors/safe'); when I execute "node index.js", the console outputs shit like this: <img width="570" alt="image" src="https://github.com/user-attachments/assets/6d5f555d-27b1-4ac8-87a2-90ec56acb5c7">