ryanmurakami / pizza-luvrs

❤️🍕🍕❤️ Demo project for AWS Developer: Getting Started on Pluralsight
114 stars 255 forks source link

ReferenceError: modules is not defined #43

Closed Muru2709 closed 4 years ago

Muru2709 commented 4 years ago

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)

Muru2709 commented 4 years ago

ignore my ticket ->i made a few typo.