tondrej / chakracore-delphi

Delphi and Free Pascal bindings and classes for Microsoft's ChakraCore library
https://tondrej.blogspot.com/search/label/chakracore
MIT License
136 stars 34 forks source link

nodesample #7

Closed pony5551 closed 5 years ago

pony5551 commented 5 years ago

Please give a sample script of nodesample.exe. nodesample.exe demo_lodash.js I'm going to use that to prompt:


Debugger Exception Notification

Project NodeSample.exe raised exception class Exception with message 'Module 'lodash' not found'.

Break Continue Help

tondrej commented 5 years ago

You can install it with npm install lodash within the NodeSample directory - see my blog post with video.