desktop icon indicating copy to clipboard operation
desktop copied to clipboard

npm run final generates an error about Cannot find module './config'

Open DelphiCoder opened this issue 1 year ago • 0 comments

I am interested getting your book to do some JavaScript desktop work. So I downloaded this desktop example, installed it and then ran

npm run final

This generated the following error:

Uncaught Exception:
Error: Cannot find module './config'

I'm using Windows 11 Pro. Is their something that needs to be coded up first that is discussed in the book or is the example broken?

Thank you...

DelphiCoder avatar Feb 06 '24 12:02 DelphiCoder