You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Building Site
=============
+ hello-world.json rendered to /
» 1 page built in 58.41ms
/app/webpack.mix.js:30
command.get('php cleaver build', (error, stdout, stderr) => {
^
TypeError: command.get is not a function
at Object.fn (/app/webpack.mix.js:30:29)
at FSWatcher.emit (node:events:527:28)
at FSWatcher.emitWithAll (/app/node_modules/chokidar/index.js:541:32)
at FSWatcher._emit (/app/node_modules/chokidar/index.js:632:8)
at listener (/app/node_modules/chokidar/lib/nodefs-handler.js:370:20)
Node.js v17.9.0
aaftre
added a commit
to aaftre/cleaver
that referenced
this issue
Sep 9, 2023
command.get('php cleaver build', (error, stdout, stderr) => {
^
TypeError: command.get is not a function
when running npm run watch and trying to save a file
The text was updated successfully, but these errors were encountered: