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

#36859
Zac Gordon
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!!!