Praise-God Emerenini
Praise-God Emerenini
This is only a temporary solution. Mutations hang on the client currently.
@lewis-geek Did you try checking the indentations accordingly ? ```yaml - name: Deploy to netlify uses: netlify/actions/cli@master with: args: deploy --dir=public --prod --functions=functions env: NETLIFY_SITE_ID: ${{ secrets.NETLIFY_SITE_ID }} NETLIFY_AUTH_TOKEN: ${{...
Exactly
Same issue here.
Delete the folder **.dynamodb** on your project root folder then run **sls dynamodb install** again to download dependencies. Ensure it gets to 100%.
Simply do ```git update-index --assume-unchanged mix.lock``` to prevent it from being tracked by git.
I am having similar issues. I have not been able to deploy on a fresh Ubuntu 16.04.2 x64 OS I get this error when I run the command *sudo --preserve-env...