Build Error

Author: shaunstanislauslauCreated May 30, 2020Updated Mar 7, 2022

pose-animator/static_image.js:21:23: Cannot resolve dependency 'paper'

19 | import * as facemesh_module from '@tensorflow-models/facemesh'; 20 | import * as tf from '@tensorflow/tfjs';

21 | import * as paper from 'paper'; | ^ 22 | import "babel-polyfill"; 23 | 24 | import dat from 'dat.gui';