Question
Hey there
We are getting an error showing in the logs of a site where Webperf was installed but has since been removed.
Looks like it's possibly related to some compiled JS that is hanging around, but we can't find any trace of it anywhere on the site.
The error message is
yii\base\InvalidArgumentException: Invalid path alias: @nystudio107/webperf/assetbundles/boomerang/dist/js in /home/forge/www.domain.com/vendor/yiisoft/yii2/BaseYii.php:154 Stack trace: #0 /home/forge/www.domain.com/vendor/craftcms/cms/src/web/Application.php(530): yii\BaseYii::getAlias() #1 /home/forge/www.domain.com/vendor/craftcms/cms/src/web/Application.php(163): craft\web\Application->_processResourceRequest() #2 /home/forge/www.domain.com/vendor/yiisoft/yii2/base/Application.php(384): craft\web\Application->handleRequest() #3 /home/forge/www.domain.com/web/index.php(21): yii\base\Application->run() #4 {main}
Have tried clearing caches, reinstalling and uninstalling, rebuilding the site assets etc. All with no luck.
Have you any idea where this might be coming from and how we can eliminate it?
Question
Hey there
We are getting an error showing in the logs of a site where Webperf was installed but has since been removed.
Looks like it's possibly related to some compiled JS that is hanging around, but we can't find any trace of it anywhere on the site.
The error message is
yii\base\InvalidArgumentException: Invalid path alias: @nystudio107/webperf/assetbundles/boomerang/dist/js in /home/forge/www.domain.com/vendor/yiisoft/yii2/BaseYii.php:154 Stack trace: #0 /home/forge/www.domain.com/vendor/craftcms/cms/src/web/Application.php(530): yii\BaseYii::getAlias() #1 /home/forge/www.domain.com/vendor/craftcms/cms/src/web/Application.php(163): craft\web\Application->_processResourceRequest() #2 /home/forge/www.domain.com/vendor/yiisoft/yii2/base/Application.php(384): craft\web\Application->handleRequest() #3 /home/forge/www.domain.com/web/index.php(21): yii\base\Application->run() #4 {main}Have tried clearing caches, reinstalling and uninstalling, rebuilding the site assets etc. All with no luck.
Have you any idea where this might be coming from and how we can eliminate it?