Bassir Jafarzadeh
Bassir Jafarzadeh
clean your localstorage and check again.
sounds good.
Share your code to take a look On Wed, Oct 14, 2020 at 7:14 PM f-ke wrote: > Hi sir, > I am confused that it seems like my Procfile...
what error do you get in chrome console and terminal output for delete?
It happens locally or just when you are publishing on heroku? On Tue, Jun 2, 2020 at 11:56 PM O-mrabet wrote: > SyntaxError: C:\Users\no one\Desktop\root3\myWeb\backend\server.js: > Unexpected token (15:21) >...
compare your code with this: https://github.com/basir/node-react-ecommerce/commit/413eac0250c587719de78d37f5c0efb890284ab8#diff-e56633f72ecc521128b3db6586074d2c On Wed, Jun 3, 2020 at 12:25 PM O-mrabet wrote: > it happens locally > > — > You are receiving this because you...
in line 15 instead of = use :
instead of the equal sign(=) use colon(:).
you are welcome On Wed, Jun 3, 2020 at 4:26 PM O-mrabet wrote: > IT WORKED! Thank You So Much > > — > You are receiving this because you...
CredentialsError: Missing credentials in config, if using AWS_CONFIG_FILE, set AWS_SDK_LOAD_CONFIG=1
You need to credential in .env file On Thu, Oct 15, 2020 at 5:48 PM Abdulsalam Shuaib wrote: > Keeps throwing this error when trying to upload to Amazon with...