标签: nativescript-angular nativescript-google-maps-sdk
我正在使用nativescript-google-map-sdk进行Nativescript + Angular + Gmap集成。该项目正在正确构建,并且在运行命令时:
tns preview
它总是抛出错误:
failed to find module: "nativescript-google-maps-sdk", relative to: app/tns_modules
由于错误测试太大,我只复制主要错误。我尝试了很多事情:
但以上方法均无效?还有其他建议吗?