typescript-tutorial icon indicating copy to clipboard operation
typescript-tutorial copied to clipboard

在项目根目录下npm run start报错,提示找不到pagic/mod.ts文件

Open lxow456 opened this issue 3 years ago • 1 comments
trafficstars

npm run start报错

 提示找不到pagic/mod.ts文件,但是我在项目中没找到这个文件呀

image

lxow456 avatar Feb 14 '22 14:02 lxow456

按照以下图片编辑 package.json 文件 1 把 ../pagic/mod.ts 修改为 https://deno.land/x/pagic/mod.ts

oqwpo avatar Jun 01 '22 02:06 oqwpo