Adamduehansen
Adamduehansen
DDeno
Created by Adamduehansen on 1/19/2025 in #help
Cannot assign number to "number | undefined" when using package.json
I think they resolved to same version, but now I noticed a warning in the terminal that I might not have payed attention to before:
Warning The following packages contained npm lifecycle scripts (preinstall/install/postinstall) that were not executed: ┠─ npm:core-js@3.36.1 ┃ ┠─ This may cause the packages to not work correctly. ┖─ To run lifecycle scripts, use the --allow-scripts flag with deno install: deno install --allow-scripts=npm:core-js@3.36.1
I ran the command and now the errors are gone :deno_it_works:
4 replies
DDeno
Created by Adamduehansen on 1/19/2025 in #help
Cannot assign number to "number | undefined" when using package.json
Oh yeah, I didn't check for different versions. I'll give it another shot.
4 replies