You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have the next error while running npm run build:
ERROR in ./node_modules/@rabota/analytics-layer/src/layer.js 9:12
Module parse failed: Unexpected token (9:12)
You may need an appropriate loader to handle this file type.
| * @Private
| */
dep:
"npm": "^6.5.0",
"nuxt": "^2.3.4",
Hello
I have the next error while running npm run build:
ERROR in ./node_modules/@rabota/analytics-layer/src/layer.js 9:12
Module parse failed: Unexpected token (9:12)
You may need an appropriate loader to handle this file type.
| * @Private
| */
Nuxt config file contains such code :
Maybe you know how to fix it.
Thanks in advance.
The text was updated successfully, but these errors were encountered: