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

Adafruit Feather M0 Express Build Error #335

Open
wallarug opened this issue Mar 14, 2021 · 1 comment
Open

Adafruit Feather M0 Express Build Error #335

wallarug opened this issue Mar 14, 2021 · 1 comment

Comments

@wallarug
Copy link
Contributor

wallarug commented Mar 14, 2021

Console Output

building bundled libs/adafruit-feather-m0-express
Error: ENOENT: no such file or directory, open 'C:\Users\xxxxx\Documents\makecode-mar21\pxt-maker\libs\adafruit-feather-m0-express\targetconfig.json'

image

To Reproduce
Steps to reproduce the behavior:

  1. run pxt serve

Expected behavior
No errors to be outputted at this stage, like all other boards.

**Desktop **

  • OS: Windows 10 (latest build)
  • Browser Google Chrome
  • Version 89
@chnbrs
Copy link

chnbrs commented Jul 1, 2021

Same here...

/pxt-maker/node_modules/@types/node/index.d.ts(35,1): error TS1084: Invalid 'reference' directive syntax.
/pxt-maker/node_modules/@types/node/index.d.ts(43,30): error TS1005: '=' expected.
/pxt-maker/node_modules/@types/node/index.d.ts(46,30): error TS1005: '=' expected.

these errors cause the problem for me...

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

No branches or pull requests

2 participants