Error in Remix Compiler #6637
Unanswered
Benedicity948
asked this question in
Q&A
Replies: 1 comment 1 reply
-
Hey @Benedicity948 ,
|
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
Uh oh!
There was an error while loading. Please reload this page.
-
I just started lesson 2, and on compiling the first line of code, I noticed it has been giving me this similar warning.
"Warning: SPDX license identifier not provided in source file. Before publishing, consider adding a comment containing "SPDX-License-Identifier: " to each source file. Use "SPDX-License-Identifier: UNLICENSED" for non-open-source code. Please see https://spdx.org for more information.
--> contracts/Simplestorage.sol
"
Please does anyone have a solution to this?
Beta Was this translation helpful? Give feedback.
All reactions