Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG] Unexpected Token when I create plasmo #930

Open
2 of 3 tasks
cif2cif opened this issue Apr 5, 2024 · 0 comments
Open
2 of 3 tasks

[BUG] Unexpected Token when I create plasmo #930

cif2cif opened this issue Apr 5, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@cif2cif
Copy link

cif2cif commented Apr 5, 2024

What happened?

When I execute 'pnpm create plasmo'
y get this error:

SyntaxError: Unexpected token '?'
at Loader.moduleStrategy (internal/modules/esm/translators.js:133:18)

Any idea regarding how to fix it?

Thank you

Version

Latest

What OS are you seeing the problem on?

No response

What browsers are you seeing the problem on?

No response

Relevant log output

pnpm create plasmo --no-hoist
.../share/pnpm/store/v3/tmp/dlx-162332   |   +2 +
.../share/pnpm/store/v3/tmp/dlx-162332   | Progress: resolved 2, reused 2, downloaded 0, added 2, done
file:///home/user/.local/share/pnpm/store/v3/tmp/dlx-162332/node_modules/.pnpm/[email protected]/node_modules/create-plasmo/dist/index.js:23
  `):"",this.name="UnsubscriptionError",this.errors=r}})});var mr=l(Al=>{"use strict";Object.defineProperty(Al,"__esModule",{value:!0});Al.arrRemove=void 0;function YY(t,e){if(t){var r=t.indexOf(e);0<=r&&t.splice(r,1)}}Al.arrRemove=YY});var dt=l(st=>{"use strict";var 
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            
....
SyntaxError: Unexpected token '?'
    at Loader.moduleStrategy (internal/modules/esm/translators.js:133:18)

(OPTIONAL) Contribution

  • I would like to fix this BUG via a PR

Code of Conduct

  • I agree to follow this project's Code of Conduct
  • I checked the current issues for duplicate problems.
@cif2cif cif2cif added the bug Something isn't working label Apr 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant