#"Class "Laravel\Pulse\Pulse" not found" when running npm run dev

6 messages · Page 1 of 1 (latest)

tidal panther
#

So im using docker + visual studio code and its been a while since I started the project up from this pc, whenever I run 'npm run dev' I get this error.

the first screenshot says Laravel\Pulse\Pulse is not imported, but it's in the correct file "pulse.php" as shown in the second screenshot.

maybe im just missing packages since its been a while since I worked from here, if anyone has a fix let me know!

prime wigeon
#

You probably don't have Pulse installed?

tidal panther
prime wigeon
#

Install your composer dependencies, or follow the Pulse docs if you haven't actually installed it

tidal panther
prime wigeon
#

Well idk what you changed in the meantime, I'm not clairvoyant. The error is telling you the class doesn't exist, and the package would be installed through composer, so I'd guess 1 plus 1 is 2