- Make sure all paths in your source files are correct.
- If you want to use npm packages in your code, set the option
baseUrlin yourtsconfig.jsonto./node_modulesand ensure the dependencies are installed correctly. - If you get an error like this:
Could not find module "@parcel/transformer-sass" satisfying 2.7.0.remove the package from thepackage.jsonfile and run the photon build. The photon cli will automatically add the right version of all needed transformers.
This repository was archived by the owner on Apr 2, 2023. It is now read-only.