Introducing Socket Firewall: Free, Proactive Protection for Your Software Supply Chain.Learn More
Socket
Book a DemoInstallSign in
Socket

@symbolic/rn-lib

Package Overview
Dependencies
Maintainers
5
Versions
388
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@symbolic/rn-lib

- `cd ~/repos` - `git clone <repo url>` - `cd sf-rn-lib` - `npm i` - `npm install -g wml` - `wml add . ~/repos/configuration-system/node_modules/@symbolic/rn-lib` - If you get a watchman error - ENOENT - `brew install watchman` - Link watchman and wml

latest
Source
npmnpm
Version
1.1.150
Version published
Weekly downloads
404
1656.52%
Maintainers
5
Weekly downloads
 
Created
Source
  • cd ~/repos
  • git clone <repo url>
  • cd sf-rn-lib
  • npm i
  • npm install -g wml
  • wml add . ~/repos/configuration-system/node_modules/@symbolic/rn-lib
  • If you get a watchman error - ENOENT
    • brew install watchman
  • Link watchman and wml
    • Get output of which node
      • should output this: /Users/maxhudson/.nvm/versions/node/v16.15.0/bin/node
      • copy that and remove /bin/node
    • Run watchman watch <paste your path here>/lib/node_modules/wml/src
    • https://github.com/wix/wml/issues/17
    • https://facebook.github.io/watchman/docs/install.html
  • npm run watch in a new tab

FAQs

Package last updated on 09 May 2024

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts