-
Notifications
You must be signed in to change notification settings - Fork 4
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Build fails with 'filePath' of 'bundle.getMainEntry(...)' as it is undefined. #3
Comments
Update: I load css files in app.js like below.
and I let them to be commented out.
BOOM! Terminal said
Almost workaround what I expected. However, I still need to use css in app.js and use npm modules. Does anyone have any solution? |
I am hitting this too, but mine seems to be with including another local JS file. |
Hey guys, have any progress? I'm hitting the issue too. 😢 |
hey, any progress on this? i am facing the same problem |
Hi.
When I hit the command serve or build
parcel ./src/index.pug
, an error occurs.Error messages below:
parcel version -> 2.0.0-beta.3.1
parcel-namer-custom version -> 0.2.0
Here is .parcelrc
Here is partial of package.json related this plugin
The text was updated successfully, but these errors were encountered: