Marcos Chicote
Marcos Chicote
### Issue Summary Can't install `@sls-next/[email protected]` on Gitlab CI/CD nor on my personal computer ### Actual behavior ``` entropy:webapp mchicote$ npm install -g @sls-next/[email protected] npm WARN deprecated [email protected]: See https://github.com/lydell/source-map-url#deprecated...
License
Hi I could not find any license information on the repository. Is there a reason? Can you please add one? Thanks!
Hi I was wondering if it was possible to use the validators without using the class method. Instead of doing something like this: ```ruby class Server < ActiveRecord::Base validates_ip_address :address...
npm is showing the following warning when installed: ``` npm WARN package.json [email protected] No repository field. ``` Can you correct this? I can send a PR if make things easier.