Help with (or alternative to) php-server #210
-
Hi, I just installed Pulsar on a new Mac and can't get php-server working. I've installed PHP (8.2.9) as required by the package, but it's throwing an error "Cannot use import statement outside a module" when I try to start a server up. I'm a very humble mostly-front-end web designer, so simple answers are appreciated. 😅 I'll understand if I need to find an alternative as php-server is deprecated, but it's really valuable to me how easy it is to use and doesn't have a billion functions I don't need. Error report: Versions
Stack TraceFailed to activate the php-server package
Non-Core Packages
|
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 8 replies
-
Was it working on a previous version of Pulsar, or is this the first time you've tried since Atom? |
Beta Was this translation helpful? Give feedback.
You won't need to uninstall/reinstall Pulsar to fix this problem.
Try this:
/Users/USER/.pulsar/packages
and remove the entirephp-server
folder.