Can not resolve @deck.gl/extensions
mdeljavan opened this issue · 3 comments
mdeljavan commented
Hi
After installing any package, I encounter this error: can not resolve @deck.gl/extensions
.
I think we can add /// <reference path="../deck.gl__extensions/index.d.ts" />
to deck.gl/index.d.ts
to solve this issue.
danmarshall commented
Thanks for looking into this, can you send a PR?
mdeljavan commented
yes of course.
Emilion commented
Hi,
we also can add /// <reference path="../deck.gl__google-maps/index.d.ts" />