Replies: 2 comments 1 reply
-
Hi @MaticPunk, you made changes to the code, but your lock files do not seem to be up to date with the project code. As far as I can tell, this is not a bug. If you need any support you may consider joining the OpenDevsCrew (https://opendevs.io) to get prioritized support by the team in our Discord channel. Our public support is limited to bugs and security issues only. 🙏 Have a wonderful day. |
Beta Was this translation helpful? Give feedback.
0 replies
-
ok dear thank you for your response i did update the environment variable
in cloude flare and its working
Again thank you!\\
Regards
…On Sun, Sep 10, 2023 at 2:05 PM Marco Lipparini ***@***.***> wrote:
Hi @MaticPunk <https://github.com/MaticPunk>, you made changes to the
code, but your lock files do not seem to be up to date with the project
code. As far as I can tell, this is not a bug.
If you need any support you may consider joining the OpenDevsCrew (
https://opendevs.io) to get prioritized support by the team in our
Discord channel. Our public support is limited to bugs and security issues
only. 🙏
Have a wonderful day.
—
Reply to this email directly, view it on GitHub
<#467 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/BAW5Z7WBZRQSTY3BJXCM3LLXZWGFLANCNFSM6AAAAAA4RZEDPU>
.
You are receiving this because you were mentioned.Message ID:
<hashlips-lab/nft-erc721-collection/repo-discussions/467/comments/6959228@
github.com>
|
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
2023-09-10T00:34:15.910679Z Cloning repository...
2023-09-10T00:34:17.048807Z From https://github.com/MaticPunk/MPLC
2023-09-10T00:34:17.049485Z * branch 1a25c78170969377e7beda2c2f621bb0aadb5d31 -> FETCH_HEAD
2023-09-10T00:34:17.049691Z
2023-09-10T00:34:17.134635Z HEAD is now at 1a25c78 first commit
2023-09-10T00:34:17.13535Z
2023-09-10T00:34:17.248154Z
2023-09-10T00:34:17.281531Z Success: Finished cloning repository files
2023-09-10T00:34:17.970777Z Detected the following tools from environment: [email protected], [email protected]
2023-09-10T00:34:17.971519Z Installing project dependencies: yarn
2023-09-10T00:34:18.70336Z ➤ YN0070: Migrating from Yarn 1; automatically enabling the compatibility node-modules linker 👍
2023-09-10T00:34:18.704053Z
2023-09-10T00:34:18.717004Z ➤ YN0000: ┌ Resolution step
2023-09-10T00:34:18.734905Z ➤ YN0000: └ Completed
2023-09-10T00:34:18.737873Z
2023-09-10T00:34:18.738113Z ➤ YN0000: ┌ Post-resolution validation
2023-09-10T00:34:18.738303Z ➤ YN0000: │ @@ -1,4 +1,11 @@
2023-09-10T00:34:18.738494Z ➤ YN0028: │ -# THIS IS AN AUTOGENERATED FILE. DO NOT EDIT THIS FILE DIRECTLY.
2023-09-10T00:34:18.73869Z ➤ YN0028: │ -# yarn lockfile v1
2023-09-10T00:34:18.738887Z ➤ YN0028: │ +# This file is generated by running "yarn install" inside your project.
2023-09-10T00:34:18.739061Z ➤ YN0028: │ +# Manual changes might be lost - proceed with caution!
2023-09-10T00:34:18.739208Z ➤ YN0000: │
2023-09-10T00:34:18.73935Z ➤ YN0028: │ +__metadata:
2023-09-10T00:34:18.73949Z ➤ YN0028: │ + version: 6
2023-09-10T00:34:18.739691Z ➤ YN0000: │
2023-09-10T00:34:18.739887Z ➤ YN0028: │ +"@hashlips-lab/nft-erc721-collection@workspace:.":
2023-09-10T00:34:18.740222Z ➤ YN0028: │ + version: 0.0.0-use.local
2023-09-10T00:34:18.740442Z ➤ YN0028: │ + resolution: "@hashlips-lab/nft-erc721-collection@workspace:."
2023-09-10T00:34:18.7406Z ➤ YN0028: │ + languageName: unknown
2023-09-10T00:34:18.740744Z ➤ YN0028: │ + linkType: soft
2023-09-10T00:34:18.740897Z ➤ YN0000: │
2023-09-10T00:34:18.741038Z ➤ YN0028: │ The lockfile would have been modified by this install, which is explicitly forbidden.
2023-09-10T00:34:18.74118Z ➤ YN0000: └ Completed
2023-09-10T00:34:18.741332Z ➤ YN0000: Failed with errors in 0s 24ms
2023-09-10T00:34:18.815243Z Error: Exit with error code: 1
2023-09-10T00:34:18.815558Z at ChildProcess. (/snapshot/dist/run-build.js)
2023-09-10T00:34:18.815752Z at Object.onceWrapper (node:events:652:26)
2023-09-10T00:34:18.815938Z at ChildProcess.emit (node:events:537:28)
2023-09-10T00:34:18.816079Z at ChildProcess._handle.onexit (node:internal/child_process:291:12)
2023-09-10T00:34:18.822985Z Failed: build command exited with code: 1
2023-09-10T00:34:19.69637Z Failed: error occurred while running build command
Beta Was this translation helpful? Give feedback.
All reactions