JavaScript for WordPress › Forums › The WP REST API › 2.1.13.02 Setting Up The Project › Reply To: 2.1.13.02 Setting Up The Project
January 6, 2018 at 10:04 pm
#36859
Keymaster
Hey Juliette!
Sounds like you just need to install transform-runtime, which helps with preventing code completion.
If there is a package.json file then you just need to run npm install to pull down everything you need.
Hope that helps!!!