facebookarchive / offline-conversion-file-uploader

A tool to upload offline conversions (in a CSV file) to Facebook.
46 stars 27 forks source link

Can't run compile #29

Open arthur6666 opened 3 years ago

arthur6666 commented 3 years ago

Hi folks,

I'm trying to install this app but terminal gives me error when I run npm run compile

error message is

npm ERR! missing script: compile

npm ERR! A complete log of this run can be found in: npm ERR! /Users/xx/.npm/_logs/2021-05-12T19_56_37_240Z-debug.log

I checked package.json file and I do find compile script but somehow it just keeps giving me this error. Could anyone please help?

Thank you!