Uncaught TypeError: Object(...) is not a function

Forum rules
Please note that response time for technical support is within 3-5 business days.
Post Reply
joaorsilva1
Posts: 1
Joined: 13 Aug 2021, 01:14

31 Aug 2021, 14:32

I just bought the Vue Diamond template from Prime Faces.
When deploying the interface through an AWS pipeline, or running it from a git repository or yet any other method besides the unpack of the zip file, the framework returns the following error.

Code: Select all

app.cddfb36e.js:formatted:1464 Uncaught TypeError: Object(...) is not a function
    at Module.56d7 (app.cddfb36e.js:formatted:1464)
    at s (app.cddfb36e.js:formatted:86)
    at Object.0 (app.cddfb36e.js:formatted:313)
    at s (app.cddfb36e.js:formatted:86)
    at o (app.cddfb36e.js:formatted:22)
    at app.cddfb36e.js:formatted:309
    at app.cddfb36e.js:formatted:311
Any ideas on how to fix this issue?
Kind regards.

tugce.kucukoglu
Posts: 560
Joined: 23 Oct 2020, 09:28

22 Sep 2021, 16:08

Hi,

Could you please try to use this

vue.config.js

Code: Select all

module.exports = {
	publicPath: process.env.NODE_ENV === 'production' ? '' : '/'
}

Post Reply

Return to “Diamond - PrimeVue”

  • Information
  • Who is online

    Users browsing this forum: No registered users and 1 guest