嗨,我目前正在学习nodejs,我尝试导入这样的json文件: 'use strict' import data from 'users.json' console.log(data) 每次收到此错误“找不到包'users.json'”
確定! 回上一頁