Skip to content
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

deploy haunted js library in firebase hosting with folder node_modules got an error #188

Open
fwermus opened this issue May 26, 2020 · 0 comments

Comments

@fwermus
Copy link

fwermus commented May 26, 2020

I am using haunted js library in a project and want to deploy it in firebase hosting. But, I got the following message:

GET xxx/node_modules/haunted/lib/lit-haunted net::ERR_ABORTED 404
GET xxx/node_modules/haunted/lib/core net::ERR_ABORTED 404

I deployed node_modules folder to firebase hosting.
The building was made with polymer-cli and these are the resolutions of the imports. Instead of lit-haunted.js, it translated to the folder, and then firebase hosting returns 404.

Maybe this is not a related issue related to haunted js, but any help is appreciated.
thanks in advance.

@fwermus fwermus changed the title deploy haunted js library in firebase hosting in folder node_modules get an error deploy haunted js library in firebase hosting with folder node_modules got an error May 26, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant