problem on npm run prod #104
-
Hi, I have a problem when i'm running the npm prod. This is the error that blocks all the exports. Could you help me to solve it ? `/Users/thefoxes/Documents/App/anticaosteria/node_modules/copy-props/index.js:16 TypeError: isPlainObject is not a function |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments
-
This should go in issues, not discussion |
Beta Was this translation helpful? Give feedback.
-
Since v0.4.0+ we use Node inside a container exactly to avoid situations like this :) |
Beta Was this translation helpful? Give feedback.
Since v0.4.0+ we use Node inside a container exactly to avoid situations like this :)