Open
Description
When I install this plugin with the prettier package as a global npm package
npm install --global prettier @prettier/plugin-php
I am unable to use the PHP plugin to format PHP code. When I format a PHP file, I get the following error...
$ prettier ./index.php --write
[error] Cannot find package '@prettier/plugin-php' imported from /home/john/Documents/website/noop.js
Please allow developers to install the plugin globally and be able to use the plugin to format PHP files.
Metadata
Metadata
Assignees
Labels
No labels