-
Notifications
You must be signed in to change notification settings - Fork 1k
PKG Dependency has an issue #883
Comments
I got the same issue |
* upgrade react-docgen from 4.x to 5.x. * resolve #2487, fix react docs of union type prop * update pkg version * disable pack temporary because of vercel/pkg#883 Co-authored-by: Gilad Shoham <[email protected]>
Happens to me as well. I'm trying to run it in Google Cloud Build, using the
|
This happened to me as well. I do not know how to solve this. Why it is happening even in older tags if they did not change?
SyntaxError: Unexpected token { |
I have encountered this issue as well with the same error. My workaround is to enforce an older version, [email protected] and [email protected] which uses [email protected] instead. This is done by:
|
Ditto |
I had the same issue using node 8.10.0 |
I am on node v14.7.0 and I am still seeing the issue. |
Same on v12.16.1 |
Happens to me with node 12.18.3... |
After Updating Node version Rebuild node packages
Link to the Answer of stackoverflow This worked for me easily |
Hi! There is an issue with fs-extra. Even when you try to get a version, you will get this:
pkg -v
This happens on all versions after 4.4.0
The text was updated successfully, but these errors were encountered: