0

I got this error when I publish to Azure web service. I installed and see that package mentioned in the error ipaddr.js in the node_modules folder though

Severity Code Description Project File Line Suppression State Error TS6053 File 'C:/CodingProjects/OrderPickUp_App/OrderPickUp_App/node_modules/ipaddr.js' not found. The file is in the program because: Root file specified for compilation OrderPickUp_App JavaScript Content Files 1 Active

1 Answer 1

0

Few of the workarounds to solve the Severity Code Description Project File Line Suppression State Error TS6053 File .js' not found.

  • Restarting the Visual Studio / Visual Studio Code / IDE
  • Remove %temp% data
  • If Restarting the IDE appears the same error, try Opening the IDE > file - Folder Close and re-open File - Open Folder

Please check the workarounds which is a kind of similar error from Ref1, Ref2 which resolves this kind of errors.

Sign up to request clarification or add additional context in comments.

Comments

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.