


Synta圎rror: "0"-prefixed octal literals and octal escape seq.Warning: expression closures are deprecated.ReferenceError: deprecated caller or arguments usage.Synta圎rror: applying the 'delete' operator to an unqualified name is deprecated.Synta圎rror: cannot use `?` unparenthesized within `||` and `&` expressions.TypeError: can't redefine non-configurable property "x".TypeError: property "x" is non-configurable and can't be deleted.TypeError: can't define property "x": "obj" is not extensible.TypeError: can't convert BigInt to number.RangeError: x can't be converted to BigInt because it isn't an integer.TypeError: can't assign to property "x" on "y": not an object.ReferenceError: can't access lexical declaration 'X' before initialization.TypeError: X.prototype.y called on incompatible type.Synta圎rror: invalid regular expression flag "x".Warning: 08/09 is not a legal ECMA-262 octal constant.Warning: -file- is being assigned a //# sourceMappingURL, but already has one.My Git client version on Ubuntu 20.04 is currently 2.25.1.Īny clues as to what is the problem here?īeta Was this translation helpful? Give feedback. I can visit the repository at githubdotcom and examine the contents just fine. I tried just cloning the submodule, but that says the repository can not be found. I am apparently unable to read the submodule.I don’t see why the main part of the clone works without problems but when it gets to cloning the submodule suddenly githubdotcom is unknown, but it is the right domain and the RSA key seems to be correct so I accept.Warning: Permanently added ‘githubdotcom,140.82.121.3’ (RSA) to the list of known Permission denied (publickey).įatal: Could not read from remote repository. Please type ‘yes’, ‘no’ or the fingerprint: yes RSA key fingerprint is SHA256:nThbg6kXUpJWGl7E1IGOCspRomTxdCARLviKw6E5SY8.Īre you sure you want to continue connecting (yes/no/)? y The authenticity of host ‘githubdotcom (140.82.121.3)’ can’t be established. Submodule ‘app/public/home’ registered for path ‘app/public/home’Ĭloning into ‘/home/dave/Projects/test/php-api/app/public/home’… Remote: Total 144 (delta 56), reused 143 (delta 55), pack-reused 0 Remote: Compressing objects: 100% (72/72), done. $ git clone -recurse-submodules https :///…/php-api.git I have tried using Ubuntu 18 and 20 platforms.

When I try to clone the repository including the submodules I get errors. I have been given access to a private repository which currently contains one submodule. Note: I have had to corrupt certain information because as a new user I can only have two links in the message.
