-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
在使用shapefile之前
const Shapefile = require('Shapefile');
这个在哪?安装 yarn add ginkgoch-shapefile 后仍然没有shapefile对象?
const Shapefile = require('ginkgoch-shapefile');
这样写的话new Shapefile报错
看index.js里的
const Shapefile = require('./libs/Shapefile');
不知道这个libs在哪?
谢谢!
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels