devika icon indicating copy to clipboard operation
devika copied to clipboard

Netlify Deploy Fix

Open amjiddader opened this issue 1 year ago • 1 comments

Fixed Netlify Deploy Error. Line: 15 it should be sites not site. AttributeError: 'NetlifyPy' object has no attribute 'site'. Did you mean: 'sites'?

Thanks for submitting a pull request! Please provide enough information so that others can review your pull request:

For more information, see the CONTRIBUTING guide. -->

Description

for e.g.

  • [ ] Netlify Deploy Error

When it tried to deploy code to netlify it was giving error as netlify on create site from attribute sites.

amjiddader avatar Apr 23 '24 01:04 amjiddader

#437 not sure y this is closed

nalaso avatar Apr 24 '24 11:04 nalaso