Skip to content

Comments

Edit create-listing avoid whitespace error with latest ExampleNFT#7

Open
kmcintyre wants to merge 2 commits intodapperlabs:masterfrom
Concept-Art-House:create-listing-edit
Open

Edit create-listing avoid whitespace error with latest ExampleNFT#7
kmcintyre wants to merge 2 commits intodapperlabs:masterfrom
Concept-Art-House:create-listing-edit

Conversation

@kmcintyre
Copy link

@kmcintyre kmcintyre commented Apr 24, 2022

When used as was receiving an error:

  console.log
    Error: failed to parse transaction Cadence script: Parsing failed:
    error: invalid whitespace after '.'
      --> :36:41
       |
    36 |         let hasLinkedCollection = seller.
       |                                          ^
    
    error: invalid whitespace after '.'
      --> :48:34
       |
    48 |         self.nftProvider = seller.
       |                 
```                  ^

@kmcintyre kmcintyre requested a review from a team as a code owner April 24, 2022 23:54
@kmcintyre kmcintyre changed the title Minor edit to avoid whitespace error Minor edit to avoid whitespace error with latest ExampleNFT Apr 24, 2022
@kmcintyre kmcintyre changed the title Minor edit to avoid whitespace error with latest ExampleNFT Edit create-listing avoid whitespace error with latest ExampleNFT Apr 25, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant