Closed mrtnetwork closed 1 year ago
options: {
sourceType: "unambiguous", // this line fix build
presets: [
['@babel/preset-env', {
targets: {
node: 6
},
forceAllTransforms: true
}]
],
plugins: nodePlugins
}
I try to build tronweb in Windows but i got some errors like
node -v
npm -v