ryanmurakami/pizza-luvrs

ReferenceError: modules is not defined

Closed this issue · 1 comments

Hi Ryan ,

The course is great and am really getting used to AWS.
i am getting the following error after adding the new file imageStoreS3.js

Appreciate your response !!!

Thanks
Muru

modules.export.save = (name, data) => {......}
error:- when npm start

ReferenceError: modules is not defined
at Object. (C:\Projects\AWS-POC\pizza-luvrs-master\lib\imageStoreS3.js:5:1)
at Module._compile (internal/modules/cjs/loader.js:1158:30)

ignore my ticket ->i made a few typo.