ColdBox / vscode-coldbox

VSCode support for ColdBox
MIT License
6 stars 4 forks source link

Cannot find module 'lodash' #20

Closed bardware closed 1 year ago

bardware commented 3 years ago

I just looked into the devloper tools of my Code installation and saw the following

Cannot find module 'lodash'
Require stack:
- d:\vscode\cfml\exts\ortus-solutions.vscode-coldbox-1.0.3\out\services\CompletionFactory.js
- d:\vscode\cfml\exts\ortus-solutions.vscode-coldbox-1.0.3\out\services\BoxCompletionProvider.js
- d:\vscode\cfml\exts\ortus-solutions.vscode-coldbox-1.0.3\out\extension.js
- c:\Program Files\Microsoft VS Code\resources\app\out\vs\loader.js
- c:\Program Files\Microsoft VS Code\resources\app\out\bootstrap-amd.js
- c:\Program Files\Microsoft VS Code\resources\app\out\bootstrap-fork.js

grafik

lmajano commented 3 years ago

I just saw this as well. Hmm, will investigate further.

rodriciru commented 1 year ago

This is fixed in the PR merged